what are the baseline doc for performance testing?
Answer Posted / gani - the tester
For Performance Testing, baseline doc is meant to be the
criteria that is needed to be achieved by the test,
To be precise, let us consider a scenario that needs to
executed for 5000users for 2 hours.
We execute a test for 80%load with 4000 users, just to test
the stability of the application.
Here once we execute the 80% load test, we compare the
results with the 100% load test that is 5000 users, and by
this time 5000 users test results will be the baseline
test.
Note that 100% test needs to be done before any other
tests, to compare the results.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the information crating for each host?
What is protocol function?
What are different types of vuser logs which can be used while scripting and execution?
What is the difference between lr_error_message and lr_debug _message?
What are all the important protocols that load runner supports?
What is lr-function?
What is the advantage of running vuser as a process than a thread?
How can correlation be performed?
How can you set the number of vusers in loadrunner?
When a scenario run exactly what happened?
What is the use lr_abort function?
What is a ramp up and how it can be set?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What is performance testing in loadrunner?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.