Skip to main content

Posts

Showing posts from April, 2017

Usability Testing

Today we are going to learn what Usability Testing is. According to the ISTQB Definition, usability testing is testing to determine the extent to which the software product is understood, easy to learn, easy to operate and attractive to the users under specified conditions. 1.    This is a Black box testing technique. 2.    This is also called as “User Experience testing”. 3.    This is done from an end user’s perspective for determining the user friendliness of the application. 4.    This helps to expose usability defects. 5.    This can be recommended to do during the initial phases of the software development life cycle.  Features of the Usability testing 1.    User’s ease to use the application. 2.    Flexibility in handling controls. 3.    Ability to meet the objectives of the system. This mainly concentrate on the following components. 1. Effectiveness ...