What does a computer do during a user test with a paper prototype?
What will be an ideal response?
When using a paper prototype, the person playing the role of computer has to move the parts of the prototype in response to user actions. The computer must know the program logic thoroughly, to be able to respond quickly and correctly. The goal is to sustain the illusion that what the user is interacting with is an electronic computer.
You might also like to view...
MC The______keyword removes an entry from a dictionary.
a) del. b) remove. c) rem. d) None of the above.
If the boat has efficiency e, the amount of fuel used when traveling at a speed s for time t is . The distance traveled in that time is .
Consider a class MotorBoat that represents motorboats. A motorboat has attributes for • The capacity of the fuel tank • The amount of fuel in the tank • The maximum speed of the boat • The current speed of the boat • The efficiency of the boat’s motor • The distance traveled The class has methods to • Change the speed of the boat • Operate the boat for an amount of time at the current speed • Refuel the boat with some amount of fuel • Return the amount of fuel in the tank • Return the distance traveled so far a. Write a method heading for each method. b. Write preconditions and postconditions for each method. c. Write some Java statements that test the class. d. Implement the class.
Size is NOT an issue when inserting text controls on a form because they will resize to fit the information entered
Indicate whether the statement is true or false
When preparing an effective slide presentation, the first step (and perhaps the most important) is to prepare an overall outline that will be the foundation of the presentation.
Answer the following statement true (T) or false (F)