How To Identify Performance Testing Requirements ?

I was asked by this Question in an interview can any please tell me answer
Thanks In Advance

Questions by Munee Dookudu

Showing Answers 1 - 9 of 9 Answers

mithr17

  • Oct 14th, 2011
 

Simple answer it would be specified in the requirements document.
In the event requirements document is silent on performance requirements and you need to come up with requirements, then look at historical data collected from existing online applications that are similar or same as the application being built. There are bunch of tool out there to capture traffic and clicks and times to maintain ongoing applications

OR

Look at competitor sites and capture the performance metrics such as time taken to load first byte, time taken to load page without images, time taken to load the entire page, time taken to load images etc.
Use the competitor metrics as baseline for your performance testing and take it from there.

  Was this answer useful?  Yes

vivek kulshrestha

  • Jan 5th, 2012
 

Performance Testing Requirements is totally depends on client requirements and type of database and amount of data he is using.
Normally organizations which are using windows platform, does use less data, and organization using the Unix platform. It does use very high amount of data.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions