what is the difference between Single user and multiple user
protocol?
Answers were Sorted based on User's Feedback
Answer / raman
single user prtocal can be only used specifically for one
type of functionality execution example if u r recording
web http protocal for client-server based app then if in
between there are a requirement of sending ftp reponses
back to server then some times it happens that your reponse
exactly what u want to send back doesnt go...so better to
use both http and ftp protocall to record....
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / balaji
This is purely based on the application for an example if
your application developed by Siebel as a front end and
back end as Siebel Oracle at that time if we select only
siebel may not be able to retrieve all the request and
responses.So we need to select multiple protocol for Siebel
and Siebel Oracle.
| Is This Answer Correct ? | 1 Yes | 5 No |
If you want to stop the execution of your script on error, how do you do that?
How can correlation be performed?
What is the advantage of running the Vuser as thread?
Can we able to record the vuser script in UNIX environment?
How we can find Bottile neck in real time projects?
What is Ramp up? How do you set this?
How do you perform functional testing under load?
What is threshold time in load runner
what are the objectivies of performance testing and what is tuning?
What is vuser script?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?