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.
September 27, 2008 | Filed Under Testing | Leave a Comment
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
November 8, 2007 | Filed Under Testing | Leave a Comment