ATLASSIAN ACP-610リアルに2024年最新のブレーン問題集で模擬試験問題集
ACP-610試験問題 リアルなACP-610練習問題集
Atlassian ACP-610認定試験は、JIRAプロジェクト管理を深く理解する必要がある厳格な評価です。この試験は、120分間で回答する必要がある80の複数選択の質問で構成されています。試験は提案されており、自宅やオフィスの快適さからオンラインで撮影できます。この試験には、試験で学んだ概念を適用する候補者の能力を評価する実用的なコンポーネントも含まれています。
Atlassian ACP-610(データセンターのJIRAプロジェクトの管理)認証試験は、データセンター環境のJIRAプロジェクトの管理経験がある人に開かれた人に開かれたベンダー中立認定です。認定プログラムは、JIRAプロジェクト管理における最新のトレンドとベストプラクティスを専門家が最新の状態に保つのを支援するように設計されています。認定試験は、専門家が自分のキャリアへのコミットメントと新しいスキルとテクノロジーを学ぶ意欲を示す優れた方法でもあります。
質問 # 40
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. Field Configuration Scheme
- D. Screen Scheme
- E. Issue Type Scheme
正解:C
質問 # 41
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. Issues in progress
- B. Pie Chart
- C. Created vs. Resolved Chart
- D. Two Dimensional Filter Statistics
- E. Issue Statistics
正解:B
質問 # 42
Savresh can create issues and assign them to anyone in the Testers group. However, they cannot re-assign issues to Savresh. What are two possible reasons for this? (Choose two.)
- A. Savresh needs Assignable User permission.
- B. Testers need Assignable User permission.
- C. Testers need Assign Issues permission.
- D. Savresh needs to be a project lead.
- E. Testers need Edit Issues permission.
- F. Savresh needs to be a component lead.
正解:A、C
解説:
Savresh needs Assignable User permission. This permission determines which users can be assigned to issues in a project1. If Savresh does not have this permission, they will not be able to re-assign issues to themselves, even if they can create and assign issues to others.
Testers need Assign Issues permission. This permission determines which users can assign issues to other users or to themselves1. If the Testers group does nothave this permission, they will not be able to re-assign issues to anyone, including Savresh.
質問 # 43
You want to remove some epics from your personal Scrum board, without impacting any other boards.
Identify the correct solution.
- A. Transition them into an unmapped status.
- B. Mark them as Done via the Epics panel
- C. Exclude them via the board filter
- D. Exclude them via a quick filter.
- E. Exclude them via the board sub filter.
正解:E
質問 # 44
Jon can already see issues in a particular project. But he also needs to:
* work on setting Due Date on issues
* transition issues from the Resolved column to the Closed column
His project was created using the Scrum project template and the simplified workflow has not been modified.
Which three additional permissions does he definitely need? (Choose three.)
- A. Transition Issues
- B. Schedule Issues
- C. Browse Projects
- D. Work On Issues
- E. Close Issues
正解:A、B、E
解説:
Explanation
To perform the tasks that Jon needs, he requires three additional permissions: Close Issues, Transition Issues, and Schedule Issues. The Close Issues permission allows Jon to transition issues from the Resolved column to the Closed column on the Scrum board. The Transition Issues permission allows Jon to move issues through any workflow transition on the Scrum board. The Schedule Issues permission allows Jon to set or edit the Due Date of an issue. The other permissions are not additional or necessary for Jon's tasks. The Work On Issues permission allows Jon to log work on an issue, but not to set or edit the Due Date. The Browse Projects permission is already granted to Jon, since he can see the issues in the project. For more information on how to manage project permissions, see Manage project permissions and Understand project permissions and roles. References: Manage project permissions, Understand project permissions and roles
質問 # 45
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
質問 # 46
View the extract of a Jira Software Scrum project's permission scheme shown.
The project uses a simplified workflow.
Who can drag and drop issues to the Closed column on the board?
- A. nobody
- B. only the board administrator
- C. any logged in user
- D. only members of the Administrators project role
- E. any user with Jira Software application access
正解:E
質問 # 47
A scrum team asks you for a single comprehensive list of issues that were completed in the last sprint-Additionally, they need to know:
* the story points associated with each completed issue
* the issue type of each completed issue
* the description of each issue that has not been completed
Which report or gadget provides the required information?
- A. Sprint Health Gadget
- B. Filter Results gadget
- C. Created vs Resolved
- D. Sprint Report
- E. Chart gadget
- F. Burndown Chart report
正解:D
解説:
Explanation
A Sprint Report is the best report to provide a single comprehensive list of issues that were completed in the last sprint. A Sprint Report shows the scope, status, and completion date of each sprint. It also displays a breakdown of the completed, incomplete, and added issues in the sprint. The team can see the story points associated with each completed issue, as well as the issue type of each completed issue. They can also see the description of each issue that has not been completed by clicking on the issue key or summary. A Sprint Report also helps to track the team's performance and identify any scope changes during the sprint. References: Managing Jira Projects Data Center and Server: Certification Bundle, [Sprint Report | Jira Software Cloud]
質問 # 48
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 NOT Changed TO "In Progress"
- B. Status WAS Open OR Status WAS Closed
- C. Status != "In Progress"
- D. Status WAS NOT "In Progress"
- E. Status ONLY IN (Open, Closed)
正解:B
質問 # 49
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. Issue estimation on the Scrum board is set to Story points instead of Original Estimate.
- B. The Log Work field is not present on any project screens.
- C. Time Tracking on the Scrum board is set to None.
- D. The users do not have the Work On Issues permission.
- E. The issues do not have an Original Estimate.
正解:D
質問 # 50
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 where Resolution != EMPTY from the board filter
- C. exclude issues in Done status via a sub-filter
- D. exclude issues in Done status from the board filter
正解:A
解説:
Explanation
The team can use the Release link to remove issues as needed from the Done column. This will create a version in the project that contains all the issues that were removed, and the team can use the version report to see the details of each clean-up. Excluding issues in Done status from the board filter or via a sub-filter will not remove them from the Done column, but only hide them from view. Excluding issues where Resolution != EMPTY from the board filter will also hide issues from other columns that have a resolution set, which is not desired. References: [Releasing a version], [Managing Jira Projects Data Center and Server: Certification Bundle]
質問 # 51
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. Stories
- B. Everything Else
- C. Change requests
- D. Internal stories
- 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]
質問 # 52
A Scrum project has the following five configured versions:
Howmany of them will be available in the versions panel of the project backlog?
- A. 0
- B. 1
- C. 2
- D. 3
- E. 4
正解:E
解説:
Explanation
Three versions will be available in the versions panel of the project backlog: epsilon, delta, and gamma. These are the three unreleased versions in the project, as shown in the image. The versions panel only shows unreleased versions, as they are used to plan and track the progress of upcoming releases. Released and archived versions are not shown in the versions panel, as they are considered completed and no longer relevant for planning purposes. References: [Working with versions], [Managing Jira Projects Data Center and Server:
Certification Bundle]
質問 # 53
Your team is using a Scrum board and has many issues planned for future sprints. You need to configure a secondary board that
* excludes those planned issues from the board but not from the reports
* hides issues in real time when users select multiple conditions
Which two board configurations satisfy the requirements? (Choose two.)
- A. quick filters
- B. swimlanes
- C. column constraint
- D. board filter
- E. board sub-filter
正解:A、E
解説:
Explanation
To exclude the planned issues from the board but not from the reports, you need to use a board sub-filter. A board sub-filter is an additional JQL query that is applied to the board filter to further refine the issues displayed on the board. The sub-filter does not affect the reports, which are based on the board filter only. To hide issues in real time when users select multiple conditions, you need to use quick filters. Quick filters are buttons that allow users to dynamically change the view of the board by applying one or more JQL queries.
Users can select or deselect quick filters to show or hide issues that match the criteria. References: Configuring filters, Configuring quick filters
質問 # 54
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. Issues in progress
- B. Heat Map
- C. Filter Results
- D. Issue Statistics
- E. Two Dimensional Filter Statistics
正解:D
解説:
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
質問 # 55
A Jira administrator just created a new project based on the "Task management" project template. Which Jira feature is enabled in this project by default?
- A. ranking of standard issue types
- B. Epic issue type
- C. Issue analysis reports
- D. Release Hub
正解:A
解説:
Explanation
The "Task management" project template is designed for managing simple tasks and tracking progress. By default, this template enables ranking of standard issue types, which allows you to order issues by priority on a board. The other features mentioned in the options are not enabled by default in this template. Therefore, the correct answer is B. References: Creating a project, Ranking an issue
質問 # 56
The team wants to flag issues using a category. Their requirements are:
* more than one category value can be selected on an issue
* new category values can be added by any user
* category values can be selected via a dropdown menu
* category values can be re-used across all projects
Which field meets their requirements?
- A. user picket
- B. text field
- C. checkboxes
- D. component
- E. label
正解:E
解説:
Explanation
The label field meets the team's requirements for flagging issues using a category. Labels are a type of custom field that allow users to add one or more descriptive tags to issues. Users can add new labels on the fly, and select existing labels from a dropdown menu. Labels can be re-used across all projects, and can be searched and filtered easily. A text field does not allow multiple values or a dropdown menu. A component does not allow multiple values or adding new values by any user. A user picker does not allow multiple values or adding new values byany user. Checkboxes do not allow adding new values by any user. References: [Adding, removing and searching for labels], [Managing Jira Projects Data Center and Server: Certification Bundle]
質問 # 57
Your team works in a project that uses only one workflow, a simplified workflow.
The configuration of the corresponding Kanban board is shown:
Which statement is definitely true?
- A. Issues can be transitioned freely between all workflow statuses
- B. A resolution will be set once an issue is dragged to Done
- C. All team members can transition issues from Backlog to In Test.
- D. Bugs can be dragged from "In Progress" to "In Test" on this board.
正解:D
解説:
Explanation
The statement that is definitely true is that bugs can be dragged from "In Progress" to "In Test" on this board.
This is because the board configuration shown in the image has two columns: "In Progress" and "Done". The
"In Progress" column has three statuses mapped to it: "To Do", "InProgress", and "In Test". The "Done" column has one status mapped to it: "Done". Therefore, issues can be moved from one status to another within the same column by dragging them on the board. However, issues cannot be moved from one column to another by dragging them on the board, as this would require a workflow transition that is not available in a simplified workflow. A simplified workflow is a default workflow that allows any user with the Edit Issues permission to add or remove statuses on the fly. To move an issue from one column to another, you need to use the workflow button on the issue detail view and select a transition that matches the status of the destination column. References: Configuring columns, Using a simplified workflow
質問 # 58
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 issuetype - Epic AND type not in subTasklssueTypesO
- B. (project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic)
- C. (project - BERT AND type in standardlssueTypes(J) OR (project - ERNIE AND issuetype -Epic)
- D. project in (BERT, ERNIE) AND type in (standardlssueTypesG, Epic)
- E. project = BERT OR (project - ERNIE AND type = Epic)
正解:B
解説:
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
質問 # 59
......
厳密検証されたACP-610試験問題集と解答で無料提供のACP-610問題と正解付き:https://jp.fast2test.com/ACP-610-premium-file.html
あなたを合格させるACP-610問題集無料で最新のATLASSIAN練習テスト:https://drive.google.com/open?id=1K2Xdcgew8Fq7QVLIc6UkgAnO5MZO_v9J