how u can do integration testing and what r the approaches
u need to follow?

Answers were Sorted based on User's Feedback



how u can do integration testing and what r the approaches u need to follow?..

Answer / naresh

We can do integration testing by integrate two
modules.after unit testing we do integration testing.We
folow two approaches for integratiion testing
1. Incremental: follow a particular sequence
2. Nonincremental: doesn't follow a particular sequence
Top-Down approach and Bottom-Up approach comes under
incremental and BigBang comes under NonIncremental

Is This Answer Correct ?    3 Yes 0 No

how u can do integration testing and what r the approaches u need to follow?..

Answer / jaja

The integration Testing is doing for integrated modules. So
first of all we required an integrated application to do
the integration testing.

Here we have to check wether the integrated modules are
working properly or not. This can be do through the
integration test cases.

For example Creating a user account and login to the system
are two modules.

Here u can see the Create User is a module and Login user
is another module. So First we create a user then with the
new username and password we logon to the system. If it is
working as per the expectation then the test is pass.

Is it Clear?

Is This Answer Correct ?    3 Yes 1 No

how u can do integration testing and what r the approaches u need to follow?..

Answer / sanjay gupta

we can follow the two approaches in Integration Testing-
Bottom up Integration and Top Down Integration....

Sanjay

Is This Answer Correct ?    0 Yes 0 No

how u can do integration testing and what r the approaches u need to follow?..

Answer / prasanna_ny

WHAT IS MEANT BY INCREMENTAL AND NON-INCREMENTAL TECHNIQUE
IN INTEGRATION TESTING?

Is This Answer Correct ?    0 Yes 0 No

how u can do integration testing and what r the approaches u need to follow?..

Answer / suryamoorthy

Incremental integration testing:It is a process of adding a modules or features on a incremental basis and checking the communication between them.

Non incremental integration testing/big bang method:
All the modules are developed by different developers and integrated at a time and testing the application is called a non incremental integration testing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.

0 Answers  


can anyone send me the test cases apart from an bank application form?

1 Answers  


Do you use any automation tool for smoke testing?

0 Answers  


What is the scope of manual testing?Please let me know because I want my carrer as a tester.

0 Answers  


What is the format for accentence testing. please answer me ASAP

1 Answers   ADP,






Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?

4 Answers   Proteans,


As soon as we get the build what type test we will do?and how?

5 Answers  


When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


What is the quality process is following in your organization.

0 Answers  


If Tester found the bug in build 2.0.0 tester will assign it to developer but not get fixed in next build 2.0.1 then tester have to assign it again for every build if not get fixed upto build 2.0.7 or not? Same question is for version also?

4 Answers  


if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????

7 Answers  


What different impact rating’s you have used in your project?

0 Answers  


Categories