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

What are the Defect Status in HP Quality Center?

3 Answers   Symphony,


please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.

14 Answers   TCS,


What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc

3 Answers   Oracle,


Any body can tell what are the contents RTM(Requirements Tracebility Matrix)

2 Answers  


What is the different between QA&QC? Please give answer with examples?

3 Answers   Nedbank,






why do u want to become a software tester?

5 Answers   TCS,


Is Alpha Testing done by Testers or Developers?

9 Answers  


Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com

0 Answers  


What is Dialog Application? Tell me in details about it? Thankd in Advance

0 Answers  


what is carpet bub?

1 Answers  


What is Installability testing?

4 Answers  


What types of validation check u need to do in fund transfer..?

4 Answers   HCL,


Categories