How do you do the integration of modules before performing integration testing?

Showing Answers 1 - 4 of 4 Answers

pavanswapna

  • Sep 18th, 2006
 

If an application contains set of Modules. First Unit testing is done to find out the bugs as per the requiremnets(bugs are easier to fix at this level). Now the unit tested modules are integrated means the unit tested modules are integated one by one to find out whether they works fine.

  Was this answer useful?  Yes

sudhakar2068

  • Nov 14th, 2006
 

After receive the build from the developer it has to be done.we can do the integration of modules before perfoming integration testing by combing after integration testing.

sudhakar kolla,

Email ID:kollasudhakar2005@yahoo.co.in.

Ph:+91-9819859346

  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