[2026] Free ACP-620 Exam Dumps to Pass Exam Easily
ACP-620 Exam Dumps, ACP-620 Practice Test Questions
NEW QUESTION # 36
You manage two team-managed Scrum projects.
You want to create a single board that displays the progress of the active sprints in both projects and their burndown.
Identify the correct board type to use.
- A. company-managed Scrum board
- B. team-managed Kanban board
- C. team-managed Scrum board
- D. company-managed Kanban board
Answer: A
Explanation:
A company-managed Scrum board can pull issues from multiple team-managed projects, allowing you to view and track the progress of active sprints and display a combined burndown. Team-managed boards are limited to a single project, so a company-managed board is required for cross-project visibility.
NEW QUESTION # 37
Which of the following are true about issue types? (Choose three.)
- A. Issue types' order can be changed.
- B. Project administrators can create a new issue type.
- C. Default issue type can be set to None.
- D. Jira administrators can create a new issue type.
Answer: A,C,D
NEW QUESTION # 38
Nina works as a Test Lead for some projects. She is using a Scrum board for her Automation Test projects. There are too many issues on her board that does not belong to her team.
Which of the following features should she use to return a list of issues assigned to her team? (Choose two.)
- A. Hide completed issues
- B. Issue Detail View
- C. Swimlanes
- D. Board Filter
- E. Board Sub-Filter
- F. Quick Filters
Answer: D,F
NEW QUESTION # 39
A user wants to add the label VIP to an issue when any member of the Executives group adds a comment to it.
The configuration of the automation rule is shown.
The automation rule does not always execute as expected.
What is the cause of the problem?
- A. User condition does not account for who is commenting.
- B. A condition is missing to check whether the label is already set.
- C. Issue commented has to be the condition.
- D. The label VIP is not available in the issue's project.
- E. User condition has to be the trigger.
Answer: A
Explanation:
The user condition is checking whether the reporter is in the Executives group, but the rule is triggered when the issue is commented on. To work as intended, the condition should check whether the commenter (i.e., user who triggered the rule) is in the Executives group - not the reporter.
NEW QUESTION # 40
Your team wants to measure their performance based on the number of issues completed in each sprint.
Currently, they are measured based on the number of story points completed instead.
Which board configuration needs to be changed?
- A. Estimation Statistic
- B. Column Constraint
- C. Maximum constraints
- D. Time Tracking
Answer: A
Explanation:
The Estimation Statistic setting on the Scrum board controls whether performance is measured by story points, issue count, or other metrics. To measure performance based on the number of issues completed instead of story points, you need to change this setting to Issue Count.
NEW QUESTION # 41
The UX team uses a custom issue type named Design in your team-managed project.
You want them to start entering the number of days spent and remaining on each of their issues.
What field must you add to the Design issue type?
- A. Time tracking
- B. Date Time Picker
- C. Time stamp
- D. Date
- E. Estimation Statistic
Answer: A
Explanation:
The Time tracking field is required to allow users to enter the number of days (or time) spent and the remaining estimate on issues. Adding this field to theDesignissue type enables tracking of effort in terms of logged and remaining time.
NEW QUESTION # 42
Below is the configuration Sarah has created for her board card colours.
Based on the picture below, this issue will appear in which colour?
- A. Orange
- B. Blue
- C. Red
- D. Green
- E. Yellow
Answer: B
NEW QUESTION # 43
Razi works as a technical lead for the Cloud Team. He wants to customize his board to show cloud-related issues at the top row, followed by other issues.
Which feature can he use to achieve this?
- A. Board Filter
- B. Quick Filters
- C. Issue Detail View
- D. Hide Completed Issues
- E. Board Sub-Filter
- F. Swimlanes
Answer: F
NEW QUESTION # 44
Which of the following are true about card layout customization? (Choose three.)
- A. Jira will apply the customization to the current board only.
- B. Users can have a separate card layout for backlog and active sprints for the Scrum board.
- C. Users can add extra custom fields - up to 5 fields.
- D. Only board administrators can customize the cards.
- E. Users can enable the 'days in column' to show a series of dots on the card, representing how long the card has been in a particular column.
Answer: A,B,E
NEW QUESTION # 45
Dom's team plans to complete 10 issues in the sprint. However, there are 2 issues still unresolved.
As a Jira administrator, what is the minimum permission Dom needs to complete the current sprint? (Choose three.)
- A. Transition Issues
- B. Manage Sprints
- C. Move Issues
- D. Edit Issues
- E. Browse Projects
- F. Schedule Issues
Answer: D,E,F
NEW QUESTION # 46
Your team uses a company-managed Software type project and needs a way to categorize their issues as follows:
# group issues by the project phase in which work will be started
# assign a fixed start date and end date to each phase
# automatically add unresolved issues to the next phase at the end of the previous phase Which two product features could be used to categorize the issues? (Choose two.)
- A. sprint
- B. versions
- C. components
- D. labels
- E. backlog
Answer: A,B
Explanation:
Versions: Versions (also known asreleases) allow you to group issues by project phases, assign fixed start and end dates, and track progress.
Sprint: Sprints also have defined start and end dates, and unresolved issues can be automatically carried over to the next sprint, aligning with the requirement to move work between phases.
NEW QUESTION # 47
When working on an issue, users often need to add URLs to relevant resources, such as:
# another Jira issue
# knowledgebase article in an associated space
# industry white paper
Select three features available to users on an issue that facilitate this. (Choose three.)
- A. Add web link
- B. Pages
- C. Shortcut
- D. Link Confluence page
- E. Link issue
Answer: A,D,E
Explanation:
Link issue: Allows users to link to another Jira issue, providing contextual connections between related work items.
Link Confluence page: Enables linking a Confluence knowledgebase article directly to the Jira issue.
Add web link: Lets users attach external URLs, such as industry white papers, to the issue for easy reference.
NEW QUESTION # 48
Sarah is working on a financial project that involves sensitive information which should not be openly available to any users. She wants to create a new team-managed project for her assignment.
Suggest the best access level for Sarah's project.
Note:
- Company-managed projects are formerly known as classic projects.
- Team-managed projects are formerly known as next-gen projects.
- A. Restricted
- B. Open
- C. Individual
- D. Public
- E. Private
- F. Limited
Answer: E
NEW QUESTION # 49
A Jira workflow contains 3 statuses; To Do, In Progress, and Done.
Which of the following JQL will return issues that have never been in 'Done' status?
- A. status was in ("To Do", "In Progress")
- B. resolution is EMPTY
- C. resolution != null
- D. status != Done
- E. status was not Done
Answer: E
NEW QUESTION # 50
Your team needs a way to track a customer's location in a team-managed project.
The location needs to match:
# a specific list of countries
# prohibit additional values
# limit to one selection
Identify the field type that meets this requirement.
- A. Paragraph
- B. Short text
- C. Checkbox
- D. Components
- E. Dropdown
- F. Labels
Answer: E
Explanation:
Dropdown field allows selection from a predefined list of values (such as countries), restricts additional
/custom entries, and supports single selection, making it ideal for capturing a customer's location under the given constraints.
NEW QUESTION # 51
According to the components below, who will be the assignee if a user created a ticket with a Java component?
Project lead: Razi
Project default assignee: Unassigned
- A. Unassigned
- B. Dom
- C. Nick
- D. Razi
- E. Nina
Answer: A
NEW QUESTION # 52
Dom is working as a project manager for a Jira project called EPAY. The project has been deployed to production and transferred to another company for maintenance.
Which of the following action allows Dom to hide the EPAY issues from the advanced search, but other users can still access the issues through direct links?
- A. Permanently delete the Jira project.
- B. Archive the Jira project.
- C. Hide the Jira project.
- D. Move the Jira project to trash.
Answer: B
NEW QUESTION # 53
......
ACP-620 Exam Dumps, ACP-620 Practice Test Questions: https://torrentpdf.actual4exams.com/ACP-620-real-braindumps.html