What is a Test Case?
The step by step process to be followed to the application correctness as per requirement.
From where Test Cases are Derived?
Test Cases are derived from Usecases and mostly from Requirements Docs.
Who is responsible for Test Cases?
Test Engineer
Where Test Cases are Documented?
In MS-Word/MS-Excel.
Qualities of a good Test Case?
The following are the qualities of a good Test Case
Types of Test Cases
1.User Interface:-To check user interfaces of an application
Eg:-Font Align,Color,Spelling
2.Useablity:-To check user freindliness of an application
Eg:-Default cursor focus,Alt+Tab,Oouse-over
3.Validation:-To check field validation
Eg:-TextBox,CheckBox,Radio Button.
4.Functional:-To check functional validation
Eg:-Hyperlinks,Images,Buttons
Test Case Template
The step by step process to be followed to the application correctness as per requirement.
From where Test Cases are Derived?
Test Cases are derived from Usecases and mostly from Requirements Docs.
Who is responsible for Test Cases?
Test Engineer
Where Test Cases are Documented?
In MS-Word/MS-Excel.
Qualities of a good Test Case?
The following are the qualities of a good Test Case
- Simple,Clear,Unique.
- Proper Start and End
- Follow naming convention
- Consistent and Documented
- Should have standard template
- Traceble for Requirement
- No gaps and missing links
Types of Test Cases
1.User Interface:-To check user interfaces of an application
Eg:-Font Align,Color,Spelling
2.Useablity:-To check user freindliness of an application
Eg:-Default cursor focus,Alt+Tab,Oouse-over
3.Validation:-To check field validation
Eg:-TextBox,CheckBox,Radio Button.
4.Functional:-To check functional validation
Eg:-Hyperlinks,Images,Buttons
Test Case Template
- Project
- Module
- Created By
- Created On
- Reviewed By
- Reviewed On
- Documents Reffered
- TestCase Name
- TestCase Description
- Stepname
- TestData
- StepDescription
- Excepted result
- Priority
- Review Comments
- Actual Results
- Executed By
- Executed On
- Status
- Build Version
- Defect-ID
- Defect Priority
No comments:
Post a Comment