Finding Usability Bugs with Automated Tests.

The article discusses automated test methods for finding bugs in computer programs which negatively affect usability. Several ways in which automated tests can help identify problems in web-based applications are described. Automated tests can provide information about the software as it is being de...

Descripción completa

Detalles Bibliográficos
Publicado en:Communications of the ACM Vol. 54; no. 2; pp. 44 - 50
Autor principal: HARTY, JULIAN
Formato: Artículo
Publicado: Association for Computing Machinery Feb2011
Materias:
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario:The article discusses automated test methods for finding bugs in computer programs which negatively affect usability. Several ways in which automated tests can help identify problems in web-based applications are described. Automated tests can provide information about the software as it is being developed, helping to quickly identify potential problems. Used as an adjunct to traditional human usability testing, it can offer software developers fast and consistent feedback. Examples of automated testing methods are described.