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 |
How do you find synchronisation problems normally?
tell wat u did in ur banking project?
what are the system testing techiniques?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
Why you have chosen Testing as your career, not developer ?
Define Non-functional testing?
What is smoke testing and sanity testing?
how do u aanalyse test cases for pen, water bottle,fan....etc? give me brief idea how to start and how to divide functionality of an object? or how can we write test cases , if req's r not given?
What is Low level design & High level design? and brief description.