What you consider at the time of Module Integration?

Answers were Sorted based on User's Feedback



What you consider at the time of Module Integration?..

Answer / bindu puvvala

All the modules have to be Unit Tested first.
It is better to do step-by-step integration than
integrating all the modules at once. i.e., if there are 10
modules, we start by integrating 2 modules first. In this
integration testing, we have to check

1)whether the dataflow is smooth across the interface of
the 2 modules.
2)whether the 2 modules together achieve the intended
purpose
3)whether a module has a bad effect on another module, by
giving different sets of data that traverses both the
modules.

Is This Answer Correct ?    2 Yes 0 No

What you consider at the time of Module Integration?..

Answer / vish

we test functional flow and data flow between the added
modules.
this is done with the help of work flows prepared by the
testers those who has the strong functional knowledge on
the application in the team.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What are the recommended sites or books for software testing?

2 Answers  


1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?

1 Answers  


What is scalability testing

8 Answers   FSS, TCS, WebTekLabs,


How to write integration test cases? And as a black box tester do we write integrated test cases and how?

1 Answers   IndiumSoft,


is the volume testing, stress testing, load testing is same and not tell me the difference plz thanks

2 Answers  






What is the Jar file?

0 Answers  


What if an organization is growing so fast that fixed QA processes are impossible?

1 Answers   Crea,


1.What is the different b/w error,defect,Bug?

4 Answers  


sanity testing is done during regression testing.is it true.if it is true plz explain?

0 Answers  


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

0 Answers  


What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?

1 Answers   ABC,


What are two types of Metrics ?

1 Answers  


Categories