How do the role and timing of user testing in user-centered development differ from more traditional software engineering methodologies?

What will be an ideal response?


In traditional methodologies, users play a role at two stages. After an initial consultation during the needs analysis stage, users are isolated from the process until the beta-test stage, which occurs just before product release. However, at this point, almost the entire development budget has been spent, and there is very little money left for making changes. Only the most critical problems of functionality get fixed.
In contrast, a user-centered approach performs user testing early and often. With this approach many usability problems can be caught and remedied before developers write any code or format any Web pages.

Computer Science & Information Technology

You might also like to view...

When shapes and objects overlap one another they are said to be ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

One ________ can be saved on numerous servers and be forwarded to a person unknown to its author

Fill in the blank(s) with correct word

Computer Science & Information Technology

int x = 2.5; int y = (2 * x); int z = y / 2; The value of z is _____.

What will be an ideal response?

Computer Science & Information Technology

Like HTML, XHTML is not case sensitive.

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

Computer Science & Information Technology