L10 Flashcards

1
Q

What is Scripted Testing?

A

A structured approach where testers follow well-documented test cases and steps without deviation.

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

Motivation for Scripted Testing

A

Provides a clear guide and detailed report of testing execution.

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

Characteristics of Scripted Testing

A

Tests are written before execution
Test steps are predefined
Tests are repetitive

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

Scripted Testing Flow

A

Start Test
Execute Test Cases
End Test

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

Exploratory Testing

A

A dynamic, hands-on testing approach where testers interact with software without predefined test cases.

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

Motivation for Exploratory Testing

A

Testers compare planned vs. actual software behavior

Encourages real-time issue discovery

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

Key Features of Exploratory Testing

A

Test design & execution happen simultaneously
Generates live documentation
Structured yet flexible
Iterative and adaptive

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

Ad-hoc vs. Exploratory Testing

A

Ad-hoc Testing: Fully spontaneous, informal

Exploratory Testing: Systematic, planned, and documented

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

When should we do exploratory testing?

A

Lack of specification

Little time avaliable

Increase variability

Software never tested

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