Why do you create parameters?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
Parameters are like script variables. They are used to vary
input to the server and to emulate real users. Different
sets of data are sent to the server each time the script is
run. Better simulate the usage model for more accurate
testing from the Controller; one script can emulate many
different users on the system.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pravash0000@gmail.com
To Avoid cache memory we are using parameterization
EX:if i send the userid and password to the server at ist server will check the user id and password.if second time i will send the same userid and password it will fetch from browser thats means cache memory will work .so we cant get proper response time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / maheshwar
Parameters are used inorder to check how your application
performs the same operation with different data.
| Is This Answer Correct ? | 0 Yes | 1 No |
Tell me about the agent process run as process & System?
Hi i have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason?
Which web protocol recording level generates the web_submit_form function?
how to handle the dynamic left and right boundaries are numeric
What is Workload? Can anyone explain in detail?
What is stand-alone mode?
How do you estimate the transaction mix / VUser mix in LoadRunner?
1.How can you Calculate load / stress testing in manually ?
What is the purpose of a loadrunner transaction?
we run a load test for one hour, while doing analysis every transaction was took 3 to 4 sec, but login functionality was took 10 sec, how will you analyse this ploblem
Types of Goals in Goal-Oriented Scenario ?
I am not able to access controller machine and I have to run test. How would I handle this situation?