Test case Execution


This activity starts once the test case review has been completed. All the test cases are executed and results are marked as pass, fail or blocked.

Pass: - a test case(s) is marked as pass if it‘s expected result is matched with the Actual result

Fail: - a test case(s) is marked as fail if it‘s expected result is not matched with the Actual result

(Note1) Before you submit a failed case(s) as a bug try to reproduce it to ensure that
              It is consistent and it can be reproducible.
(Note2) Bugs which are not reproducible but occur unconditionally or unexpectedly but 
 Very frequently, such bugs can be reported by giving the sequence of steps you   
  Followed, system configuration at that Movement ETC
(Note3) You can take a snap shot of that bug and send it as an attachment for more clarity
  To the development team

Blocked: - a test case(s) is marked as blocked if the test case(s) is not executed because of non availability of the functionality or environment ETC.
(Note) Report the test case(s) with suitable comments why it is marked as blocked