Answer Posted / mahesh sv
We perform load testing once we are done with interface
(GUI) testing. Modern system architectures are large and
complex. Whereas single user testing primarily on
functionality and user interface of a system component,
application testing focuses on performance and reliability
of an entire system. For example, a typical
application-testing scenario might depict 1000 users logging
in simultaneously to a system. This gives rise to issues
such as what is the response time of the system, does it
crash, will it go with different software applications and
platforms, can it hold so many hundreds and thousands of
users, etc. This is when we set do load and performance testing.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How can we invoke a parellel process in load runner using C or perl language?
How do you identify which values need to be correlated in the script? Give an example.
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What type of function generate and insert by the vugen to the script when you record a script?
What is remote command launcher?
When the rendezvous point is insert?
How do you enable text and image checks in vugen?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
how to get current system time Loadrunner function?
what are the risks you faced with loadrunner
Which loadrunner component does the recording of performance test scenario?
What tools are required to analyze vuser run results?
Where are automatic correlation options set?
How you set maximum number of vuser that a host can run?
How are concurrent users differing from simultaneous users?