How do you test an application if it is going production for the first time?

Questions by sureshnan   answers by sureshnan

Showing Answers 1 - 6 of 6 Answers

vipin

  • Nov 19th, 2007
 

For testing the application, we need to have the basic scenarios done first,
Second step will be to do the End to End testing with E2E scenarios,
Third test will be to do the rigorous testing.
Final step will be to do the load testing.

  Was this answer useful?  Yes

Few things to consider here during the requirement gathering and planning phase.

Benchmark the performance of the application.
Benchmark the hardware resourecs required for the application for a given load.
Application scalability for the given set of hardware resource.
Stability and reliability of the application.

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