2-1 Quiz Functional, Nonfunctional, and User Interface Requirements -

docx

School

Southern New Hampshire University *

*We aren’t endorsed by this school

Course

CS-255

Subject

Information Systems

Date

Dec 6, 2023

Type

docx

Pages

4

Uploaded by Barbarajean88

Report
2-1 Quiz: Functional, Nonfunctional, and User Interface Requirements - Results Attempt 1 of 2 Written Nov 5, 2023 7:29 PM - Nov 5, 2023 7:52 PM Attempt Score 21 / 30 - C Overall Grade (Highest Attempt) 24 / 30 - B stion 1 0 / 3 po Recoverability is defined as the ability for a system to be back up and running again after it goes down. What type of requirement is recoverability ? Select one. Question options: Nonfunctional Requirement Functional Requirement on Usability is defined as the quality of user experience using a system. If the system is easy to use, the user experience is expected to be good, thus the system usability is high. What type of requirement is usability ? Select one. Question options: Functional Requirement Nonfunctional Requirement on Performance is measured by the useful work completed or done by a system. Performance is related to well-planned and organized processes and proper design. What type of requirement is performance ? Select one. Question options:
Functional Requirement Nonfunctional Requirement on Reliability is measured as the amount of time the system is running and functioning properly. This includes the system’s hardware and software. What type of requirement is reliability ? Select one. Question options: Nonfunctional Requirement Functional Requirement on Scalability is defined as the ability of a system to handle an increasing amount of work by adding more resources to it. A system is considered scalable if it can grow or have components added to it and still maintain quality performance. What type of requirement is scalability ? Select one. Question options: Functional Requirement Nonfunctional Requirement on An external interface is used when you connect your system to an external system. For example, when you connect a smartphone (your system) to a laptop (external system) to back up your pictures, you would use an app on your laptop (such as Photos or Google Photos) to download the pictures. This app would be an example of an external interface . What type of requirements are external interfaces ? Select one.
Question options: Nonfunctional Requirements Functional Requirements on A system contains many processes. Three common processes that are “grouped” together are transaction corrections, adjustments, and cancellations . These three elements work to properly serve customers. Imagine a system that allows you to register for a class online. The online system must give you a way to correct any errors you made, such as registering for the wrong class. This would be a transaction correction . The system should also allow you to make adjustments, such as adding or dropping classes. Finally, the system should allow you to make cancellations , such as cancelling the registration process entirely. Notice that all three of these processes, correction, adjustment, and cancellation , work together to provide you with one service, which is registering for classes. What type of requirements are transaction corrections, adjustments, and cancellations ? Select one. Question options: Functional Requirements Nonfunctional Requirements on Imagine that you are designing a system which requires a user to complete an online form. One of the principles of good interface design is to offer informative feedback . How would you, the designer, handle invalid input entered by the user? Select one. Question options: Inform the user by rejecting their input
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Inform the user by accepting their input but letting them know that some of the data entered was invalid Inform the user by accepting their input Inform the user by highlighting invalid input on the form and prompting the user to make fixes on Which of the following is an example of consistency in system design? Select one. Question options: Allowing for the reversal of actions Making the interface platform independent Using the same color template for different pages or screens Providing users with a warning when they are deleting information on Which of the following are good principles for building an interface? Select all that apply. Question options: Giving the user control Using touchscreens Requiring multiple instances of identity verification Being consistent (in terminology, layout, and so on) Done