What is thinking aloud? What is it valuable during a user-based test?
What will be an ideal response?
Thinking aloud occurs when users provide a running commentary of what they are doing and why they are doing it. Thinking aloud has the advantage of providing insights into a user’s preconceptions and reactions to the interface and provides a rich set of feedback for further improvements to the interface.
You might also like to view...
The ternary operator of C++ takes:
A. no operands B. one operand C. two operands D. three operands
Excel provides tools that allow you to sort data in ascending order only.
Answer the following statement true (T) or false (F)
The purpose of a reverse auction is to get the highest selling price for the seller
Indicate whether the statement is true or false
Jen is working on a database that stores employee data. In the EmployeeData Table, there is a field that stores the number of years each employee has been with the company. She needs to design a query that shows all employees that have worked for company more than ten years. Which of the following query criteria should Jen use to locate is information and display records of employees with the
company more than ten years? A) =>10 B) >10 C) #10# D) <>10