What incremental integration testing?
Answers were Sorted based on User's Feedback
Answer / saff
incremental integration testing is of 2 type
top down and bottom up
top down where parent module is intergrated with the child
then tested
simillary bottom up child modules is created first and then
parent module then tested
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / swapna
Incremental integration testing is a contionous testing of
an application as a new functionality is recommended.
| Is This Answer Correct ? | 1 Yes | 2 No |
How many maximum tables we can join by using SQL JOIN??
what is a api testing/
What is the difference between web based application and client server application?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
what is scalability testing
14.What is function point breakdown?
What is Risk analysis? Explain with example
what are the good test cases for the login form containing 4 fields like Username,Password,LOGIN button and CANCEL button?
Hi,frnds. can any one tel me " is QUALITY CENTER & TEST DIRECTOR are same or different ? if different, pls tel me the difference.. its an question asked me in an interview.. pls tel me frnds
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what is the use case and what is the test case?