logo
logo
Sign in

How to Write Test Cases

avatar
Testscenario
How to Write Test Cases

How are Test Cases Defined?

A test case is a test scenario used to validate functionality using a variety of different inputs and parameters. We compare the predicted result of the test case to the actual result. The test case is marked as succeeded if the output matches the anticipated value, and as failed if the output does not match the expected value. Manual or automated execution of test cases is possible.



Test cases are tracked using test management technologies such as Jira, HP Quality Center, and others. Consider the primary components of test cases.



  1. Identification of the Test Case
  2. Description of the Test Case
  3. Assumptions
  4. Test Results
  5. Pre-Condition
  6. Steps in the Examination
  7. Test Result That Is Expected
  8. Actual Examination Result
  9. Pass/Fail Status
  10. Comments


https://www.testscenario.com/how-to-write-test-cases/

collect
0
avatar
Testscenario
guide
Zupyak is the world’s largest content marketing community, with over 400 000 members and 3 million articles. Explore and get your content discovered.
Read more