Iwas asked in an interview : How do you preprare the test bed for integration testing ?

Questions by krish17

Showing Answers 1 - 1 of 1 Answers

Suds

  • Oct 12th, 2006
 

After completing project analysis using BRDS and functional specs you need to come up with test plan.Once the test plan is baselined you need to write scenarios for testing.Then once the scenarios are defined you would know the test beds required to execute those scenarios .If you need live data (like SSNs ) from production region you need to request client to provide you with the same else you need to make the test beds and keep them ready prior to execution.

If you need to do load testing of components(eg client,servers and network) you can use load generators to create vuusers as per ur requirement.

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