Content deleted Content added
Willem-Paul (talk | contribs) No edit summary |
Willem-Paul (talk | contribs) No edit summary |
||
Line 4:
Component-Based Usability Testing (CBUT) is a testing approach which aims at empirically testing the usability of an interaction component. The latter is defined as an elementary unit of an interactive system, on which behaviour-based evaluation is possible. For this, a component needs to have an independent, and by the user perceivable and controllable state, such as a radio button, a slider or a whole word processor application. The CBUT approach can be regarded as part of [[component-based software engineering]] branch of [[software engineering]].
==Theory==
CBUT is based on both software architectural views such as MVC, PAC, ICON and CNUCE agent models that split up the software in parts, and cognitive psychology views where a person’s mental process is split up in smaller mental processes. Both software architecture and cognitive architecture use the principle of hierarchical layering, in which low level processes are more elementary and for humans often more physical in nature, such as the coordination movement of muscle groups. Processes that operate on higher level layers are more abstract and focus on a person’s main goal, such as writing an application letter to get a job. The Layered Protocol Theory (LPT), which is a special version of
==Testing==
|