Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Design and Implementation

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

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 option is not considered by the Interface design ? Read More »

Design and Implementation

What incorporates data, architectural, interface, and procedural representations of the software ?

What incorporates data, architectural, interface, and procedural representations of the software ?

A. design model
B. user’s model
C. mental image
D. system image

Explanation: The requirements specification may establish certain constraints that help to define the user of the system, but the interface design is often only incidental to the design model.

What incorporates data, architectural, interface, and procedural representations of the software ? Read More »

Design and Implementation

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

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

Explanation: The interface should be designed to reduce the requirement to remember past actions and results.

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

Design and Implementation

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

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

A. design model
B. user’s model
C. mental image
D. system image

Explanation: To build an effective user interface, all design should begin with an understanding of the intended users, including their profiles of their age, physical abilities, education, etc.

What establishes the profile of end-users of the system ? Read More »

Design and Implementation

What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ?

What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ?

A. mental image
B. interface design
C. system image
D. interface validation

Explanation: When the system image and the system perception are coincident, users generally feel comfortable with the software and use it effectively.

What combines the outward manifestation of the computer-based system , coupled with all supporting information that describe system syntax and semantics ? Read More »

Design and Implementation

Which granularity level of testing checks the behavior of module cooperation ?

Which granularity level of testing checks the behavior of module cooperation ?

A. Unit Testing
B. Integration Testing
C. Acceptance Testing
D. Regression Testing

Explanation: Integration testing is the phase in software testing in which individual software modules are combined and tested as a group.

Which granularity level of testing checks the behavior of module cooperation ? Read More »

Design and Implementation