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

when doing regression testing, how can we know that other screen or module are affected?

4 Answers   Aspire,


What is the difference between bug and defect?

8 Answers  


11.what are two of your weaknesses?

1 Answers   Satyam, TCS, Tech Mahindra, VJIL Consulting,


What is fuzz testing?

0 Answers  


Can anyone Give me examples for high Severity and Low priority defects?

5 Answers   Wipro,






What r blackbox & whitebox testing techniques?

3 Answers  


How and when can the Testing Organization detect software defects?

0 Answers  


What is the major difference between database testing and datwarehouse testing ?

2 Answers  


On what criteria we will write test cases?

4 Answers  


Hai Friends! anybody atteded the interview in Covancys pls tell me what is the question's they are asking in interview (HR and Writen Test)? URGENT

1 Answers  


what are the testing strategies to be followed in testing banking applications?

0 Answers  


what is module testing, integrity testing? what is a test script?

1 Answers  


Categories