What activities should the team carry out after the testing sessions?

What will be an ideal response?


The team sorts the notes from the testing session and looks for patterns. They and classify each problem according to what feature of the interface it involves. They prioritize the problems according to their frequency and the amount of damage they do to the usability of the site.

Computer Science & Information Technology

You might also like to view...

Query Objects are often used because business managers rarely need all the data contained in a database

Indicate whether the statement is true or false

Computer Science & Information Technology

According to the Health Information technology for Economic and Clinical health act, by 2015, all healthcare entities must demonstrate _________ to avoid financial penalties

a. Meaningful use b. Privacy compliance c. Eligibility d. Enforcement mechanisms

Computer Science & Information Technology

Insertion sort cannot be applied to linked lists.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following statements about queues is true?

A. Queue insertion requires a search function and a delete function. B. Queues are a FIFO data structure. C. The queue header requires only a top; a common design also includes a node counter. D. Queue deletion takes place at the rear of the queue. E. Queues are usually implemented using arrays.

Computer Science & Information Technology