give examples of incremental testing?
Answers were Sorted based on User's Feedback
Answer / sidhartha
it is a continuous testing adding one by one functionality
to test.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / naik
Its an partial testing of an incomplete application. Main
aim of this testing is to give an early feed back to the
developer.
| Is This Answer Correct ? | 5 Yes | 0 No |
The multiple stages of testing process from document level
to system level is called incremental testing(formal testing).
Eg: Top-Down Approach
Bottom -up approach
| Is This Answer Correct ? | 4 Yes | 2 No |
Where we have to use perl scripting in Testing approach and its importance
What is the diff between IE and netscape in a web testing on a login page.
what is Test deliverable and Release Note?
How many types of applications are available for a Test engineer to test? In detail? PLZ.
How much the bug is affecting the functionality of the application?
After receiving the bug as fixed , what types of tests we will continue...
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
what is a use case ?.
In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
What are all the test metrics following by comapany?
What is Regression Testing ? Why do Regression Testing ? Why all the testcase execuation in each time of Regression testing ?