Atlassian acp-600 practice test

Project Administration in Jira Server Exam


Question 1

Fixing a single bug requires the involvement of three teams: Designers, Developers and Testers.
Currently, all the fields that are needed by each of the three teams are together on a single project
screen. As a project administrator, how can you help the teams to easily identify the fields they
need?

  • A. Request a separate issue type and issue type scheme for each team.
  • B. Use the card colors feature to color-code the fields by team.
  • C. Make fields available only for the team that needs them.
  • D. Request individual team screens to be associated with the Edit Issue operation.
  • E. Group individual fields by team and place them on separate tabs.
Answer:

D

Discussions
0 / 1000

Question 2

You want to gather metrics on how long it takes the team to resolve issues in their project. Which
report should you use?

  • A. Resolution Time Report
  • B. Single Level Group By Report
  • C. Time Tracking Report
  • D. Time Since Issues Report
  • E. Average Age Report
Answer:

C

Explanation:
Time Tracking Report
If Time tracking is enabled: Displays useful time tracking information on issues for a particular
version of a project

Discussions
0 / 1000

Question 3

In my project, I can create issues and assign them to other users. However, the other users are not
able to assign issues to me.
What are two possible reasons for this? (Choose two.)

  • A. I am not a component lead.
  • B. I do not have the Assignable User permission.
  • C. The other users do not have the Assignable User permission.
  • D. The other users do not have the Edit Issues permission.
  • E. The other users do not have the Assign Issues permission.
Answer:

D,E

Discussions
0 / 1000

Question 4

Scrum Masters must be able to manage sprints in a particular project, but they are unable to do so.
You need to recommend an action to the Jira administrator which satisfies their requirement.
Which recommendation will definitely NOT satisfy their requirement?

  • A. Add Application access (Jira Core) to the Manage Sprints permission.
  • B. Add the Scrum-Masters project role to the Manage Sprints permission.
  • C. Add individual users to the Scrum-Masters project role.
  • D. Add the Scrum-Masters group to the Manage Sprints permission.
Answer:

C

Discussions
0 / 1000

Question 5

Your Scrum Software type project only uses a single shared workflow.
The resolution needs to be set manually during the Fix transition.
As a project administrator, how can you achieve this?

  • A. Add the Resolution field to all project screens.
  • B. Check the Set Resolution option on the target status in your board configuration.
  • C. Request a post-function to be configured for the Fix transition.
  • D. Request a screen with the Resolution field to be associated with the Fix transition.
  • E. Add the Resolution field to the screen associated with the Fix transition.
Answer:

E

Discussions
0 / 1000

Question 6

Which two statements are true about priorities in Jira? (Choose two.)

  • A. Priorities can only be reordered. Existing priorities cannot be edited.
  • B. Jira administrators can set up individual priority schemes for each project.
  • C. Project administrators can always update priorities in their projects.
  • D. Project administrators can only update their project's priorities if the Extended project administration is enabled.
  • E. Jira administrators can define global priorities.
Answer:

A,B

Discussions
0 / 1000

Question 7

How do you configure the default unit for time tracking (minute, hour, day, week) in Jira?

  • A. per issue type
  • B. per project
  • C. per user
  • D. per group
  • E. per instance
Answer:

A

Discussions
0 / 1000

Question 8

Your development team has just released their first version of a GPS tracker yesterday. The next
product release is not due for another 3 months.
Which two JQL queries, when executed today, will list all features shipped in the 1.0 version?
(Choose two.)

  • A. project = GPS AND issuetype Feature AND fixVersion = released()
  • B. project = GPS AND type = Feature AND fixVersion in (1.0)
  • C. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY
  • D. project = GPS AND type = Feature AND fixVersion in releasedVersions()
  • E. project = GPS AND type = Feature AND fixVersion(s) = “1.0”
  • F. project = GPS AND issuetype = Feature AND fixVersion in 1.0
Answer:

C,E

Discussions
0 / 1000

Question 9

You are asked to create a dashboard to meet these requirements:
Viewers can easily see the number of issues assigned to each team member.
Viewers can see the percentage of work currently assigned to each team member.
Viewers are presented with a graphical view of the distribution of the work assigned to team
members.
Gadgets display unassigned issues.
Which combination of gadgets should you use?

  • A. Pie Chart and Two Dimensional Filter Statistics
  • B. Activity Stream and Pie Chart
  • C. Two Dimensional Filter Statistics and Created vs. Resolved Chart
  • D. Filter Results and Issue Statistics
  • E. Issue Statistics and Pie Chart
Answer:

D

Discussions
0 / 1000

Question 10

In your last team meeting Scott showed a QA dashboard he has put together. It contains valuable
data so he decides to share it with the entire project.
When you try to pull up the dashboard for the first time it shows multiple errors instead of the data
you expected.
The most common error is: The filter configured for this gadget could not be retrieved. Please verify
it is still valid on the issue navigator.
Scott confirms, that the dashboard seems fine when he looks at it. What is the most likely cause for
this behavior?

  • A. The filters being used in the gadgets return issues that are hidden by a security level.
  • B. The filters being used in the gadgets have been deleted.
  • C. The filters being used in the gadgets contain corrupt JQL clauses.
  • D. The filters being used in the gadgets are private or not shared with you.
  • E. The filters being used in the gadgets contain field references that have been deleted.
Answer:

D

Discussions
0 / 1000
To page 2