Software Testing
What is Data Driven Testing? Learn to create Framework
Data Driven Testing Data Driven Testing is a software testing method in which test data is stored in...
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)
Data Driven Testing Data Driven Testing is a software testing method in which test data is stored in...
Banking Domain Testing Banking Domain Testing is a software testing process of a banking...
To understand GUI Testing lets first understand- What is GUI? There are two types of interfaces for a...
Mutation Testing Mutation Testing is a type of software testing in which certain statements of the...
{loadposition top-ads-automation-testing-tools} There are tons of Software Development tools and...
What is Scrum? Scrum is Agile Development Framework for managing product development. It is...