Uke 3 Flashcards

(10 cards)

1
Q

Q1

Which of the following artifacts can be examined by using review techniques?

a) Software code
b) Requirements Specification
c) Test Designs
d) All of the above

A

d) All of the above

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q2

A Static Analysis Tool gives quality information about the code without executing it

a) True
b) False

A

True
(that’s means without executing it)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q3

Which is NOT a type of review?
a) Walkthrough
b) Inspection
c) Informal review
d) Management approval

A

d) Management approval

(approval != review)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q4

Which statement about review is true?
a) Inspection are led by a afacilitator or moderator, whereas technical reviews are not necessarily.
b) Technical reviews are led by a trained leader, inspections are not
c) In a walkthrough the author does not attend
d) Participants for a walkthrough always need to be thoroughly trained

A

a) INspections are led by a facilitator or moderator, whereas techincal reviews are not necessarily

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Q5

What is the main difference between a walkthrough and an inspection?
a) An inspection is led by authors, whilst a review is led by a trained facilitator or moderator
b) An inspection has a trained leader, whilst a walkthrough has no leader
c) Authors are not present during inspections, whilst they are during walkthroughs
d) A walkthrough is led by the author, whilst an inspection is led by a facilitator or moderator

A

d) a walkthrough is led by the author,w hilst an inspection is led by a facilitator or moderator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Q6

What statement about static analysis is true?
a) With static analysis, defects can be found that are difficult to find with dynamic testing
b) Compiling is not a form of static analysis
c) When properly performed static analysis makes functional testing redundant
d) Static analysis finds all faults

A

a) With static analysis, defects can be found that are difficult to find with dynamic testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Q7

Which 2 of the following statements about early test design are true and which are false?
1) Defects found during early test design are more expensive to fix
2) Early test design can find defects
3) Early test design can cause changes to the requirements
4) Early test design takes more effort

A

2) Early test design can find defects

3) Early test design can cause changes to the requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Q8

Static code analysis typically identifies all but one of the following problems. Which is it?
a) Unreachable code
b) Undeclared variables
c) Faults in the requirements
d) Redundant code

A

Faults in the requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Q9

The ___ of a rewview process is related to the following factors:
*The maturity of the development process
*Any legal requirements for the software product/project
*The need for an audit trail

A

Formality / Degree of formality

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Q10

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly