| September 09, 2009 03:26:30 |
#10 |
| rahulskin |
Member Since: November 2007 Total Comments: 39 |
RE: Functional and Usability Defects |
Functional Defect:- If the functionality of the application is not working as per the requirement specification, it is functionality defect. e.g. For calculator application Requirement is 1+1 = 2. But the application is displaying 1+1=0. It is functionality defect.
Usability Defect:- If the application is not easy to use, it is hard to use. User interface should be proper and easy to use to the user. e.g. User interface should be proper. Easy to use. |
| |