試験準備には欠かさないトップクラスのATLASSIAN ACP-610試験学習ガイド練習問題最新版 [Q24-Q46]

Share

試験準備には欠かさないトップクラスのATLASSIAN ACP-610試験学習ガイド練習問題最新版

今すぐACP-610問題を使おうACP-610問題集PDFで合格しよう


ACP-610認定試験は、プロジェクトの構成、課題の追跡、プロジェクトのワークフロー、レポートなど、Jiraプロジェクト管理に関連する様々なトピックをカバーしています。試験は、多肢選択式問題と実践的な演習に分かれており、候補者が実際のシナリオに知識を適用する能力を評価します。ACP-610認定は、候補者がデータセンター環境で効果的にJiraプロジェクトを管理するために必要なスキルと知識を持っていることを世界的に認められています。

 

質問 # 24
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 type = Feature AND fixVersion in releasedVersions()
  • B. project = GPS AND type = Feature AND fixVersion in (1.0)
  • C. project = GPS AND type = Feature AND fixVersion(s) = "1.0"
  • D. project = GPS AND issuetype = Feature AND fixVersion in 1.0
  • E. project = GPS AND issuetype Feature AND fixVersion = released()
  • F. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY

正解:C、F


質問 # 25
Malik is a project administrator for the HR project. He cannot remove the Fix Version/s field from the HR project screen.
Why is he NOT able to do this?

  • A. The screen is used by another project.
  • B. System fields cannot be removed from screens.
  • C. The Fix Version/s field is locked.
  • D. Fix Version/s for the project have been archived.
  • E. Fix Version/s is a required field.

正解:D


質問 # 26
View the extract of a permission scheme shown below.

Which two statements are correct? (Choose two.)

  • A. Users must be in both in the jira-software-users group and the Users project role to delete issues.
  • B. Users in the project role Administrators can update components and versions.
  • C. All logged in users can create issues.
  • D. Users must be in either the jira-software-users group or the Users project role to delete issues.
  • E. Users can edit issues only if they have a valid Jira Core license.

正解:A、C


質問 # 27
You are the project administrator for a Software Scrum Project.
Time Tracking is globally enabled.
Identify the reason why users are NOT able to log work.

  • A. The Log Work field is not present on any project screens.
  • B. Issue estimation on the Scrum board is set to Story points instead of Original Estimate.
  • C. The users do not have the Work On Issues permission.
  • D. The issues do not have an Original Estimate.
  • E. Time Tracking on the Scrum board is set to None.

正解:C


質問 # 28
Users typically forget to add components when they create new issues. As a result, most of the newly created issues get assigned to Tom, who is the project lead.
Tom reviews all of the issues, and wants to triage them based on component selection. But when he edits an issue and adds a component, the assignee does not change.
Why does the assignee not change when adding a component to an issue?

  • A. Auto-assignment with components only works when creating issues.
  • B. The Assignee field additionally needs to be changed to Automatic.
  • C. The selected components do not have a component lead set.
  • D. The default assignee of the selected components is set to Project default.
  • E. The project's default assignee overwrites the value of the component lead.

正解:E


質問 # 29
All projects use a simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions.
You need to find issues which were never In Progress.
Select the correct JQL query.

  • A. Status != "In Progress"
  • B. Status WAS Open OR Status WAS Closed
  • C. Status ONLY IN (Open, Closed)
  • D. Status NOT Changed TO "In Progress"
  • E. Status WAS NOT "In Progress"

正解:B


質問 # 30
You want a dashboard to display the following information:
- the number of issues in progress
- the number of issues per assignee
- the number of issues per issue type
- the number of issues created in the last 30 days
Additionally, it should only display data from a specific project.
Which system gadget will definitely NOT meet the requirements?

  • A. Created vs. Resolved Chart
  • B. Pie Chart
  • C. Issue Statistics
  • D. Two Dimensional Filter Statistics
  • E. Issues in progress

正解:B


質問 # 31
You have gathered workflow requirements:
- Sue wants to put issues ON HOLD from anywhere in the workflow.
- Dave wants to restrict who can put issues ON HOLD.
You contact a Jira administrator to request appropriate workflow changes to address their requirements.
Which change do you NOT request?

  • A. A condition on the incoming transitions going in to ON HOLD
  • B. A security-level on the ON HOLD status
  • C. A new status called ON HOLD
  • D. A global transition to the ON HOLD status
  • E. Outgoing transitions from the ON HOLD status

正解:A


質問 # 32
The support team has a request.
When a Bug is created, it should only display five fields.
However, when it is edited, it should display fourteen fields.
Which configuration is used to implement this requirement?

  • A. Permission Scheme
  • B. Workflow Scheme
  • C. Screen Scheme
  • D. Field Configuration Scheme
  • E. Issue Type Scheme

正解:D


質問 # 33
Nadav wants to know how accurate estimates were on issues associated with version 2.2.
Which report should he use?

  • A. Single Level Group By Report
  • B. Time Since Issues Report
  • C. User Workload Report
  • D. Version Workload Report
  • E. Time Tracking Report
  • F. Resolution Time Report

正解:C


質問 # 34
As the project administrator for the DEV project you are also responsible for managing the team's board and various filters being used on the team's dashboard. They asked you to add a new status called Testing to the project's workflow.
What two other changes might be required? (Choose two.)

  • A. Project permissions need to be updated so users can transition to the new status.
  • B. The workflow screens need to be updated to reflect the new status.
  • C. The filters need to be updated to reflect the changes.
  • D. The new status needs to be mapped to a column on the board.
  • E. The workflow has to be mapped to the issue types used in the project.

正解:A、E


質問 # 35
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. Filter Results and Issue Statistics
  • B. Two Dimensional Filter Statistics and Created vs. Resolved Chart
  • C. Issue Statistics and Pie Chart
  • D. Activity Stream and Pie Chart
  • E. Pie Chart and Two Dimensional Filter Statistics

正解:A


質問 # 36
A user approaches you with a problem. She cannot see or edit the Priority system field on any of the screens of a Process Management project.
What explains the problem?

  • A. The field is hidden in the field configuration.
  • B. She does not have the correct permission.
  • C. She is not listed in the priority scheme.
  • D. The field is not available for this project template.
  • E. The field does not have the correct configuration context.

正解:A


質問 # 37
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. Request a post-function to be configured for the Fix transition.
  • B. Add the Resolution field to all project screens.
  • C. Check the Set Resolution option on the target status in your board configuration.
  • D. Add the Resolution field to the screen associated with the Fix transition.
  • E. Request a screen with the Resolution field to be associated with the Fix transition.

正解:D


質問 # 38
As a project administrator, what changes can you make to the project sidebar?

  • A. change the background color
  • B. display project team members
  • C. display project descriptions
  • D. remove links to Reports
  • E. add a URL and link text

正解:D


質問 # 39
A project uses the Simplified Workflow and a Scrum board.
You are the project administrator and the board administrator, but Extended project administration is disabled.
Which two actions can you perform? (Choose two.)

  • A. add a transition via the workflow editor
  • B. add a status via the workflow editor
  • C. add a status via the Scrum board
  • D. add a condition via the Scrum board
  • E. set a workflow resolution via the workflow editor
  • F. set a workflow resolution via the Scrum board

正解:A、C


質問 # 40
You need a field which meets the following requirements:
- It indicates the importance of an issue.
- It must be used in all projects.
- It must allow only a single value.
- It must have a default.
- It must have different options in different projects.
- It must allow options to be disabled.
Which field meets these requirements?

  • A. Labels system field
  • B. Component/s system field
  • C. Select List (single choice) custom field
  • D. Checkboxes custom field

正解:D


質問 # 41
The extract of a permission scheme is shown below.

Clare is joining your team to help out as first-level support.
Her job will be:
- Analyze incoming requests
- requests to subject matter experts
Which two project roles will she need? (Choose two.)

  • A. Assignables
  • B. Workers
  • C. Assigners
  • D. Editors
  • E. Viewers
  • F. Administrators

正解:C、E


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

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

正解:D


質問 # 43
A Jira project uses a single issue type.
Alana complains that she is not able to see the custom field Approval Board when she views a specific issue. She can see the field on other issues in the project. You check the screen configuration and confirm that the field is on the correct screen.
Why does Alana NOT see the field on that specific issue?

  • A. The field is hidden by a security level.
  • B. The field was disabled by a Jira administrator.
  • C. The field is hidden in the field configuration.
  • D. The field has no value at the moment.
  • E. The field is hidden by the workflow status.

正解:B


質問 # 44
Jill is the project administrator of the SOFTWARE project.
She has the following requirements:
- A Testing status should be added to the workflow used by all issue types in her project.
- Only developers should be able to transition issues into the Testing status.
She consults the Workflows section of her project settings page and finds out that the workflow scheme is used in 2 projects, the SOFTWARE and the HARDWARE project. Luckily, she is also a project administrator of the HARDWARE project.
Which of the following statements is true?

  • A. She can implement the desired workflow changes since she is the project administrator in both projects.
  • B. She can implement the desired workflow changes if she has the Extended project administration permission in both projects.
  • C. She will only be able to add the new status to the workflow but won't be able to implement the desired restriction.
  • D. She will not be able to perform any of the changes and has to contact a Jira administrator.

正解:B


質問 # 45
The extract of a permission scheme is shown below:

Angela is a new team member. Her main tasks are:
- Search the project for duplicate bugs
- Link them
- Close duplicate bugs in the workflow
Which two project roles does she need? (Choose two.)

  • A. Creators
  • B. Transitioners
  • C. Editors
  • D. Linkers
  • E. Viewers
  • F. Administrators

正解:D、E


質問 # 46
......


ATLASSIAN ACP-610認定試験は、プロジェクトマネジメントの専門知識を証明したいプロフェッショナルにとって有用な資格です。この認定は世界中の組織によって認められており、プロフェッショナルがキャリアをアップし、収益力を高めるのに役立ちます。また、認定試験の準備と合格によって得られる知識とスキルは、プロジェクトマネージャーとしてより良い成果を出し、キャリアでの成功を達成するのに役立ちます。

 

無料Jira Project Administrator ACP-610試験問題:https://www.passtest.jp/ATLASSIAN/ACP-610-shiken.html

問題集練習試験問題学習ガイドはACP-610試験で使える:https://drive.google.com/open?id=1iF9DNOJWIT6e62PBugDBe7jZgnkEz4-c