Fault based testing
Fault-based testing is a very effective technique fordetermining the validity of test suites.2.By introducing faults into code, either by hand-seedingor using an automated mutant generator, then running aset of tests on the mutants, one can determine if thetest set is sufficient for the program or not.
RTVM
ITS REQUIREMENT TRACEABILITY MATRICS OR REQUIREMENT TRACEABILITY VERIFICATION MATRICS IT HELPS IN VERIFYING WEATHER THE REQUIREMENTS AND THE TEST CASES ARE MATCHING AND ARE PLANNED WELL OR NOT SIMPLE TO SAY IT IS MATCHING THE TESTCASES TO THE REQUIREMENTS
Is ...
Test scenario - Very helpful for freshers.
1.They showed me a Web page containing 3 text boxes labeled as
Name, D.O.B & Blood Group.It also have 3 Buttons as OK,
CANCEL,Reset. They told me that
1) when you click on OK it'll route you to the next page and
save the data in the database.
2) When you click on CANCEL it'll route you to the previous
page.
3) When you click on Reset it'll clears all the entries made
by you.
Now they asked me to write Test cases to test the
functionality of that web page & asked me to write 1
critical test case after which they will give final go ahead
to test the rest of the application...
Answer
1....
Subscribe to:
Posts (Atom)