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 is the difference between action & script ?

0 Answers   Lehman Brothers,


where do u store u'r Test cases?

5 Answers   Wipro,


What is difference between QTP 9.2 and QTP 8.0 ?

1 Answers   ACS,


What is the difference between Test Director and Quality Center?

1 Answers   CTS,


What are the various Guidelines follow while Weighting Test Cases

1 Answers   Tech Mahindra,






What is the difference between User Acceptance Testinga and System Testing?

3 Answers  


What is Configuration management? Tools used?

1 Answers  


How do we create a regression sute in td

0 Answers  


What is the difference between Severity and Priority?

1 Answers   IBM, R Systems,


How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages per Second’? What do you understand by the terms ‘Response Time’, ‘Pages per Second’, ‘Transactions per Second’?

0 Answers  


Can you explain boundary value analysis?

0 Answers  


How can u do the follwing 1)Usability testing 2)scalability Testing 3)portability Testing

1 Answers  


Categories