Monday 16 January 2017

Testing_115 : Test Cases

Test Cases :
  •  A test case is a document which contains set of input values, execution conditions, expected results & developed for a particulars objective, such as to verify compliance (fulfillment) with a specific requirement.
                  or
  • How "What is to be tested."
"Every test case should be independent."

Entry criteria for prepare test cases :-
  • Approved Test plan.
  • Approved SRS.
  • Functional Requirement Specification.
  • Mockups & Wireframes.
  • Approved Test Scenarios.
  • Test Case Template.
Exit criteria for preparing test cases :-
  • Test cases should be reviewed & approved (mapping test cases(TC#) against test scenario(TS#) and req.(req#)).
Test Case Template :

Test Case for Facebook Login (Example) :
  • Test Case for Usability and User interface :-
  • Test Case for "links" functionality :-
  • Test Case for login functionality with invalid credentials (negative) :-

  • Test Case for Login functionality with valid credentials (Positive) :-
"Actual Result written after manually Execution."

No comments:

Post a Comment