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

ATLASSIAN ACP-610 - Managing Jira Projects for Data Center and Server Certification

Page: 1 / 3
Total 75 questions

Your team has been completing work on a fully estimated epic in each of the last four sprints.

Your product owner wants you to predict how many additional sprints will be needed to complete it.

Which single report can provide the information?

A.

Epic Burndown

B.

Sprint Report

C.

Release Burndown

D.

Epic Report

You just started working as a scrum master in the Engine team.

The first thing you do is to analyze the Velocity Chart of the team's scrumboard as shown

A.

Issues not completed in Combo Sprint 3 were completed in Combo Sprint 4.

B.

Combo Sprint 1 has been deleted after it was completed.

C.

There was a scope change during Combo Sprint 4.

D.

The team only completed 2 out of 6 Story Points in Combo Sprint 3.

E.

All issues in Combo Sprint 3 were estimated before the sprint was started.

A project administrator wantsto modify his project screen.

The project screen meets all the prerequisites for him to be able to edit it.

Which two actions can he perform? (Choose two.}

A.

create a new field

B.

create a new tab

C.

set a default value for a field

D.

make a field required

E.

remove a field

The MR manager is unsure whether she wants a Scrum or Kanban board for her project. Identify one difference between the boards.

A.

Only Kanban boards support column constraints.

B.

Only Scrum boards support a card layout for backlog view.

C.

Only Kanban boards can display Days in column

D.

Only Scrum boards have a sub filter

E.

Only Scrum boards support selecting an estimation method.

Paul and Tessa are in the Auditors role of every project.

You need to write a JQL query that shows Issues reported by either of them that are still unassigned.

Select the correct JQL query.

A.

Reporter IN (Paul, Tessa) AND Assignee IS EMPTY

B.

Reporter IN (Auditors) AND assignee - EMPTY

C.

Reporter IN membersOfCAuditors") AND assignee = NULL

D.

Reporter IS Paul OR Reporter IS Tessa AND Assignee IS NULL

E.

(Reporter - Paul OR Reporter – Tessa) AND Assignee - Unassigned

The head of customer service wants to identity potential bottlenecks in the support workflow of her teams in the last three months. Which report provides this information?

A.

Created vs. Resolved Issues Report

B.

Time Since Issues Report

C.

Cumulative Flow Diagram

D.

Resolution Time Report

E.

Average Age Report

All projects use only a single simplified workflow which has three statuses:

• Open

• In Progress

• Closed

Each status allows all statuses to transition to it

You need to identify oil issues that were in the Closed status at some point in their lifecycle.

Select the correct JQL query.

A.

status CHANGED FROM in Progress" TO Closed

B.

status WAS Closed

C.

status = Closed OR (status WAS Closed AND status - Open)

D.

status CHANGED TO Open

You are moving an epic between projects that share an issue type scheme. Which issues are moved along with the epic5

A.

all standard issues in the epic

B.

all standard and sub-task issues in the epic

C.

only Story issues in the epic

D.

all sub-tasks of the epic itself

E.

all issues linked to the epic through issue links

You want to create a new Scrum board with the following requirements:

• Show all issue types from project BERT but do not show sub-tasks in the backlog

• Show only epics from project ERNIE

• Do not show issues from any other projects

Which board filler query meets these requirements?

A.

project in (BERT, ERNIE) AND type in (standardlssueTypesG, Epic)

B.

project in (BERT. ERNIE) AND issuetype - Epic AND type not in subTasklssueTypesO

C.

(project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic)

D.

project = BERT OR (project - ERNIE AND type = Epic)

E.

(project - BERT AND type in standardlssueTypes(J) OR (project - ERNIE AND issuetype -Epic)

Currently, the Done column of the Finance board shows all issues ever completed, regardless of age. Now, the team wants to do a periodic clean-up of the Done column.

• They want to do the clean-up whenever it is needed on an ad-hoc basis.

• They want to be able to report on all the issues that were removed during each clean-up.

Which solution meets their need?

A.

remove issues as needed using the Release link

B.

exclude issues in Done status from the board filter

C.

exclude issues in Done status via a sub-filter

D.

exclude issues where Resolution != EMPTY from the board filter