Context Of Testing Flashcards

(32 cards)

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

What is the primary responsibility of test managers?

A

Applying strategies, choosing test techniques, and formulating test plans tailored to the project.

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

What is a stakeholder?

A

People/groups with an interest in the product’s quality (direct/indirect).

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

Name five types of stakeholders in test management.

A
  • Operations Team
  • Test Leads/Managers
  • Project & Product Manager/Owner
  • Business User/Customer
  • Developer Lead/Manager
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What defines a ‘Latent’ stakeholder?

A

High influence but may not be interested.

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

What is a ‘Promoter’ stakeholder?

A

Highly influential and very interested.

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

What characterizes an ‘Apathetic’ stakeholder?

A

Not bothered about either influence or interest.

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

Define a ‘Defender’ stakeholder.

A

Interested in seeing the project completed but has limited influence.

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

What does SDLC stand for?

A

Software Development Life Cycle.

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

Describe the Sequential SDLC model.

A

Whole product developed in one sequence; left side is requirements & design, base is coding, right side is testing.

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

What is the Iterative SDLC model?

A

A repeating process to refine and improve, typically involving prototypes.

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

Explain the Incremental SDLC model.

A

Built and delivered a bit at a time; can be sequential or iterative.

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

What is Agile in the context of SDLC?

A

An iterative & incremental approach, allowing for fast changes and frequent communication.

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

What is a Hybrid SDLC model?

A

A mix of methodologies that may transition to Agile or meet specific requirements.

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

List key aspects of test management in a Hybrid model.

A
  • Tracking efforts to align with best practices
  • Team understanding and capability to transition
  • Pros & Cons of the approach
  • Improving team & stakeholder communications within sprints
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the focus of test management in the Sequential model?

A

Getting it right early in the phase.

17
Q

What is emphasized in Agile test management?

A

More frequent communication and less documentation.

18
Q

What are the Sequential Model Test Management Activities?

A
  • CT - Define Scope, Objectives, Completion Criteria
  • CIT - Determine integration sequence with the dev team
  • ST - Tailor planning
  • SIT - Maintain progress linked to risk assessment
  • AT - Collaborate with stakeholders for UAT
19
Q

What is the purpose of the CT activity?

A

Define Scope, Objectives, and Completion Criteria while involving testers and coordinating with developers.

20
Q

What does CIT focus on?

A

Determining integration sequence with the development team.

21
Q

What is the goal of SIT?

A

Maintain progress and ensure scope & objectives are linked to risk assessment.

22
Q

What does AT stand for in test management activities?

A

Acceptance Testing.

23
Q

What are the types of tests mentioned?

A
  • Functional
  • Non-Functional
  • Black Box
  • White Box
24
Q

What does Functional testing focus on?

A

Ensuring all functions are tested and meet requirements.

25
What is meant by Non-Functional testing?
Performance Benchmark, compliance verification (security, usability, reliability standards).
26
What is Black Box testing?
Test Coverage analysis, user-focused with all external interactions covered.
27
Describe White Box testing.
Code Coverage optimization and technical insight into code structure and internal logic.
28
What must test managers ensure about the test process?
It is effective, efficient, and tailored to the project.
29
What are the three main stages of the test process?
* Planning * Monitoring * Control
30
What are the components of the Planning stage?
* SCOPE * RISK ASSESSMENT & MITIGATION PLAN * RESOURCE ALLOCATION
31
List the components of the Monitoring stage.
* EXECUTION OVERSIGHT * TOOL & ENVIRONMENT OPTIMIZATION * DEVELOPMENT COLLABORATION
32
What does the Control stage involve?
Adapting processes and implementing quality gates.