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

Which are the major bugs u found while testing an aplication?

6 Answers  


example of high severity and low priority bug.

6 Answers   Fiberlink,


why do u put the bug status as deffered?what do u mean by that exactly?

5 Answers   Wipro,


what r the different types of testing environments?

11 Answers  


Why do we prepare test condition,testcases,testscript?

1 Answers  






Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks

3 Answers  


. Is any graph is used for code coverage analysis?

0 Answers   3i Infotech,


Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?

3 Answers   Satyam,


What is The difference between Sanity Testing and Regression Testing

8 Answers  


what is sdlc

4 Answers   Accenture, Akamai Technologies, InfoAxon Technologies, Tavant Technologies, Virtusa,


we are writing bug report in excel-sheet how you are sending the report to your concern person. (give me the detail work from bug found, where you are storing and how you are sending related to your company)

2 Answers  


We also offering SOA TESTING, MAINFRAME TESTING, MANUAL & QTP WITH LIVE PROJECT

0 Answers  


Categories