When will we use HTML recording and when will we use URL
Recording, How we know that when will we use HTML and when
will we use URL(Real timers plz)
Answers were Sorted based on User's Feedback
Answer / suresh
If your application contains any .JS files and the URLs are
exclusively defined, if the application is non browser based
we can use URL based scripting.
All your get and sub get requests like simple .jpg or .gif
images will be recorded in URL based.
If the application is browser based, no .JS files we can use
HTML mode. In this mode all your get and sub get will
recorded as single request.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mary
when a script is recorded in HTML mode -VuGen records only
the HTTP requests that return HTML pages, but not scripts or
applications
In URL mode :mode option instructs VuGen to record all
requests and resources from the server
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / pravash0000@gmail.com
In real time scenario ......jenerally in Maintains project we use html mode
support projects we use url mode
| Is This Answer Correct ? | 0 Yes | 2 No |
How to modify the script?
what are the benifits of creating multiple actions within any virtual user script ?
What is the difference between performance testing and performance engineering?
What is mutation testing?
what are the objectivies of performance testing and what is tuning?
What component of loadrunner is used to record a script?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
A good link for loadrunner scripting ?
i have 10 users, 20 itereatios and duration 1 minute how can design this scenario.
1.How can you Calculate load / stress testing in manually ?
If a load test has to run for 4 hours with 2,000 users, and the average iteration completes in 10 minutes, how many transactions will run per minute? can any give the calculation please.
What is pause command?