what is non incremental integration testing?
Answers were Sorted based on User's Feedback
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 |
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 |
-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 |
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 |
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 |
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
May I have to create another test case document for Adhoc Testing, Smoke Testing and all?
1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)
how will you test transfer funds module...explain in detail
What should be tested when Unit Testing is conducted?
What is negative test case ?
Hi Everybody could you please send me the ISTQB Material to my mail id sravanthireddyr@gmail.com Thanking you in advance
what is role of the tester in an organaisation and project? what is the daily work of tester?
1. Differentiate test bed and test environment ?
In one company i got a question like this..... Find bugs in this sentance?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
generally what model tester will follow in an comapany? pls give me answer