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

When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?

1 Answers  


Expain testing proces of your company?

6 Answers   AppLabs,


An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

5 Answers   ADP,


write test case for gmail sign up page ?

6 Answers   CTS, HCL,


how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.

5 Answers  






what is the difference between Test strategy and test plan?

1 Answers   Crea,


How to explain the project? (banking)

1 Answers   CGI,


Which are the different tests for apparel testing?

0 Answers   Mahatma Gandhi University,


What are the RBI rules has to follow by a bank for online precesseing. ?

0 Answers   HCL,


Please Anybody tell me,Who is going to do Smoke and Sanity Testing i.e. Developer or tester ? S.Pokharkar Watershed Infotech,Pune

16 Answers   TCS,


What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?

0 Answers   Magic Software, Wipro,


what is difference between stress testing and load testing?

6 Answers   AZTEC,


Categories