Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What is technical debt?

A.

A term representing the eventual consequences of poor technical choices

B.

Developers that have to pay college debt

C.

Code that hasn’t been documented

D.

The money an organization owes to tool and hardware vendors

What would a Developer with special quality assurance skills not do? (choose the best answer)

A.

Delay test activities until a feature has been coded.

B.

Define acceptance criteria for features.

C.

Identify tools and techniques to be used in testing the product.

D.

Create a plan for testing the application.

Which are four attributes of a good bug report?

A.

Screenshots or pictures of the bug in action, if possible

B.

Explains some new system functionality desired

C.

Includes build or version number where bug was found

D.

Expected results and observed results

E.

Provides simple and repeatable reproduction steps

F.

Includes code for a proposed fix

In software development DRY refers to:

A.

Code with low cyclomatic complexity

B.

Code with minimal duplication

C.

Code that has not been peer reviewed (yet)

D.

Code that has been peer reviewed

A Scrum Team is required to deliver a Done Increment by the end of a Sprint. Select two statements that explain what Done means. (choose the best two answers)

A.

Ready to be released to end users.

B.

Whatever the Product Owner defines as quality.

C.

No work is left to meet the Definition of Done.

D.

Ready for integration.

E.

All work the Developers are willing to do.

When should the developers create their first automated build?

A.

Just before the first check-in

B.

Just before the product is released

C.

When the product owner asks for a build

D.

Just before the end of the sprint

E.

As soon as there is code in the version control system

Product backlog items are refined by

A.

Developers

B.

Developers and product owner

C.

Product owner

D.

Scrum team

E.

Scrum master and product owner

F.

Scrum master

Which phrase best describes a product owner?

A.

Team manager

B.

Project manager

C.

Requirements engineer

D.

Mediator for the developers and customers

E.

Value optimizer

How is the management external to the Scrum team involved in the daily scrum?

A.

The product owner speaks on their behalf

B.

The developers self-manage and they are the only management required at the daily scrum

C.

The scrum master speaks on their behalf

D.

The scrum master lets them know whether they need to be preset

Which of the following are DevOps Practices? (choose the best answer)

A.

Continuous Integration / Continuous Deployment / Continuous Delivery.

B.

Blue-Green-Deployment.

C.

Hypothesis-Driven Development.

D.

Vertical Teams.

E.

Blameless Post-Mortems.

F.

All of the above.