Questions and CORRECT Answers
Which is not true? The software crisis identified that software is delivered - CORRECT
ANSWER - incrementally
Software deteriorates rather than wears out because - CORRECT ANSWER - multiple change
requests introduce errors in component interactions
The Software Engineering Code of Ethics is a contract that all professional software developers
must sign. - CORRECT ANSWER - False
Waterfall process is no longer used today. - CORRECT ANSWER - False
Which of the following is not a common trait in software processes? - CORRECT ANSWER -
incrementally development
Which is the best type of project to apply the waterfall model? - CORRECT ANSWER -
requirements are well defined and will not change
The prototyping of software is - CORRECT ANSWER - a useful approach when a customer
cannot define requirements clearly
How do agile processes accommodate change to requirements? - CORRECT ANSWER -
incremental releases
The formal proclamation defining the key values of agile development is the - CORRECT
ANSWER - Manifesto for Agile Software
In Scrum, a Sprint backlog is - CORRECT ANSWER - taken from the product backlog
, Which is NOT one of the questions answered by each team member at each daily Scrum
meeting? - CORRECT ANSWER - What is the cause of the problems you are encountering?
In Scrum, what is used to track the progress made in a sprint? - CORRECT ANSWER -
progress chart
The common template for a user story is:
"As a <A>, I want to <B> so <C>."
What is <A>? - CORRECT ANSWER - a type of user
Non-functional requirements are only created by the customer/user. - CORRECT ANSWER -
False
A use case scenario is - CORRECT ANSWER - a textual description of actions and
conditions
Which of the following is NOT a nonfunctional requirement? - CORRECT ANSWER -
correctness
Task Days Dependency
A3
B3A
C5A
D 4 B, C
E5B
F 3 D, E
Which task is NOT on the critical path? - CORRECT ANSWER -B