If you have 4 webservers, 2 App servers, 1 database in production. How do you proceed to test the application in test environment?

Questions by sureshnan   answers by sureshnan

Showing Answers 1 - 9 of 9 Answers

Hi

This all Depends upon your SRS,test plan, Committed Delivarables

First we need to do the test based on the functional Requirements.  We can follow the below ( Just an outline).  It can vary for applications

1. Test all the 4 webservers individually for its functionallity and performance
2. Then Application Server for its functionality
3. Then test the Database

Then test the application as a whole.  Do an end to end testing and then performance testing etc

This testing should be BASED on SRS and test cases and you should not test out of this , as this will lead to non productive work

Hope this is clear

Thanks
Anna

  Was this answer useful?  Yes

1. First check all the servers are in UP
2. Status should be send if there is any problem in server.
3. Process should be in queue, and the simultaneous process should proceed up on the server.
4. The server Stack should hold the records and should be restore on.
5. If the Master data is needed in a server and if it is not available then proper Alert message should display.
6. Process should not be reboot to solve the problem, trouble shooting technology should be implement.

etc......

  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