1.

What are the pre-requisites to enter and exit a performance test execution phase?

Answer»

The necessary entry criteria for the execution PHASE:

  • Completed AUTOMATED scripts
  • The test environment should be ready
  • Finalized Non-functional requirements (NFR)
  • The latest functionally tested code should be deployed
  • The test input data should be ready.

The necessary exit criteria would be:

  • Test cases should cover and meet all the NFRs
  • No more performance bottlenecks are present
  • All defects are finalized
  • The BEHAVIOUR of the application should be consistent and acceptable in heavy and spiked loads.
  • Final REPORTS are submitted and shared.


Discussion

No Comment Found