Questão 1
Questão
Which of the following is a correct definition of a review?
Responda
-
The review is mostly a manual activity in which work products like requirements, code, and design are reviewed in order to find defects in them
-
The review is an automated activity in which work products like requirements, code, and design are reviewed in order to find defects in them
-
The review is an automated activity in which the code is reviewed in order to find warnings and errors in it
Questão 2
Questão
Which of the following is correct?
Responda
-
Reviews rely on the manual examination of work products while static analysis is tool-driven
-
Static analysis relies on the manual examination of work products while reviews are tool-driven
-
Both reviews and static analysis are tool-driven
Questão 3
Questão
What is the difference between warning and errors in the code?
Responda
-
Code can run without solving errors, but it can't run without solving warnings
-
Code can run without solving warnings, but it can't run without solving errors
-
All warnings and errors must be solved before running the code
Questão 4
Questão
Which of the following is correct regarding static analysis?
1-Static analysis is an important part of security testing
2-Static analysis is used only in sequential lifecycle models
3-Static analysis is important for safety-critical computer systems
Responda
-
1 & 2 are correct; 3 is wrong
-
1 & 3 are correct; 2 is wrong
-
2 & 3 are correct; 1 is wrong
Questão 5
Questão
When we find a defect in requirements or design, this will cost (...) finding the same defect in production.
Responda
-
more than
-
less than
-
the same as
Questão 6
Questão
If we want to categorize the reviews into two types, they would be:
Responda
-
static and dynamic review
-
experience-based and metrics-based review
-
formal and informal review
Questão 7
Questão
Which of the following are the correct steps of the review process?
Responda
-
Planning, monitoring, analysis, design and executing
-
Planning, initial review, technical review, checklist based and roles
-
Planning, initial review, individual review, issue communication and analysis, and fixing and reporting
-
Planning, initial review, executing, technical review, and fixing and reporting
Questão 8
Questão
Which of the following occurs in the "Planning" step of the review process?
Questão 9
Questão
What is the difference between Entry & Exit criteria in the review process?
Responda
-
Entry criteria are goals that need to be achieved, while exit criteria are prerequisites that must be met in order to be able to begin our review
-
Entry criteria are prerequisites that must be met in order to be able to begin our review, while exit criteria are goals that need to be achieved
Questão 10
Questão
Which of the following occurs in review process step "Initiate review"?
Responda
-
Evaluating and documenting quality characteristics
-
Gathering metrics (for more formal review types)
-
Answering any questions that participants may have about the review
Questão 11
Questão
Reviewing all or part of the work product, noting potential defects and questions, those activities occur in which step in the review process?
Responda
-
Initiate review
-
Individual review
-
Planning
Questão 12
Questão
In which step in the review process does this activity happen "Evaluating the review findings against the exit criteria to make a review decision"?
Questão 13
Questão
In which step in the review process does this activity occur "Accepting the work product when the exit criteria are reached"?
Questão 14
Questão
Who is responsible of creating the work product under review?
Responda
-
Reviewer
-
Manager
-
Author
-
Facilitator
Questão 15
Questão
If we run a review meeting to review the code developed for a mobile application, who is the author in this review meeting?
Responda
-
The tester
-
The developer
-
The product owner
-
The scrum master
Questão 16
Questão
The person who is responsible for review planning, assigning staff and budget, and monitoring cost-effectiveness is.....
Responda
-
The reviewer
-
The facilitator
-
The author
-
The manager
Questão 17
Questão
Who is responsible of ensuring that the review meeting is run in an effective way?
Responda
-
The reviewer
-
The facilitator
-
The manager
-
The author
Questão 18
Questão
One of the roles in the review is the moderator, we also call him...
Responda
-
Facilitator
-
Author
-
Reviewer
Questão 19
Questão
Who takes the overall responsibility of the review?
Responda
-
The scribe
-
The author
-
The moderator
-
The review leader
Questão 20
Questão
Who is responsible of collating potential defects found during the individual review activity?
Responda
-
The moderator
-
The scribe
-
The author
-
The reviewer
Questão 21
Questão
Which review types aims at quickly solving minor problems?
Responda
-
Pairing
-
Walkthrough
-
Technical Review
-
Inspection
Questão 22
Questão
The informal review is also called "buddy check" because it is performed by...
Questão 23
Questão
The main purposes of ….. review type include: improving the software product, considering alternative implementations and finding defects.
Responda
-
Formal
-
Informal
-
Walkthrough
-
Technical
Questão 24
Questão
In the ‘’Walkthrough’’ review type the…. is mandatory and the leader of the review meeting is the...
Questão 25
Questão
The purposes of... review type include: detecting potential defects, evaluating quality and building confidence in the work product, preventing future similar defects through author learning and root cause analysis
Responda
-
Formal
-
Inspection
-
Walkthrough
-
Technical
Questão 26
Questão
In the ‘’Technical review’’ type, the… are mandatory, and the technical peers of the author are the...
Responda
-
Individual preparation and scribe / reviewers
-
Individual preparation and author / moderators
-
Product owner and facilitator / managers
-
checklists and scribe / reviewers
Questão 27
Questão
The purposes of ….. review type include: preventing future similar defects through author learning and root cause, and achieving consensus.
Responda
-
Informal
-
Inspection
-
Walkthrough
-
Technical
Questão 28
Questão
Which of the following review types should have: a defined process, individual preparation and a scribe, and it might produce defect logs and a review report?
Responda
-
Walkthrough review
-
Technical review
-
Informal review
-
Inspection review
Questão 29
Questão
In the Inspection review type, the leader of the review meeting is the...
Responda
-
Facilitator
-
Author
-
Manager
-
Reviewer
Questão 30
Questão
Any types of reviews that are done by colleagues at a similar approximate organizational level, can be done as...
Responda
-
Formal reviews
-
Peer reviews
-
Technical reviews
-
Inspection reviews
Questão 31
Questão
… is used when we depend mainly on reviewer skills and when we have little or no planning and little preparation.
Questão 32
Questão
... is a systematic technique where we set a group of questions that are distributed at review initiation based on potential defects.
Questão 33
Questão
In..., reviewers are given better structured guidelines on how to read through the work product and to identify specific defects types.
Questão 34
Questão
In... , reviewers evaluate the work product from the perspective of individual stakeholder roles including specific end user types and specific roles in the organization.
Questão 35
Questão
…. is a very effective technique to review requirements and technical work products using different stakeholder viewpoints, and it is similar to role-based techniques.