what are the baseline doc for performance testing?
Answers were Sorted based on User's Feedback
Answer / naveen
there are some documents in performace testing such as
test plan
task distribution document
task profiler document
i known these documents only
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / reddy
Baseline Docs means simply entry criteria to testing.For
Performance testing P.Test plan,Click stream docs are entry
criteria.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ravi kumar
The base line doc for conducting the performance testing is
Apporch doc or survy doc, based on this apporch doc we can
prepare perfomance test plan doc and senario design doc and
call flow doc.........
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / mahesh
Basline mean run the script with minimum load and meaure
the performance and take that result as the base line for
your workload
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / satya
base line docs for performance testing are,
SRS(Define the scenarios),
SLA or volumetric document(For the response time,Number of
vusers),
Test Plan,
Transaction mix document.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is parameterization & why is parameterization necessary in the script?
Loadrunner training
What is the benefit of running a vuser script as a thread?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How will you configure and analyse Memory leaks counters for .Net application.
How many components are there in Loadrunner and what are they?
How a request is routed (request flow) in an n-tier architecture. digramatically explain a basic n-tier architecture.
What is Differed Bug?
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
How did you find database related issues?
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
what is the language(Script) use in Loadrunner script?