what is non incremental integration testing?

Answers were Sorted based on User's Feedback



what is non incremental integration testing?..

Answer / laxman

We should know the parent / child relationship between the modules means which module is the parent / child of which module is called as incremental integration testing.

But if we do not know the parent / child relationship between modules then we should go for Non-Incremental Integration Testing..

Is This Answer Correct ?    15 Yes 2 No

what is non incremental integration testing?..

Answer / vidya

non incremental integration testing is combining all the modules at a shot and testing the data flow between these modules.It will be difficult to identify which is the parent module and which is the child module.

Is This Answer Correct ?    13 Yes 1 No

what is non incremental integration testing?..

Answer / mfsi_krushnas

-Non increamental integration testing is otherwise called a
as 'Bing-Bang' approach.
-Bing-bang approach is testing at a go by combining all the
modules at a time.

Is This Answer Correct ?    19 Yes 11 No

what is non incremental integration testing?..

Answer / prajwal n s

Combine all the modules together at a time at a short and test the data flow between them is called as Non Incremental Integration testing.

When it is difficult to identify which is the parent and which is the child module we go for NIIT(Non Incremental Integration testing).

When the data is complex we go for NIIT.

There are drawbacks in NIIT such as we cannot find the root cause of the defect and there are some chances we might miss the data flow between 2 modules.

Is This Answer Correct ?    3 Yes 1 No

what is non incremental integration testing?..

Answer / nikhil gulhane

The non incremental approach is also known as “Big-Bang” testing. This approach is very unfashionable due to the level of risk that one takes in hoping that the system will perform as expected.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between windows application and Client server application ?

3 Answers   IBM, MMT,


What is meant by Enhancement?

3 Answers  


what are testing Techniques? Pls answer

5 Answers  


WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?

1 Answers   RBS,


When we will do Retesting? Only after Bug fixation?Is there any other case?

8 Answers   HP,






what is coupling integration testing

0 Answers  


Define Fuzz testing?

2 Answers   CTS,


can any one please tell me about CURD testing. Did the curd testing and sanity testing both are same?

2 Answers  


what is the function generator?

0 Answers   IBM, MBT,


what are quality tools and its types?describe each

1 Answers   TCS,


in what order should i answer for the question "tell me abt your self"

3 Answers  


Difference between Verification & Validation?

31 Answers   Infosys, TCS,


Categories