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 |
Diference between sanity & somke testing?
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it
can u give me the sample bug report
what methodologies you are following
what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.
If you find a bug and the developer says it is as-designed, what can you do?
Book by Which author is best to use? 1)Erik Van Veenendaal 2)Rex Black 3)Grahum
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
What is there in the final Test Summary Report
What icon is used in WinRunner to get an explanation of the syntax of TSL?
What is smoke test? Do you use any automation tool for smoke testing?
Explain about PET Model?