Performance Testing

What are the documents required for performance testing?

Questions by poojamangal   answers by poojamangal

Showing Answers 1 - 18 of 18 Answers

lavanya

  • Sep 15th, 2011
 

performance testing determines how fast some aspects of a system performed under a particular workload. it checks performance of a system.

  Was this answer useful?  Yes

kasi6900

  • Mar 2nd, 2012
 

Performance testing comes under Non Functional testing category.
Its all about the response of the application in the expected time set.

  Was this answer useful?  Yes

dheerajs

  • Apr 24th, 2012
 

Hi All

As name suggests Performance testing is all about the performance of an application. So this performance testing includes

1. How fast the system response,
2. How efficiently we retrieve the data from database,
3. How many User can login into the application and work at same time without crashing the application.
4. How reliable and scalable the system is. etc..

Thanks

  Was this answer useful?  Yes

Kishore

  • Dec 26th, 2017
 

1.Proof of concept
2.Non functional requirements gathering
3.Testplan
4.Workload module

  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