-
-
Prioritize your Test Cases
Realizing that you cannot test everything, how do you prioritize your test cases?
-
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...
-
-
-
-
When and What to Test
How do you determine when and what to test?
-
-
-
-
-
-
-
-
-
Integration and system testing
Given modules like enter pin, menu, cash withdrawal, collect cash, receipt how will you do integration and system testing can anyone explain it to me
-
-
-
-
Testing Discussion Interview Questions
Ans