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

How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?

5 Answers   Scandent,


After receiving the bug as fixed , what types of tests we will continue...

6 Answers   GE,


what is the difference between agile and spiral model?

1 Answers  


whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?

0 Answers  


Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.

1 Answers  






why you choosed testing as a carrer?

7 Answers   Verizon,


what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.

5 Answers   Siemens,


How to measure test effectiveness?

0 Answers  


Who will perform Integration Testing?

17 Answers  


What is "pet model" of Bug reporting cycle

4 Answers  


what are the microsoft six rules for usability?

4 Answers   AppLabs,


what are the duties of Quality Assurance engineer and QA Tester?plzzz answer as soon as possible thanku

3 Answers  


Categories