Final Exam Software Engineering-L3
Final Exam Software Engineering-L3
Final Exam
Due 4 May 2023 at 13:30
Points 50
Questions 50
Available until 4 May 2023 at 13:30
Time limit 60 Minutes
Instructions
Please attempt all questions
Duration is 60 min
Attempt history
Attempt Time Score
LATEST Attempt 1 53 minutes 47 out of 50
Question 2
0 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 1 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Which of the following is a responsibility of the Scrum Master in the context of change in Scrum?
You Answered
Approving amended, removed, or added changes according to project requirements and communicating to the
Scrum Team.
Eliminating all changes that may affect the quality of deliverables and processes
Correct answer
Facilitating the identification of Change Requests by the Scrum Team and their assessment and prioritization by
the Product Owner.
Question 3
1 / 1 pts
Project Master
Correct!
Product Owner
Project Manager
Tech Lead
Question 4
1 / 1 pts
A) Self-management
B) Clear hierarchies
C) Communication
D) Continuous improvement
Correct!
A, C, D
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 2 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
A, B, C, D
A, B
A, D
Question 5
0 / 1 pts
Developers inspect how progress is made towards the Sprint Goal and adapt how the remaining work is done
accordingly.
You Answered
To give a status report to the product owner
Question 6
1 / 1 pts
Which one of the following is NOT traditionally an activity of the Scrum framework?
Correct!
Weekly inspection
Sprint planning
Sprint retrospective
Sprint review
Question 7
1 / 1 pts
Waterfall is an example of
Scrum
Correct!
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 3 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Agile Model
Question 8
1 / 1 pts
V-Model
Kanban
Question 9
1 / 1 pts
Which of these may be an example of a non-functional requirement for the Foodpanda app
Correct!
The app should allow displaying up to 1000 restaurants with no performance degradation
Question 10
1 / 1 pts
Software Development
Correct!
Software Inspection
Software Maintenance
Software Validation
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 4 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Question 11
1 / 1 pts
Automated tests require less initial investment to set up that manual tests
Correct!
Automated tests are more reliable than manual tests
Question 12
1 / 1 pts
Correct!
No understanding of programming is needed
Question 13
1 / 1 pts
Which one of the following Models is not suitable for accommodating change?
Incremental Model
Correct!
Waterfall Model
Agile Model
Question 14
1 / 1 pts
“Consider a system where, a heat sensor detects an intrusion and alerts the security company.”
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 5 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Correct!
Functional
Known Requirement
Non-Functional
Question 15
1 / 1 pts
A single Non-Functional requirement may generate multiple Functional requirements that define
system behavior.
Correct!
True
False
Question 16
1 / 1 pts
An external perspective, where you model the environment of the system defining the boundaries
is called?
Correct!
Context Model
Behavioral Model
Interaction Model
Structural Model
Question 17
1 / 1 pts
To develop software
Correct!
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 6 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
To test software
To deploy software
Question 18
1 / 1 pts
Correct!
Scrum
Interviews
Prototyping
Brainstorming
Question 19
1 / 1 pts
Correct!
Functional requirements describe the system behavior, while non-functional requirements describe the system
constraints and attributes.
Non-functional requirements describe the system behavior, while functional requirements describe the system
constraints and attributes.
Functional requirements describe what the software should do, while non-functional requirements describe how
the software should perform.
Non-functional requirements describe what the software should do, while functional requirements describe how
the software should perform.
Question 20
1 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 7 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Question 21
1 / 1 pts
Correct!
Accommodating changes are difficult once the project has started
Question 22
1 / 1 pts
Which software process model emphasizes on continuous feedback and customer involvement?
Correct!
Agile model
Spiral model
V-model
Waterfall Model
Question 23
1 / 1 pts
Class diagrams are used when developing Object-Oriented system model to show only Classes.
True
Correct!
False
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 8 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Question 24
1 / 1 pts
Which model show dynamic behavior of system when it responds to a stimulus from its
environment?
Context Models
Interaction Models
Correct!
Behavioral Models
Structural Models
Question 25
1 / 1 pts
Question 26
1 / 1 pts
Correct!
Following a pre-determined plan over responding to change
Question 27
1 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 9 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Correct!
A period of time, typically 2-4 weeks, during which the team works on a set of tasks
Question 28
1 / 1 pts
Question 29
1 / 1 pts
Correct!
To ensure the team follows the Scrum framework
Question 30
1 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 10 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Question 31
0 / 1 pts
You Answered
To list all the backlog items for the entire project
Correct answer
To list all the tasks that need to be completed during the Sprint
Question 32
1 / 1 pts
In the Sprint Review, who is responsible for accepting or rejecting the work completed by the
team?
Correct!
The Product Owner
The stakeholders
Question 33
1 / 1 pts
Which of the following is not a common artifact used in the Sprint methodology?
Correct!
Work Breakdown Structure
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 11 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Sprint Backlog
Burn-down Chart
Product Backlog
Question 34
1 / 1 pts
Question 35
1 / 1 pts
A user story is a detailed description of how a user interacts with a system, while a use case is a narrative
description of a feature from the perspective of an end user.
A user story is focused on the business value of a feature, while a use case is focused on the technical
implementation.
Correct!
A user story is a narrative description of a feature from the perspective of an end user, while a use case is a
detailed description of how a user interacts with a system.
A user story and a use case are essentially the same thing.
Question 36
1 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 12 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Question 37
1 / 1 pts
To ensure that the development team understands the requirements and goals of the user story.
Correct!
To provide a checklist for testing the functionality of the software feature.
To estimate the budget and timeline for the software development project.
Question 38
1 / 1 pts
API is an interface through which a user interacts with electronic devices such as computers and
smartphones.
True
Correct!
False
Question 39
1 / 1 pts
Consistency
Correct!
Complexity
Simplicity
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 13 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Flexibility
Question 40
1 / 1 pts
Navigational elements
Informational components
Correct!
HTML Code
Input controls
Question 41
1 / 1 pts
UI design focuses on the user experience while UX design focuses on the visual appearance
Correct!
UI design focuses on the visual appearance while UX design focuses on the user experience
Question 42
1 / 1 pts
Correct!
None of the Above
Test Design
Test Execution
Test Planning
Question 43
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 14 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
1 / 1 pts
Correct!
A practice of integrating code changes into a shared repository frequently
Question 44
1 / 1 pts
Correct!
A practice of deploying code changes to production automatically
Question 45
1 / 1 pts
What is DevOps?
Question 46
1 / 1 pts
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 15 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
Collaboration
Correct!
All of Above
Communication
Transparency
Question 47
1 / 1 pts
Faster testing
Correct!
All of the above
Question 48
1 / 1 pts
DevOps relies heavily on automation to reduce the manual effort required to deploy and manage
software.
Correct!
True
False
Question 49
1 / 1 pts
Security
Cultural Shift
Correct!
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 16 of 17
Final Exam: Software Engineering-L3 06/05/2024, 10:15 PM
All of Above
Question 50
1 / 1 pts
Testing
Correct!
Marketing
Coding
Design
https://hulms.instructure.com/courses/2442/quizzes/7912 Page 17 of 17