-
-
-
-
-
-
-
-
-
-
-
-
When and What to Test
How do you determine when and what to test?
-
How many separate tests will need to be conducted to prove that this new code is working correctly
A program needs to be modified to take some specific action, “PROCEDURE1” under certain conditions. PROCEDURE1 will try to read FILE1 found among the user’s personal data files. The modified code will need to work correctly whether the file is present or not present. Whenever PROCEDURE1 is executed, it will create a new FILE1 with a date-stamp record. The user screen that triggers execution has 2 relevant...
-
Prioritize your Test Cases
Realizing that you cannot test everything, how do you prioritize your test cases?
-
-
-
-
-
-
Youtube Video Stream
How will you test youtube video stream?
Testing Discussion Interview Questions
Ans