Software Testing
10 BEST Exploratory Testing Tools in 2021
Exploratory testing is a type of software testing in which test cases are not created in advance,...
A Test Case Template is a well-designed document for developing and better understanding of the test case data for a particular test case scenario. A good Test Case template maintains test artifact consistency for the test team and makes it easy for all stakeholders to understand the test cases. Writing test case in a standard format lessen the test effort and the error rate. Test cases format are more desirable in case if you are reviewing test case from experts.
The template chosen for your project depends on your test policy. Many organizations create test cases in Microsoft Excel while some in Microsoft Word. Some even use test management tools like HP ALM to document their test cases.
Click Below to download Test Case XLS
Download Test Case Template(.xls)
Irrespective of the test case documentation method chosen, any good test case template must have the following fields
| Test Case Field | Description |
|---|---|
| Test case ID: |
|
| Test Priority: |
|
| Name of the Module: |
|
| Test Designed by: |
|
| Date of test designed: |
|
| Test Executed by: |
|
| Date of the Test Execution: |
|
| Name or Test Title: |
|
| Description/Summary of Test: |
|
| Pre-condition: |
|
| Dependencies: |
|
| Test Steps: |
|
| Test Data: |
|
| Expected Results: |
|
| Post-Condition: |
|
| Actual Result: |
|
| Status (Fail/Pass): |
|
| Notes: |
|
Optionally you can have the following fields depending on the project requirements
Click below to download Test Case Excel File
Download the above Test Case Template(.xls)
Click below to download Test Case Word File
Download the above Test Case Template(.docx)
Exploratory testing is a type of software testing in which test cases are not created in advance,...
What is RAD Model? RAD Model or Rapid Application Development model is a software development process...
What is Static Testing? Static Testing is a type of software testing in which software application is...
What is Component Testing? Component testing is defined as a software testing type, in which the...
Vulnerability Testing Vulnerability Testing also called Vulnerability Assessment is a process of...
Payment Gateway Testing Payment Gateway Testing is a testing of Payment Gateway in a system for...