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 is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
What are the three sections of a vuser script and what is the purpose of each one?
What is the difference between overlay graph and correlate graph?
How load runner interacts with the application?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What is the modular approach of scripting?
What is difference between manual scenario and goal oriented scenario?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What is the difference between hits/second and requests/second?
What are the section contain by the vugen while creating a vuser script?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
What is the configuration of systems when using load runner?
What is transaction performance graph?
How can we find database related issues?