[2024年08月27日] あなたを合格させるACP-610無料最新問題集でATLASSIAN練習テスト [Q25-Q45]

Share

[2024年08月27日] あなたを合格させるACP-610無料最新問題集でATLASSIAN練習テスト

無料でゲット!高評価ATLASSIAN ACP-610試験問題集を今すぐダウンロード!


この試験では、プロジェクトの管理、問題の作成と管理、ワークフローの構成、ユーザーの管理、許可の管理などのトピックについて説明します。この試験では、問題のトラブルシューティングとJIRAプロジェクトのパフォーマンスを最適化する機能もテストします。


ATLASSIAN ACP-610:Managing Jira Projects for Data Centerは、データセンターでJiraプロジェクトを管理する個人のスキルと知識をテストする試験です。この試験は、高可用性と拡張性の要件を持つJiraインスタンスを管理する責任があるJira管理者向けに設計されています。

 

質問 # 25
Your team failed to meet their last sprint commitment and you want to investigate further. You need an agile report that:
* shows you a list of the incomplete issues in the sprint
* allows you to quickly view that list in the Issue Navigator
Which report meets this need?

  • A. Sprint Report
  • B. Burndown Chart
  • C. Control Chart
  • D. Cumulative Flow Diagram
  • E. Velocity Chart

正解:A

解説:
Explanation
A Sprint Report is also the best report to meet this need. As explained above, a Sprint Report shows a list of the incomplete issues in the sprint and allows you to quickly view that list in the Issue Navigator. A Sprint Report can help you investigate why your team failed to meet their last sprint commitment by showing you how many issues were added or removed during the sprint, how many issues were completed or not completed, and how much work was carried over to the next sprint. References: Managing Jira Projects Data Center and Server: Certification Bundle, [Sprint Report | Jira Software Cloud]


質問 # 26
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 - BERT AND type in standardlssueTypes(J) OR (project - ERNIE AND issuetype -Epic)
  • C. (project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic)
  • D. project in (BERT. ERNIE) AND issuetype - Epic AND type not in subTasklssueTypesO
  • E. project = BERT OR (project - ERNIE AND type = Epic)

正解:C

解説:
Explanation
The board filter query that meets these requirements is (project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic). This query will show all issue types from project BERT except sub-tasks, as well as only epics from project ERNIE. It will not show issues from any other projects, as it uses the OR operator to combine two conditions that specify the project names. The other queries do not meet all the requirements, as they either include sub-tasks from project BERT, exclude epics from project ERNIE, or show issues from other projects. References: Configuring filters, Advanced searching
- fields reference


質問 # 27
Elaine is the project administrator for the Finance project.
The team requests a brand new field called Currency. It must be added to the screen used on the Approval transition.
How can these requirements be met?

  • A. A Jira administrator must create the field and add it to the screen.
  • B. A Jira administrator must create the field but Elaine can add it to the screen.
  • C. Elaine can create the field but a Jira administrator must add it to the screen.
  • D. Elaine can create the field and add it to the screen.

正解:A


質問 # 28
An issue was created with the following attributes:
* Issue type: Story
* Priority: Blocker
* Labels: Tools, DevOps
* Reporter: A.Grant
An excerpt of the board's swimlane configuration is shown.

In which swimlane will the issue appear?

  • A. Internal stories
  • B. Stories
  • C. Everything Else
  • D. Change requests
  • E. Expedite

正解:E

解説:
Explanation
The issue will appear in the Expedite swimlane, because it matches the query priority = Blocker. Swimlanes are used to group issues on the board based on a common attribute, such as assignee, epic, or a custom query.
The board's swimlane configuration shows that the first swimlane is Expedite, which has the query priority = Blocker. This means that any issue with a blocker priority will be placed in this swimlane, regardless of its other attributes. The other swimlanes have different queries that do not match the issue's attributes, such as type, labels, or reporter. Therefore, the issue will not appear in those swimlanes. The last swimlane is Everything Else, which is the default swimlane for any issue that does not match any of the previous queries.
However, since the issue matches the Expedite query, it will not fall into this swimlane either. Hence, the correct answer is B. References: [Configuring swimlanes], [Using swimlanes]


質問 # 29
You are responsible for three software products with individual release cycles.
Each product is managed in a different project.
Which report can provide an instant progress overview of all fix versions across all projects?

  • A. Pie Chart Report
  • B. Release Burndown
  • C. Version Report
  • D. Single Level Group By Report
  • E. Version Workload Report

正解:A

解説:
Explanation
The report that can provide an instant progress overview of all fix versions across all projects is thePie Chart Report. This report allows you to create a pie chart based on any statistic type, such as Fix Version, Project, Issue Type, etc. You can use this report to compare the relative proportions of issues in different fix versions across different projects. For example, you can create a pie chart based on the Fix Version statistic type, and select all the projects that you are responsible for. This will show you how many issues are assigned to each fix version in each project, and what percentage they represent of the total issues. You can also filter the issues by status, priority, assignee, or any other criteria. This report can help you monitor the progress of your releases and identify any potential risks or delays.To generate a Pie Chart Report, follow these steps1:
Navigate to the project that you want to report on.
From the project sidebar, select Reports.
Select Pie Chart Report from the list of reports.
Select the statistic type that you want to base your pie chart on. In this case, select Fix Version.
Select the projects that you want to include in your report. You can select multiple projects by holding down the Ctrl key (Windows) or Command key (Mac) while clicking on the project names.
Optionally, select a filter to narrow down the issues that you want to include in your report. You can use an existing filter or create a new one.
Click View to generate the report.
You can also access the Pie Chart Report from your dashboard by adding the Jira Chart gadget2. This gadget allows you to display any Jira report on your dashboard.To add the Jira Chart gadget to your dashboard, follow these steps2:
Navigate to your dashboard and click Add gadget.
Search for Jira Chart and click Add gadget.
Configure the gadget settings as follows:
Select Pie Chart as the chart type.
Select the project or filter that you want to use as the data source.
Select Fix Version as the statistic type.
Optionally, select a series to further break down the data by another statistic type, such as Status or Priority.
Click Save.
You can also edit or delete the gadget at any time by clicking on the menu icon at the top right corner of the gadget.


質問 # 30
Which statement is correct about archiving a version in Jira?

  • A. Archived versions will be grouped as Archived Versions in the FixVersion/s field dropdown.
  • B. Versions can be archived in Jira only if they do not contain any unresolved issues.
  • C. Archived versions cannot be selected in either the Fix Version/s dropdown, or the Affects Version/s field dropdown.
  • D. Versions can be archived only in Jira Software projects, not Jira Business projects.
  • E. Archived versions can be selected only in the FixVersion/s field dropdown, not the Affects Version/s field dropdown.

正解:E


質問 # 31
Max has the "Administer Projects" permission. Two actions are needed in his project.
1. create a new custom field
2. add the new custom field to a transition screen
What can Max do?

  • A. both actions
  • B. only action 2
  • C. neither action
  • D. only action 1

正解:B

解説:
Explanation
A custom field is a field that is not part of the default set of Jira system fields. Creating a new custom field requires Jira administration permissions, so Max cannot perform action 1. However, adding an existing custom field to a transition screen does not require Jira administration permissions, as long as the screen is not shared with other projects or issue types. Therefore, Max can perform action 2 if he has the "Administer Projects" permission and the screen meets the prerequisites for editing. References: :
https://support.atlassian.com/jira-software-cloud/docs/what-are-custom-fields/
https://support.atlassian.com/jira-software-cloud/docs/configure-screens/


質問 # 32
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 membersOfCAuditors") AND assignee = NULL
  • B. (Reporter - Paul OR Reporter - Tessa) AND Assignee - Unassigned
  • C. Reporter IN (Auditors) AND assignee - EMPTY
  • D. Reporter IN (Paul, Tessa) AND Assignee IS EMPTY
  • E. Reporter IS Paul OR Reporter IS Tessa AND Assignee IS NULL

正解:D

解説:
Explanation
The correct JQL query to find issues reported by either Paul or Tessa that are still unassigned is: Reporter IN (Paul, Tessa) AND Assignee IS EMPTY. This query uses the IN operator to specify a list of values for the Reporter field, and the IS EMPTY operator to check if the Assignee field has no value. The other options are incorrect because they use invalid syntax or operators, such as "-", NULL, or Unassigned. For more information on JQL syntax and operators, see JQL operators and Use advanced search with Jira Query Language (JQL). References: JQL operators, Use advanced search with Jira Query Language (JQL)


質問 # 33
Review the Version Report:

  • A. The release date that has been added to this version should be reconsidered.
  • B. There are too many unestimated issues in this version, so any predictions are inaccurate.
  • C. The team should use time-based estimation, not story points.
  • D. Only three issues have been completed in the version, so a predicted end date is not possible.
  • E. More than 20 story points were burned when this chart was reviewed in July 2015.

正解:E


質問 # 34
Below you are shown an extract of a field configuration used by all issue types in your project.

The field 'A detailed description' is a custom field of type Text field (multi-line).
Which two statements are true? (Choose two.)

  • A. The field is mandatory in each issue type used in the project.
  • B. The field can only be used in combination with the Description system field.
  • C. The project is configured to use only a single screen.
  • D. The maximum text length is limited to 100 characters.
  • E. Users will be able to format text in the field.

正解:B、E


質問 # 35
You Update the My Changes setting in your user profile to Do not notify me.
Which statement is true?

  • A. You will only be notified by email about workflow events.
  • B. You will be opted out of all email notifications.
  • C. You will not be notified by email of any changes you make.
  • D. You will only be notified by email about issue operations.

正解:C


質問 # 36
A product owner is responsible for two scrum teams. He needs to:
* see a snapshot displaying key sprint information like time elapsed and percentage of scope change
* monitor the overall progress of the next release to determine if it will ship on time Which two gadgets will show this information? (Choose two.)

  • A. Version Report
  • B. Projects
  • C. Filter Results
  • D. Sprint Health Gadget
  • E. Activity Stream
  • F. Issues in progress

正解:A、D

解説:
Explanation
The Version Report and the Sprint Health Gadget are two gadgets that can show the information that the product owner needs. The Version Report shows the progress of a version by comparing the estimated amount of work to the completed work. The report also shows a projected release date based on the team's average velocity. The product owner can use this report to monitor the overall progress of the next release and determine if it will ship on time. The Sprint Health Gadget shows a snapshot of key sprint information such as time elapsed, percentage of scope change, sprint goal, and team members' availability. The product owner can use this gadget to see how each scrum team is performing in their current sprint and identify any issues or risks. References: Managing Jira Projects Data Center and Server: Certification Bundle, Version Report, Sprint Health Gadget


質問 # 37
Quang is a project administrator. He added several fields to his project screen. All team members have Edit Issues permission in this project. Which field can definitely be set allproject team member-."1

  • A. Issue Type
  • B. Labels
  • C. Attachment
  • D. Assignee
  • E. Fix Version/s

正解:B

解説:
Explanation
The only field that can definitely be set by all project team members is Labels. Labels are a system field that can be edited by any user who has the Edit Issues permission in the project, regardless of the screen configuration. The other fields may or may not be editable by the project team members, depending on how they are configured in the screen scheme, field configuration scheme, and permission scheme of the project.
For example, Attachment requires both the Edit Issues permission and the Create Attachments permission, Assignee requires both the Edit Issues permission and the Assignable User permission, Fix Version/s requires both the Edit Issues permission and the Resolve Issues permission, and Issue Type requires both the Edit Issues permission and a compatible issue type scheme. For more information on how toconfigure fields in Jira, see Configuring fields and screens. References: Configuring fields and screens


質問 # 38
Kim needs a single dashboard gadget that displays the following information for issues in her project:
* the total count of all issues
* the total count of each issue type
* the distribution of each issue type as a percentage
* a graphical chart display of that percentage
Which gadget meets this need?

  • A. Heat Map
  • B. Issue Statistics
  • C. Filter Results
  • D. Two Dimensional Filter Statistics
  • E. Issues in progress

正解:B

解説:
Explanation
The gadget that meets Kim's need is the Issue Statistics gadget. This gadget displays the collection of issues returned from a filter, broken down by a field. Kim can configure the gadget to use her project as the filter, and the issue type as the field. The gadget will then show the following information for issues in her project:
the total count of all issues
the total count of each issue type
the distribution of each issue type as a percentage
a graphical chart display of that percentage
The other gadgets are not suitable because:
The Heat Map gadget displays issues from a project or filter, grouped by a statistic type, in a heat map format. Issues can be grouped by any statistic type (e.g. Status, Priority, Assignee, etc). However, this gadget does not show the total count of all issues, nor the distribution of each issue type as a percentage.
The Two Dimensional Filter Statistics gadget displays issues from a filter in a table format, where each cell shows the number of issues for a given combination of two statistics types (e.g. Status vs Priority, Assignee vs Issue Type, etc). This gadget does not show the total count of all issues, nor a graphical chart display of that percentage.
The Filter Results gadget displays the results of an issue filter on the dashboard. This gadget does not show any summary or breakdown of the issues by any field, nor a graphical chart display of that percentage.
The Issues in Progress gadget displays all issues that are in progress and assigned to the user viewing the dashboard. This gadget does not show any information about other issues or issue types in the project, nor a graphical chart display of that percentage.
References: Use dashboard gadgets, Gadgets for Jira applications


質問 # 39
Which statementis definitely true about priorities in Jira?

  • A. Project administrators can re-order existing priorities in their projects.
  • B. The same set of priorities is always available in each project.
  • C. Project administrators can create new priorities in their projects.
  • D. Jira administrators can create and update global priorities.

正解:D

解説:
Explanation
Jira administrators can create and update global priorities, which are the default set of priorities available in each project. Project administrators cannot re-order, create, or update priorities in their projects, unless they have Jira administrator access. The same set of priorities is not always available in each project, as Jira administrators can configure priority schemes to assign different priorities to different projects. References: [Configuring priorities], [Managing Jira Projects Data Center and Server: Certification Bundle]


質問 # 40
Some issues in your project have labels and others do not.
Some tasks in your project are identified by a distinct label: daily_business. You need to prevent these issues from being displayed on the team's Scrum board Which solution meets this requirement?

  • A. * Update the board filter
    * Add: AND (labels != daily, business OR labels IS EMF
  • B. * Update the board filter
    * Add: AND labels NOT IN (daily.business, EMPTY:
  • C. * Create a quick filter
    * Add: NOT labels="daily_business_
  • D. * Update the board sub-filter
    * Add; AND NOT labels = daily business

正解:A

解説:
Explanation
The solution that meets this requirement is to update the board filter and add: AND (labels != daily.business OR labels IS EMPTY). This will exclude issues that have the label daily_business from the board filter, which determines which issues are displayed on the board. It will also include issues that have no labels at all, as some issues in your project may not have labels. The other solutions do not meet this requirement, as they either do not exclude issues with daily_business label, or exclude issues with no labels. References: Configuring filters, Advanced searching - operators reference


質問 # 41
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. Sprint Report
  • B. Epic Burndown
  • C. Release Burndown
  • D. Epic Report

正解:B

解説:
Explanation
An epic burndown chart shows the progress towards completing an epic over time. It is useful for tracking how much work is left to be done and predicting when it will be completed. The epic burndown chart is based on the estimation statistic that is configured for the board (either story points or issue count) and shows the total amount of work remaining in the epic at the end of each sprint. You can use this chart to estimate how many additional sprints will be needed to complete an epic. References: :
https://support.atlassian.com/jira-software-cloud/docs/view-and-understand-the-epic-burndown-chart/


質問 # 42
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. She is not listed in the priority scheme.
  • B. The field is hidden in the field configuration.
  • C. The field does not have the correct configuration context.
  • D. She does not have the correct permission.
  • E. The field is not available for this project template.

正解:B


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

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

正解:C


質問 # 44
Development team A is consistently overestimating the work they can complete per sprint. They want to be able to compare work committed and work completed in sprints over time. Which single report provides this information?

  • A. Created vs Resolved Issues Report
  • B. Control Chart
  • C. Sprint Report
  • D. Velocity Chart
  • E. Cumulative Flow Diagram

正解:D

解説:
Explanation
The Velocity Chart is the best report to compare work committed and work completed in sprints over time. It shows the average amount of work that a team can complete in a sprint, based on the historical data of previous sprints. It also shows how much work was planned and how much was actually completed in each sprint. By looking at the Velocity Chart, a team can see if they are overestimating or underestimating their capacity, and adjust their planning accordingly. Therefore, option E is correct. References: Velocity Chart, Managing Jira Projects Data Center and Server: Certification Bundle


質問 # 45
......


ACP-610試験は、プロジェクト構成、ユーザー管理、問題管理、ワークフロー管理、および他のツールとの統合など、さまざまなトピックをカバーしています。試験は、パフォーマンスチューニング、災害復旧、およびデータベース管理に関連するトピックもカバーしています。試験は、選択式の問題で構成され、3時間の時間制限があります。

 

一発合格の秘訣は無料でゲット!ACP-610Certified 試験エンジンPDF:https://www.passtest.jp/ATLASSIAN/ACP-610-shiken.html

ACP-610試験問題集合格には最新なテスト問題集:https://drive.google.com/open?id=1Q12n7_7hySUFlxFqbe_3yFJkdrKAdBNw