wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Agile & Testing Recap

Total questions: 15

Worksheet time: 7mins

Name
Class
Date
1.

Agile is an iterative approach to project management and software development that helps teams deliver value to their customers faster and with better quality

a)

True

b)

False

2.

Which of the following in NOT one of Agile principals?

a)

Individuals and interactions over processes and tools

b)

Working software over comprehensive documentation

c)

Contract negotiation over customer collaboration

d)

Responding to change over following a plan

3.

Agile is the best methodology to use for SW projects

a)

True

b)

False

4.

For fast-changing business environments we should use agile method

a)

True

b)

False

5.

Agile welcome changing requirements even late in development

a)

True

b)

False

6.

Early and frequent feedback helps …

a)

Avoiding requirements misunderstanding

b)

Clarify customer features requests

c)

Discovering and resolving quality problems early

d)

All the above

7.

Which of the following definitions describes the Scrum Master?

a)

A coach who ensures that scrum practices and rules are followed correctly.

b)

Represent the customer (the business side).

c)

A team leader – a direct manager.

8.

The person who is responsible for the product backlog is:

a)

Customer

b)

Product Owner

c)

Scrum Master

d)

R&D Manager

9.

Which question/s should be asked during the daily scrum?

a)

What did I do yesterday that helped the development team meet the sprint goal?

b)

Do I see any impediment that prevents me or the development team from meeting the sprint role?

c)

What will I do today to help the development team meet the sprint goal?

d)

All the above

10.

An iteration (sprint) is usually 2-4 weeks

a)

True

b)

False

11.

In most projects, 80% of the defects are found usually in 20% of the system.

a)

True

b)

False

12.

Which of the following is NOT one of the test levels:

a)

Integration Testing

b)

Unit Testing

c)

Regression Testing

d)

System Testing

13.

Which of the following is a test-related risk in agile?

a)

Testers work so closely to developers that they lose the appropriate tester mindset

b)

Testers become tolerant of or silent about inefficient, ineffective, or low-quality practices within the team

c)

Testers cannot keep pace with the incoming changes in time-constrained iterations

d)

All the above

14.

Which of the following testing techniques should you use when you have combinations of conditions?

a)

Equivalence Partitioning

b)

Boundary Value Analysis

c)

Decision Table Testing

d)

State Transition Testing

15.

When a tester designs and executes the tests at the same time, he uses:

a)

State Transition Testing

b)

Use Case Testing

c)

Exploratory Testing

d)

Regression Testing