Eksamen 2023 Flashcards

(14 cards)

1
Q

2023 1

Alpha testing is
1. performed by an independent test team
2. performed by end users at their own site
3. performed by end users at the software developer’s site
4. useful to test software developed for a specific customer or user

A

Alpha testing is

performed by end users at the software developer’s site

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

2023 2

What is the purpose of confirmation testing?
1. To confirm users’ confidence that the system will mett their expectations and needs
2. To verify that no unintended defects have been introduced as a result of changes made
3. To confirm thtat the detailed logic of a component conforms to its specification
4. To confirm that a defect has been fixed correctly

A

The purpose of confirmation testing
is
to confirm that a defect has been fixed correctly

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

2023 3

Which two of the following are NOT a review type according to the ISTQB Glossary?
1. Examination
2. Walkthrough
3. Technical Review
4. Intrusion Detection
5. Inspection

A

Examination

Intrusion Detection

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

2023 4

A

User Stories - Acceptance Testing

Global Design - System Testing

F + nF Requirements - Integration Testing

Code - Unit Testing

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

2023 5

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

2023 6

A

Verification is related to whether the program works according to its specifications and
requirements, while validation is related to whether the program satisfies the needs of the
users.

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

2023 7

A

A procedure for deriving and/or selecting test cases based on an analysis of the internal structure of a component or a system.

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

2023 8

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

2023 9

A

A black box design technique
is

A procedure for deriving and/or selecting test cases based on an analysis of the specifications, either functional or non-functional, of a omponent or system without reference ot its internal structure

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

2023 10

A

Number of states that have been reached

Specific sequences of transitions have been exercised

Number of transitions that have been exercised

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

2023 11

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

2023 12

A

TDD is a development methodology where the unit tests are written before the code to pass them is implemented

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

2023 13

A

Memory Leaks

Deviation between actual and expected output

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

2023 14

A

Regression Testing

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