What is integration testing? And what are the different types.

Answers were Sorted based on User's Feedback



What is integration testing? And what are the different types...

Answer / uday.

Testing the interface between two or more
components/systems/entities are called integration testing.

Individual components in an application may work properly,
but it may fail when it integrated with other components.
Testing these interfaces is nothing but integration testing.

Two types of integration testing.
1. Top down integration.
2. Bottom up integration.

Is This Answer Correct ?    16 Yes 0 No

What is integration testing? And what are the different types...

Answer / as

Testing the flow of data between two modules or two
components is called as integration testing.

The two types of testing are incremental integration
testing and non incremental integration testing.

Incremental integration testing is further divided into two.
Top dowm and bottomup

Is This Answer Correct ?    4 Yes 0 No

What is integration testing? And what are the different types...

Answer / ssg

Arun,
Can you plesae tell me what is mean by LLD and HLD document

Is This Answer Correct ?    2 Yes 0 No

What is integration testing? And what are the different types...

Answer / sarika

If there is a different module, each module works properly
as per functionality but when different module connected
each other then may modules are not working properly.
So after connecting all modules together with each and done
testing is nothing but Integration testing.

Is This Answer Correct ?    2 Yes 0 No

What is integration testing? And what are the different types...

Answer / deepak

Sarika .....
High LevelDocument :This document covers functionalities
which are quite high level , this is designed by Test Team
Lead .... This might go to the End Client .....

Low Level Document : This Document covers every single
functionalities ,flows .This is a self descriptive and
quite detailed document.This document is useful for testers
to understand and prepare test cases accordingly.

LLD > can be called as descriptive version of > HLD .
Client are generally sent HLD,as they are not interested in
LLD.

Is This Answer Correct ?    2 Yes 0 No

What is integration testing? And what are the different types...

Answer / sachin

Hello Sag

HLD- High level document (it will help us to obtain high
level scenrios)
LLD - Low level document ( it will help us to obtain middle
and low level scerios)

Thanks
Sachin

Is This Answer Correct ?    1 Yes 0 No

What is integration testing? And what are the different types...

Answer / sarika

hi sachin,
how we can define a high level and low level document.

thanks.....

Is This Answer Correct ?    0 Yes 0 No

What is integration testing? And what are the different types...

Answer / srikanth

I think,

HLD- Is the Design Of Tree Of Modules

LLD- Structure of each Module..

Is This Answer Correct ?    0 Yes 1 No

What is integration testing? And what are the different types...

Answer / arun

Both LLD and HLD documents is required. and we said it
is CDD document is required

CDD- comphrehensive design document

Both white box(testing the coding) and black box testing
(testing the communication whith the coding) is conducted

Both are said gray box testing.

Is This Answer Correct ?    2 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent

4 Answers   HCL,


Hi Friends..Can anybody tell me how much Salary u'll be getting for Manual Tester(1+ years of Experience)Position in the Companies like Wipro & Infosys????

6 Answers   Google, Wipro,


Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases

0 Answers  


what are test beds

4 Answers   Fulcrum Logic,


Describe your personal software development process.

0 Answers  






Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.

3 Answers  


How we map test cases with the requirement in Quality Center plzzz give the procedure step by step

2 Answers  


What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?

4 Answers   CitiGroup,


What are the different types of integration testing?

0 Answers   Tech Mahindra,


which kind of testing you are performing in diffrent phases of SDLC

3 Answers  


what can't be automated on the projects?

4 Answers  


What is the difference between unit testing and smoke testing

1 Answers  


Categories