Quantcast
Channel: Silk Performer
Browsing all 4084 articles
Browse latest View live

Forum Post: RE: Native mobile application performance testing

We have published an article some while ago, where is described how to record an Android application:...

View Article


Forum Post: Parallel HTTP Post Requests downloading in web transaction

In our application there is one case , where multiple HTTP post requests will be sent to server to download server response. Manually i can see it is 7 seconds transaction gets completed where as same...

View Article


Forum Post: RE: Parallel HTTP Post Requests downloading in web transaction

I tried couple of followup with support team with this incident. but i havent got any solution. rather support team was keep telling that - SilkPerformer currently does not support HTTP piping line....

View Article

Forum Post: RE: Parallel HTTP Post Requests downloading in web transaction

HI Using page based browser level api you will have functions like WebPageUrl and WebPageLink etc which by their nature don't run sequentially because the full server response must be received before...

View Article

Forum Post: RE: Parallel HTTP Post Requests downloading in web transaction

We had   WebFormPost requests , which are going sequential rather than in parallel.  fwait is also 0.     WebFormPost("http://someserver/arsys/pluginsignal/ServiceHealthUI",...

View Article


Forum Post: create directory

Hi, has anyone experience in creating directories with SilkPerformer? Any examples with kernel32.dll or any idea for another way?

View Article

Forum Post: RE: create directory

Hi Christian, You should be able to use the CreateDirectory function from kernel32.dll. There is an example of using kernel32.dll functions in the following KB article which can be adapted to suit...

View Article

Forum Post: RE: create directory

Hi Neil, I saw this article before, but I'm not able to realize the function "CreateDirectory", maybe because I am not a windows programmer. I don't know hot to connect the description from the...

View Article


Forum Post: RE: create directory

Hi Christian, I can look into the dll integration approach further if needed but a simpler solution would be to start a batch file from SilkPerformer and use the 'mkdir' command within that batch...

View Article


Forum Post: RE: create directory

Hi christian You can also use .net and java frameworks to create directories.  I attached a sample project of each.   (Please visit the site to view this file) (Please visit the site to view this file)

View Article

Forum Post: RE: create directory

Hi Neil, a solution with the kernel32.dll would be nice, because in the past we have more problems, that in our opinion could be solved with this possibility. So it is possible for you to have a look...

View Article

Wiki Page: Which protocols and testing methods are supported by Silk...

Cloud-based testing is only available for the testing of Web-based applications (both standard Web tests and browser-driven load tests).   Protocols such as Citrix (Including Web), Netweaver, Oracle...

View Article

Forum Post: RE: create directory

Hi Christian Java or .Net Frameworks approach is far more flexible and easier since the documentation for both online is so vast and there are plenty of places to get help.  However a solution using...

View Article


Wiki Page: Using the Customize Session Handling Wizard in TrueLog Explorer...

Session-handling customization is the process of manipulating server responses in such a way that application state information is preserved during load testing. In their responses to clients, servers...

View Article

Forum Post: RE: create directory

Thanks :-)

View Article


Forum Post: RE: create directory

omg.... Jonny do you have an idea for this:   sFolder:="C:\\temp\\xxx";    wait 0.5;    CreateDirectoryA(sFolder, NULL); this works and creates the directory c:\temp\xxx   sFolder:="C:\\Program Files...

View Article

Wiki Page: Creating directories in Windows Explorer using Silk Performer

Silk Performer has inbuilt functions for creating files in Windows Explorer but not for creating folders. However there are multiple ways to interact with Windows Explorer from within Silk Performer...

View Article


Forum Post: RE: create directory

Hi Christian This works for me.  I just ran this:  begin    sFolder:="C:\\Program Files (x86)\\BMC Software\\BMC TM ART Monitor Workbench 4.2\\Working";    wait 0.5;    CreateDirectoryA(sFolder,...

View Article

Forum Post: Ajax script failing at load while uploading the image files on...

Hi Al Greeting! I am working on a web application where I am required to upload images of different sizes at peak load along with other web scripts. I did recorded one script in silk performer which...

View Article

Forum Post: Client Server Application Load testing

Does Silk Performer has direct Protocol support for Desktop Client Server Application.  What are the protocols supported for Clint Server Applications? Note:- Application developed in C#.NET and...

View Article
Browsing all 4084 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>