Software Engineering Mcqs
Which of the following is not a part of a test design document ?

A. Test plan
B. Test design specification
C. Test case specification
D. Test log

What establishes the profile of end-users of the system ?

A. Design model
B. User’s model
C. Mental image
D. System image

A software might allow a user to interact via________________________?

A. Keyboard commands
B. Mouse movement
C. Voice recognition commands
D. All of the mentioned

When users are involved in complex tasks, the demand on _______________ can be significant?

A. Short-term memory
B. Shortcuts
C. Objects that appear on the screen
D. All of the mentioned

Which of the following option is not considered by the Interface design ?

A. The design of interfaces between software components
B. The design of interfaces between the software and human producers and consumers of information
C. The design of the interface between two computers
D. All of the mentioned

Which of the following is not a user interface design process ?

A. User, task, and environment analysis and modeling
B. Interface design
C. Knowledgeable, frequent users
D. Interface validation

Which of the following is golden rule for interface design ?

A. Place the user in control
B. Reduce the user’s memory load
C. Make the interface consistent
D. All of the mentioned