What are the main particulars of a ‘Test Case’ document?
The following are the main particulars of a Test Case document:
1. Test case ID
2. Test case name
3. Test conditions,
4. Test data requirements
5. Expected results
What is a ‘Test Case’?
A test case describes steps that encompass input, action, and expected output to determine whether a feature of an application is working correctly.
What do you understand from “Quality of Software”?
Quality is a subjective term, whose meaning may vary from person to person. Profitability, User-friendliness or Bug-freeness are some important factors while deciding the quality of software. Although there may be a number of criteria to define the quality the following points are important that quality software should possess:
1. Reasonably defect-free
2. Delivered on time
3. Meets requirements
4. Maintainable