Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 95 pages
Exam (elaborations)

SWE201c Test Questions with Correct Answers Graded A+

Document preview thumbnail
Preview 4 out of 95 pages

SWE201c Test Questions with Correct Answers Graded A+ Which of the following software development models can best respond to requirements changes? A. The V-model B. The Waterfall model C. Agile models - Answers C In which of the following software development models are the software development activities performed sequentially rather than in iterations? A. Agile models B. The Waterfall model - Answers B Which of the following are limitations of the waterfall model? Select three. A. Integration issues may remain undetected until the last phase. B. Misinterpretations of requirements or design can remain undetected until the later development phases. C. It is not suitable for big projects. D. It is difficult to respond to requirements changes. - Answers A B D Which is the right description about the requirement specification process? A. Requirement specification is a process to design the solution to the problem. B. Requirement specification is a process that identifies and specifies the problem and possible solutions to the problem. C. Requirement specification is a process to identify and specify the problem to solve. D. Requirement specification is a process of solving the requirements. - Answers C Specifying requirements is difficult because (select three): A. Software is intangible, which makes it difficult to comprehend and communicate. B. Terminology can be interpreted in multiple ways depending on the person or the context in which it was used. C. The client or end users might not be clear about what they want. D. There is no guideline for writing a software requirement specification document. - Answers A B C Why is requirement specification important? Select two. A. Spending time upfront in requirement specification can save time in the later phases of the software development lifecycle. B. Changing the requirement is not possible once the system is fully developed. C. Repairing a bug in the requirements can cost thousands of times less than in the later phases of the software development lifecycle. - Answers A C Which of the following are true about requirements and specifications? (Choose all that apply) A. Specifications shall meet the requirements. B. Requirements shall be written in the user's language; system specifications shall be written in the system language. C. Requirements call for specification-level refinement. D. Requirements are for users; specifications are for developers. - Answers A B D The following are the requirements and specifications of an online banking service. Which of the following can be categorized as (user) requirements? Select two. A. The user shall be able to check the current balance of the checking accounts that he/she own. B. Activate a login session when a user logs in, and maintain the session for 60 minutes unless the user who logged in had remained inactive for more than 120 seconds. C. A user shall be able to use the online banking system securely. D. At the time a query is made to check the current balance of a checking account, the owner of the checking account shall be logged in. - Answers A C The following are requirements and specifications of an online banking service. Which of the following can be categorized as system specifications? Select two. A. A user shall be able to use the online banking system securely. B. Activate a login session when a user logs in, and maintain the session for 60 minutes unless the user who logged in has been inactive for more than 120 seconds. C. At the time a query is made to check the current balance of a checking account, the owner of the checking account shall be logged in. D. The user shall be able to check the current balance of the checking accounts that he/she own. - Answers B C A constraint to only use Microsoft Project during the system development is a non-functional requirement. A. True. B. False. - Answers A Which of the following are non-functional requirements: A. Some product requirements, like using a specific encryption protocol, are non-f

Content preview

SWE201c Test Questions with Correct Answers Graded A+

Which of the following software development models can best respond to requirements changes?



A. The V-model

B. The Waterfall model

C. Agile models - Answers C

In which of the following software development models are the software development activities
performed sequentially rather than in iterations?



A. Agile models

B. The Waterfall model - Answers B

Which of the following are limitations of the waterfall model? Select three.



A. Integration issues may remain undetected until the last phase.

B. Misinterpretations of requirements or design can remain undetected until the later development
phases.

C. It is not suitable for big projects.

D. It is difficult to respond to requirements changes. - Answers A B D

Which is the right description about the requirement specification process?



A. Requirement specification is a process to design the solution to the problem.

B. Requirement specification is a process that identifies and specifies the problem and possible solutions
to the problem.

C. Requirement specification is a process to identify and specify the problem to solve.

D. Requirement specification is a process of solving the requirements. - Answers C

Specifying requirements is difficult because (select three):

,A. Software is intangible, which makes it difficult to comprehend and communicate.

B. Terminology can be interpreted in multiple ways depending on the person or the context in which it
was used.

C. The client or end users might not be clear about what they want.

D. There is no guideline for writing a software requirement specification document. - Answers A B C

Why is requirement specification important? Select two.



A. Spending time upfront in requirement specification can save time in the later phases of the software
development lifecycle.

B. Changing the requirement is not possible once the system is fully developed.

C. Repairing a bug in the requirements can cost thousands of times less than in the later phases of the
software development lifecycle. - Answers A C

Which of the following are true about requirements and specifications? (Choose all that apply)



A. Specifications shall meet the requirements.

B. Requirements shall be written in the user's language; system specifications shall be written in the
system language.

C. Requirements call for specification-level refinement.

D. Requirements are for users; specifications are for developers. - Answers A B D

The following are the requirements and specifications of an online banking service. Which of the
following can be categorized as (user) requirements? Select two.



A. The user shall be able to check the current balance of the checking accounts that he/she own.

B. Activate a login session when a user logs in, and maintain the session for 60 minutes unless the user
who logged in had remained inactive for more than 120 seconds.

C. A user shall be able to use the online banking system securely.

D. At the time a query is made to check the current balance of a checking account, the owner of the
checking account shall be logged in. - Answers A C

,The following are requirements and specifications of an online banking service. Which of the following
can be categorized as system specifications? Select two.



A. A user shall be able to use the online banking system securely.

B. Activate a login session when a user logs in, and maintain the session for 60 minutes unless the user
who logged in has been inactive for more than 120 seconds.

C. At the time a query is made to check the current balance of a checking account, the owner of the
checking account shall be logged in.

D. The user shall be able to check the current balance of the checking accounts that he/she own. -
Answers B C

A constraint to only use Microsoft Project during the system development is a non-functional
requirement.



A. True.

B. False. - Answers A

Which of the following are non-functional requirements:



A. Some product requirements, like using a specific encryption protocol, are non-functional
requirements.

B. Organization requirements imposed by the company, like a specific coding style, are non-functional
requirements.

C. External requirements imposed by external organization, like using a specific development style, are
non-functional requirements.

D. All of the above. - Answers D

WRSPM stands for:



A. Wide, Requirement, Software, Planning and Model.

B. World, Requirement, Specification, Program and Machine.

C. None of the above. - Answers B

, Looking at the difference between user requirements and system specifications in the ATM example, we
know that swiping the card and prompting for a PIN are requirements, while reading the card details
and a 4-digit PIN are specifications.



A. True.

B. False. - Answers A

The purpose of the WRSPM model is to ensure that:



A. Specifications meet the requirements.

B. Requirements meet specifications.

C. None of the above. - Answers A

A subsystem in an architecture must:



A. be created separately and can operate individually.

B. have business value.

C. be integrated with one another or with existing subsystems.

D. All of the above. - Answers D

Partitioning of a large system into smaller subsystems helps the buy-or-build decision because we can
examine each subsystem and reason about possible buy-or-build options for each.



A. True.

B. False. - Answers A

A good software architecture is important because:



A. It helps organize the workforce and resources.

B. It allows for parallelization in development.

C. It helps build-or-buy decisions.

Document information

Uploaded on
March 20, 2025
Number of pages
95
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
$10.89

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
TutorJosh
3.4
(74)
Sold
483
Followers
16
Items
32662
Last sold
2 days ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions