Forum Post: RE: IP Address Manager
hi Steve You should check that all the ips you have assigned show up on the network card in ipconfig /all Also check that none of the addresses are in use elsewhere on the network. Have you been able...
View ArticleForum Post: Needs hint regarding Silverlight GUID/UUID
Hi. I have been assigned an performance testing project which is based on Silverlight 5 (5.1.20913.0) . The Front end uses Silverlight and HTML in IE7 /8/9. I created a silk performer project with...
View ArticleForum Post: RE: Needs hint regarding Silverlight GUID/UUID
Hi The format of the guid in your script matches that the Microsoft GUIIDGen tool uses: http://www.guidgen.com/ You can call a .net dll from within your Silk Performer bdf script to generate the guid...
View ArticleForum Post: RE: AMF content transformation in SilkPerformer 2011
You have to configure a JDK/JRE 1.7 in Silk Performer profile settings to work with 1.7 jar files. The .jar files compiled with 1.6 will then work too, as Java is backward compatible.
View ArticleForum Post: RE: Desktop based Java WebStart application
Hi, following your suggestion i added the JAVAWS.exe in the application profile (path : C:\Prod\spa\jre6\bin\javaws.exe) and selected additional settings like Java EJB other , Java weblogic and java...
View ArticleForum Post: RE: Desktop based Java WebStart application
Hi, When working with Java WebStart, the following process usually works: - save the jnlp file to local disk - create SilkPerformer application profile that hooks javaw.exe (not http/javaws) - start...
View ArticleForum Post: consolidated report for bifurcated user.
I got a client request to run a performance test for different set of virtual user and show the consolidated report. Major concern is: Once the load test is completed for number of users, we want to...
View ArticleForum Post: Unable to get response - Silverlight
Hello friends. I have been assigned an performance testing project which is based on Silverlight 5 (5.1.20913.0) . The Front end uses Silverlight and HTML in IE7 /8/9. I created a silk performer...
View ArticleForum Post: RE: consolidated report for bifurcated user.
I recommend to have a look at the Cross Load Test Report feature - this should fit your needs. see e.g. www.youtube.com/watch
View ArticleForum Post: SAM
Anyone here using SAM? I am trying to compare and contrast it with Compuware's Server Vantage.
View ArticleForum Post: Fiddler capture with Silk Performer
What is the secret to getting Fiddler to be able to capture in conjunction with Silk Performer agent running on same machine (during a small load test)? I installed Fiddler, works just fine when I...
View ArticleForum Post: RE: Fiddler capture with Silk Performer
Hi Steve What way have you set this up and what are you wanting to achieve? Also is it bdlt or protocol?
View ArticleForum Post: RE: Fiddler capture with Silk Performer
I have a BDLT script and would merely like to capture the HTTP traffic in Fiddler on the agent running the VU's. It is a small number of VU's - all on the same agent machine - I wouldn't be doing this...
View ArticleForum Post: RE: Fiddler capture with Silk Performer
OK, here is how I got it to work. Logged in to agent machine with domain\user and password. Changed user in Silk Performer Workbench to match domain\user and password & Fiddler picks up traffic.
View ArticleForum Post: COBRA - IIOP Query
Hi . I am currently using Silk performer to record a desktop application . The server response is commented as below. //IiopGetBinary(ghIiop1, sUnknown, sizeof(sUnknown));...
View ArticleForum Post: High Transaction Rate Spike at the end of Queuing Workload Model
Why do I see a spike at the end of my queuing workload? Either we have to switch to increasing workload model to have constant transaction rate. But in Queuing workload model , we are seeing high...
View ArticleForum Post: RE: High Transaction Rate Spike at the end of Queuing Workload Model
from SilK support Team - i got following answer - is it limitation of Silk Performer ? Queuing workload uses queuing mechanisms to handle multiple concurrent requests. I noticed that you have 21...
View ArticleForum Post: RE: High Transaction Rate Spike at the end of Queuing Workload Model
Hi, Have you defined an "end transaction"? You have checked "Stop virtual users after simulation time" and "Call end transaction for stopped virtual users", so at the end of your test all vusers would...
View ArticleForum Post: RE: High Transaction Rate Spike at the end of Queuing Workload Model
In End Transaction ( TFinish), earlier we had logout. but we tested without logout as well. So that in End Transaction there will be nothing. But after that also , it was similar behavior. Moreover...
View ArticleForum Post: CSIv2 protocol in Silk Performer
Hi . Could you please let me know if Silk Performer supports CSIv2 protocol for Desktop applications . Any suggestions/comments on this .
View Article