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

Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

Thanks LeeanneQ, I have tried with the JWEBUNIT framework. I can able to run unit test case from Eclipse Successfully but when I tried from Silk performer I got a Null Pointer Exception. And I tried...

View Article


Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

Hi The screenshot shows jp2launcher is the exe but you have hooked java.  Try adding a profile for jp2launcher and ensure it is not running before loading the recorder.

View Article


Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

Thanks Jonny, Now it is recording the applets events and some thing I can see in recorded script as below WebPageSubmitBin("loginForm",      "\hACED000573720044636F6D2E696E7472" // ¬í••sr•Dcom.intr...

View Article

Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

The traffic is recorded in binary because there is no supported protocol in use, or because the correct protocol selection is not made in the application profile/active profile settings. What network...

View Article

Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

Hi Jonny, We are using HTTP Protocol. Can you suggest me more appropriate profile settings Thanks, Simhadri Raju

View Article


Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

I would suggest you log a support incident so we can take a closer look at this application.

View Article

Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

Thanks Jonny, We will raise soon a support incident Thanks, Simhadri Raju

View Article

Forum Post: RE: Is it possible to loadtest applets which are embeded in a web...

i think the ACED0005 sequence at the beginning of the binary block indicates Java Object Serialization Stream Protocol ( docs.oracle.com/.../protocol.html ) - i'm afraid, SP does not support...

View Article


Forum Post: RE: While timer is not done wait

More context is required to provide possible solutions.  There are several depending on what type of timer you are using.

View Article


Forum Post: RE: Dashboard creation

Hi All Silk Performer measures collected during a load test can be graphed after the fact in Performance Explorer.   However you can also monitor server side data during the test and graph this in...

View Article

Forum Post: RE: Dashboard creation

Thank you Jonny but I don't mean that. I've seen the charts of the Performance Explorer and they are great. But what if I want to export these charts in some form where somebody, without Silk...

View Article

Forum Post: RE: Dashboard creation

Any charts or reports can be exported from Performance Explorer as html or the new Word template for use by people who don't have the Perfexp installed; but this is static data, they cannot add and...

View Article

Forum Post: insert delay between requests

how do we insert delay between requests while running load test

View Article


Forum Post: RE: insert delay between requests

use wait funcationality. for example: wait (2.0) //wait for 2 second before next one

View Article

Forum Post: How to disable a new user group from getting added to all the...

Whenever we define a new user group, it gets added automatically to all the previous workloads in the same project. How can we avoid this? Version - Silk Performer 15.5

View Article


Forum Post: RE: Dashboard creation

Thanks again. I can do it like you described but this is for the overview report and doesn't give me an image (e.g. jpg) that includes the report label. If the text "this is jonny's custom chart"...

View Article

Forum Post: RE: insert delay between requests

thanks! but that would be always fixed delay. i want 500ms delay between first and second, then 600 between 2nd and 3rd and so on.. Can it be achieved ?

View Article


Forum Post: RE: insert delay between requests

You could still do that with a wait: WebPageUrl(); Wait 0.5; WebPageUrl(); Wait 0.6; Or use thinktimes: WebPageUrl(); ThinkTime(0.5); WebPageUrl(); ThinkTime(0.6); If using a wait, the number you use...

View Article

Forum Post: RE: insert delay between requests

I would do it by creating a global variable for the vuser. Say you create a global variable called "gnIter: number". Then you can initialize it to 1 in TInit. Then within TWork transaction, check the...

View Article

Forum Post: Dynamic values for correlation

Hi All, What is the easy method to see/identify dynamic values for correlation in silk performer. In load runner , all dynamic values will be display once record is over but not in silk performer....

View Article
Browsing all 4084 articles
Browse latest View live


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