更新されたPDF(2023年最新)実際にあるATLASSIAN ACP-610試験問題
検証済みのACP-610試験問題集PDF[2023年最新] 成功の秘訣はFast2test
質問 # 17
John needs to configure an Issue Collector where he is the reporter of all the collected issues.
Which two permissions does he need to do this? (Choose two.)
- A. Transition Issues
- B. Assignable User
- C. Create Issues
- D. Add Comments
- E. Administer Projects
正解:C、E
質問 # 18
It's common practice in your organization to archive projects in the following way:
- The name of archived projects will get the prefix ARCH_
- Archived projects will be assigned the project category ARCHIVE Recently many projects were archived.
Which JQL query will tell you if there are any unresolved issues in those projects?
- A. project CHANGED TO "ARCH_*" AND resolution IS EMPTY
- B. category = ARCHIVE AND resolution = NULL
- C. project ~ "ARCH_*" AND resolution = Unresolved
- D. project in ARCHIVE() AND resolution = Unresolved
- E. category = ARCHIVE and resolution EQUALS EMPTY
- F. key ~ "ARCH_*" AND resolution IS EMPTY
正解:E
質問 # 19
All projects use a shared permission scheme.
The Browse Projects permission needs to be updated. Project administrators need to be able to manage access to their own projects.
What entry should be added to the Browse Projects permission?
- A. Project lead
- B. Project Role
- C. Application access
- D. Group
- E. Single user
正解:A
質問 # 20
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 has no value at the moment.
- B. The field is hidden by a security level.
- C. The field was disabled by a Jira administrator.
- D. The field is hidden by the workflow status.
- E. The field is hidden in the field configuration.
正解:C
質問 # 21
You manage multiple projects which share a notification scheme. For the Issue Moved event, you want to notify only a particular individual. That individual needs to be selected by other users.
Which value should be used for the Issue Moved event?
- A. Component Lead
- B. Single User
- C. Developers project role
- D. Single Email Address
- E. Current User
- F. User Custom Field Value
正解:B
質問 # 22
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. Issue Statistics and Pie Chart
- B. Pie Chart and Two Dimensional Filter Statistics
- C. Two Dimensional Filter Statistics and Created vs. Resolved Chart
- D. Filter Results and Issue Statistics
- E. Activity Stream and Pie Chart
正解:D
質問 # 23
You need a new project to track Software Defects.
The entire setup should be identical to the Hardware Defect project.
You ask your Jira administrator to create a new project with a shared configuration, and use the Hardware Defect project as the source.
Which three elements will you need to manually configure to achieve an identical setup? (Choose three.)
- A. Project description
- B. Components
- C. Screens
- D. Versions
- E. Priorities
- F. Security levels
正解:A、B、D
質問 # 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 issuetype Feature AND fixVersion = released()
- C. project = GPS AND issuetype = Feature AND fixVersion in 1.0
- D. project = GPS AND issuetype = Feature AND fixVersion(s) IS NOT EMPTY
- E. project = GPS AND type = Feature AND fixVersion(s) = "1.0"
- F. project = GPS AND type = Feature AND fixVersion in (1.0)
正解:D、E
質問 # 25
Max and Emma both have Jira Software application access, and they are members of the same groups and project roles in the DEV project.
However, Max can rank issues on the project's Kanban board, while Emma cannot.
Which configuration will definitely explain the observed behavior?
- A. Only Max has a valid Jira Software license.
- B. Max is a component lead and Emma is a project lead in the DEV project.
- C. Max and Emma have different global permissions.
- D. Only Max is a project administrator of the DEV project.
- E. Only Max has been granted the Schedule Issues permission in the DEV project.
- F. Max and Emma are associated with different security levels.
正解:E
質問 # 26
Teresa is able to see the Start Progress transition but not the Approve transition on an issue. Her co-worker is able to see both.
Identify two possible causes why Teresa can NOT see the Approve transition. (Choose two.)
- A. Teresa is not listed in the correct security level for the issue.
- B. Teresa is not in the correct group or project role.
- C. Teresa does not meet the condition on the Approve transition.
- D. Teresa does not have the correct Application access.
- E. Teresa does not have the correct global permission.
- F. Teresa does not have the Transition Issues permission.
正解:B、F
質問 # 27
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. The selected components do not have a component lead set.
- B. The project's default assignee overwrites the value of the component lead.
- C. The default assignee of the selected components is set to Project default.
- D. Auto-assignment with components only works when creating issues.
- E. The Assignee field additionally needs to be changed to Automatic.
正解:B
質問 # 28
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 the screen associated with 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. Request a screen with the Resolution field to be associated with the Fix transition.
- E. Request a post-function to be configured for the Fix transition.
正解:A
質問 # 29
As a project administrator, what changes can you make to the project sidebar?
- A. change the background color
- B. remove links to Reports
- C. display project team members
- D. add a URL and link text
- E. display project descriptions
正解:B
質問 # 30
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 users do not have the Work On Issues permission.
- B. The issues do not have an Original Estimate.
- C. The Log Work field is not present on any project screens.
- D. Issue estimation on the Scrum board is set to Story points instead of Original Estimate.
- E. Time Tracking on the Scrum board is set to None.
正解:A
質問 # 31
All projects use only a single simplified workflow which has three statuses (Open, In Progress, Closed) and all global transitions.
You need to find all 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 CHANGED TO Open
- C. status = Closed OR (status WAS Closed AND status = Open)
- D. status WAS Closed
正解:A
質問 # 32
Which statement is true about configuring issue types in a project?
- A. Epics cannot have sub-tasks in a Jira Software project.
- B. Sub-task issue types can have a different issue security level than their parent.
- C. You can disable the Create Sub-task operation on some standard issue types.
- D. Standard and sub-task issue types must always have their own workflows.
- E. An issue type scheme can have unlimited sub-task issue types.
- F. There are three levels of issue types in a Jira Software project; Epic, Story, Sub-task.
正解:C
質問 # 33
Analyze the workflow scheme for the SSP project shown below:
Which change would require an update to the workflow scheme?
- A. Epic and Bug need different screens when they are transitioned to Done.
- B. Task and Story need a different screen when they are being created.
- C. Task and Story need different screens when they are transitioned to Done.
- D. Sub-task and Bug need a different set of required fields.
- E. Task and Sub-task need a different set of required fields.
正解:D
質問 # 34
You need a way to put issues On Hold.
Additionally you need to filter for all issues that:
- were put On Hold by user Dave
- were put On Hold in the last 30 days
The current workflow is shown below:
Which combination of configuration items will meet the requirements?
- A. Status, screen
- B. Transition, custom field (User Picker)
- C. Status, transitions
- D. Screen, custom field (Date picker)
- E. Transition, post-function
正解:D
質問 # 35
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 will not be able to perform any of the changes and has to contact a Jira administrator.
- B. She can implement the desired workflow changes since she is the project administrator 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 can implement the desired workflow changes if she has the Extended project administration permission in both projects.
正解:D
質問 # 36
There is a condition on the Start Progress transition in your workflow, which restricts the transition to users in the Developers role only. All other transitions are available to all users. There is a new requirement to allow all users to execute the Start Progress transition. Your workflow is not shared. As a project administrator, what should you do to meet the requirement?
- A. Edit the existing Start Progress transition to remove the validator.
- B. Edit the existing Start Progress transition to remove the condition.
- C. Delete the existing Start Progress transition and replace with a new one.
- D. Update the Transition Issues permission in the permission scheme.
正解:A
質問 # 37
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. Issue Statistics
- C. Two Dimensional Filter Statistics
- D. Created vs. Resolved Chart
- E. Pie Chart
正解:E
質問 # 38
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. System fields cannot be removed from screens.
- B. Fix Version/s is a required field.
- C. The screen is used by another project.
- D. Fix Version/s for the project have been archived.
- E. The Fix Version/s field is locked.
正解:D
質問 # 39
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. any logged in user
- B. only the board administrator
- C. any user with Jira Software application access
- D. nobody
- E. only members of the Administrators project role
正解:C
質問 # 40
View the extract of a permission scheme shown below.
Which two statements are correct? (Choose two.)
- A. Users in the project role Administrators can update components and versions.
- B. Users must be in both in the jira-software-users group and the Users project role to delete issues.
- C. All logged in users can create issues.
- D. Users can edit issues only if they have a valid Jira Core license.
- E. Users must be in either the jira-software-users group or the Users project role to delete issues.
正解:B、C
質問 # 41
......
ベストを体験せよ!ACP-610試験問題トレーニングを提供しています:https://jp.fast2test.com/ACP-610-premium-file.html
練習サンプルと問題集と秘訣には2023年最新のACP-610有効なテスト問題集:https://drive.google.com/open?id=1K2Xdcgew8Fq7QVLIc6UkgAnO5MZO_v9J