ACP-620 MCQs and Practice Test

https://killexams.com/pass4sure/exam-detail/ACP-620
Download PDF for ACP-620


ACP-620 MCQs

ACP-620 TestPrep ACP-620 Study Guide ACP-620 Practice Test

ACP-620 Exam Questions


killexams.com


Atlassian


ACP-620


Managing Jira Cloud Projects


https://killexams.com/pass4sure/exam-detail/ACP-620

Download PDF for ACP-620




Question: 44


Nash’s team just completed their first sprint.


What can they learn from this chart? (Choose three.)


(Assume Remaining Estimate and Time Spent is enabled for this board.)



  1. Some of the issues are resolved during non-working days.

  2. Some of the issues are still unresolved.

  3. This sprint ends with 0 story points.

  4. This sprint starts with 20 story points.

  5. There are issues worth 5 story points resolved on July 13th.

  6. There are no scope changes in this sprint.




Answer: C,E,F Explanation:

The grey area indicates non-working days. There were no issues resolved during non-working days since story points did not reduce in the grey area.


This chart starts drawing the Guideline and Remaining Values lines at the 18 story points on the y-axis.

On July 13th, story points were reduced from 15 to 10. This means that users have closed some issues that are worth 5 story points.


Users have closed all issues on July 20th. There are no story points remaining on this date.


Story points do not increase during this sprint. Since the Remaining Estimate and Time Spent is enabled for this board, scope change is indicated in the Burndown Chart for the subtask.




Question: 45


A group of developers are working on multiple Jira projects. They can view all Jira projects and have the ‘Move Issues’ permission in all Jira projects. However, they cannot move issues to some of the Jira projects.


What is the possible root cause of this problem?

  1. They do not have the ‘View Issue’ permission in some projects.

  2. They do not have the ‘Transition Issue’ permission in some projects.

  3. They do not have the ‘Edit Issue’ permission in some projects.

  4. They do not have the ‘Create Issue’ permission in some projects.




Answer: D Explanation:

If users are moving issues from project to project, they need to make sure they have the Create Issues permission in the Jira project they want to move it to.




Question: 46


Nash recently joined the team as a scrum master.


Which permission will allow Nash to perform the below actions? (Choose four.)





Question: 48

Nash is creating a new Scrum board with multiple Jira projects. Each project has a different status in its workflow. Which of the following are true? (Choose two.)

  1. Some issues will be hidden from the board.

  2. The user cannot create a new board with multiple Jira projects.

  3. All statuses will be mapped to 3 default columns: To Do, In Progress, and Done

  4. All issues will be hidden from thewwwboard.MCQspanda..com

  5. The status will be mapped to the first selected project when creating the new board.




Answer: C,D Explanation:

If users are creating a new board (Kanban or Scrum) with multiple Jira projects, and each project has a unique workflow, all statuses will be mapped to 3 default columns: To Do, In Progress, and Done.


On the Kanban board, the issues will appear on the board as soon as users create the board.


On the Scrum board, all issues will not appear on the board because only issues in the active sprint will appear on the Scrum board. After creating a new Scrum board, you do not have an active sprint.




Question: 49


Which of the following are false about the roadmap? (Choose three.)

  1. Users can choose which epics they want to display on the dashboard. Either Complete or Incomplete.

  2. Users can change the view setting to customize their roadmap’s view. The changes will apply to all users that have access to that project.

  3. Schedule bars for child issues are currently available for scrum teams only.

  4. Users can customize epic’s color directly from the roadmap.

  5. Users can change the epic bar timeline to weeks, months, quarters, or yearly.




Answer: A,B,E Explanation:

View Settings is a collection of settings that allow users to adjust their personal view of the roadmap. The settings only apply to individual users. Users can change their view at any time.


Schedule Bars for child issues are currently available for scrum teams only.


Epic Display Options allow users to use the dropdown to select which epics to display. The current options are All, Incomplete, or Complete.

Users can adjust the color of an epic directly on the roadmap. Simply right-click the epic and choose a fresh color. The epic bar has a default duration according to how users view their timeline. The default durations are weeks,

months, or quarters.




Question: 50


Which of the following can be explained from the chart below?


  1. Users have not started the sprint yet.

  2. Users deleted the sprint.

  3. Users closed some issues the moment the sprint started.

  4. There are no issues in the sprint.




Answer: C Explanation:

If the grey ‘guideline’ line does not show, the sprint may have been started before any issues were assigned to it.


In this case, since the grey ‘guideline’ line does show up in the chart, the sprint already started. The ‘remaining values’ line indicates that someone closed some issues that are worth 5 story points as soon as they started their sprint.


How can you filter for issues that are in both the "Development" and "Testing" sprints?


  1. Sprint in ("Development", "Testing")

  2. Sprint = "Development" AND Sprint = "Testing"

  3. Sprint in openSprints() AND Sprint in ("Development", "Testing")

  4. Sprint in ("Development" AND "Testing")

    Answer: A

Explanation: The Sprint in ("Development", "Testing") syntax correctly filters for issues that are in either of the specified sprints, leveraging the IN operator.




Question: 618

What does a Notification Scheme in Jira Cloud control?


  1. The types of issues that can be created

  2. The visibility of issues to users

  3. The alerts sent to users about issue changes

  4. The workflow transitions available for issues

    Answer: C

Explanation: A Notification Scheme controls the alerts sent to users based on changes to issues, ensuring relevant stakeholders are informed of important updates.



Question: 619

Which feature allows users to see dependencies between sub-tasks and parent issues?


  1. Issue Links

  2. Epic Links

  3. Labels

  4. Comments

    Answer: A

Explanation: Issue Links enable users to visualize and manage dependencies between sub-tasks and their parent issues, enhancing project management strategies.




Question: 620

Which of the following can be customized in a Jira project to improve user experience?


  1. Issue types

  2. Workflows

  3. Screens

  4. All of the above

    Answer: D

Explanation: All the listed options—issue types, workflows, and screensâ

€”can be customized in a Jira project to improve user experience and tailor the project to specific needs.


For a project manager wanting to visualize issue resolution trends by assignee, which report should they utilize?


  1. User Workload Report

  2. Resolution Time Report

  3. Control Chart

  4. Average Age Report

  5. Velocity Chart

  6. Created vs. Resolved Issues Report

    Answer: C

Explanation: The Control Chart can be filtered by assignee, allowing project managers to analyze resolution trends and performance for each team member.




Question: 622


What is the primary advantage of using a Kanban approach in project management? (Choose one.)


  1. It eliminates the need for user stories.

  2. It allows for continuous delivery without fixed iterations.

  3. It requires extensive documentation.

  4. It enforces strict timelines for task completion.

    Answer: B

Explanation: The Kanban approach supports continuous delivery, allowing teams to focus on flow and adapt quickly to changing priorities without being tied to fixed iterations.




Question: 623


Which of the following queries will find issues that are linked to a specific issue?


  1. issue in linkedIssues("ISSUE-123")

  2. linkedIssues("ISSUE-123")

  3. issue = "ISSUE-123"

  4. issue in ("ISSUE-123")

  5. link = "ISSUE-123"

  6. relatedIssues("ISSUE-123")

    Answer: A

Explanation: The query issue in linkedIssues("ISSUE-123") correctly retrieves all issues that are linked to the specified issue.




Question: 624

Which Jira feature allows for dynamic evaluation of user access to issues?


  1. Issue Security Levels

  2. Custom Fields

  3. Permission Schemes

  4. Automation Rules



Answer: A


Explanation: Issue Security Levels dynamically evaluate user access based on the defined security levels, ensuring that permissions are enforced consistently according to the user’s role or group membership.




Question: 625

Which automation rule would you use to notify a user when their assigned issue is due in two days?


  1. Scheduled trigger with a JQL condition

  2. Issue updated trigger

  3. Issue created trigger

  4. Status changed trigger

    Answer: A

Explanation: A "Scheduled trigger" combined with a JQL condition can be set to run daily, checking for issues that are due in two days. This ensures timely notifications for upcoming deadlines.




Question: 626

Tom wants to ensure that the issues on his board can be filtered based on custom fields. What is the most effective way to implement this in Jira?


  1. Use JQL queries in the board filter.

  2. Create a quick filter for each custom field.

  3. Adjust the workflow to include custom fields.

  4. Use the issue navigator to filter results.

    Answer: A

Explanation:

Using JQL queries in the board filter (A) allows for effective filtering based on custom fields. Quick filters (B) are useful for temporary filtering but do not affect the underlying board configuration. Adjusting the workflow (C) does not directly impact board filtering, and the issue navigator (D) is separate from the board context.




Question: 627

What happens when an issue is assigned to a security level that the user does not belong to?


  1. The issue is automatically reassigned.

  2. The user can see the issue but cannot edit it.

  3. The issue is invisible to the user.

  4. The user receives a notification.

    Answer: C

Explanation: When an issue is assigned to a security level that a user does not belong to, the issue becomes invisible to that user, preventing any access or interaction with the issue.




Question: 628


To measure the frequency of issues created by different project components,

which report is most suitable?


  1. Issue Statistics Report

  2. Created vs. Resolved Issues Report

  3. User Workload Report

  4. Time Tracking Report

  5. Velocity Chart

  6. Cumulative Flow Diagram

    Answer: A

Explanation: The Issue Statistics Report can be configured to show the number of issues created by different components, providing insights into component workload.




Question: 629

Why is it important to regularly update the data in a Control Chart?


  1. To keep the report visually appealing

  2. To ensure decisions are based on the most current information

  3. To compare with other teams

  4. To minimize the number of data points

    Answer: B

Explanation: Regularly updating the data in a Control Chart is crucial to ensure that decisions are based on the most current information, allowing teams to respond effectively to changes in performance.



Question: 630

What is the correct method to enable issue types in a specific project?


  1. Modify jira-config.xml

  2. Use the project settings interface

  3. Edit the workflow directly

  4. Change the global settings

  5. Update the context.xml file

  6. Use the REST API

    Answer: B

Explanation: To enable issue types for a specific project, you should use the project settings interface, where you can select which issue types are available for that project.




Question: 631

Which type of automation rule would you use to send a notification when a specific label is added to an issue?


  1. Scheduled Rule

  2. Issue Transition Rule

  3. Issue Updated Rule

  4. Incoming Webhook Rule

    Answer: C

Explanation: The "Issue Updated" trigger allows for monitoring changes to issue fields, including the addition of labels, and can be used to send notifications.



Question: 632

Which of the following JQL queries would return all sub-tasks that are currently "In Progress"?


  1. type = Sub-task AND status = "In Progress"

  2. status = "In Progress" AND type in (Sub-task)

  3. issue in subtaskOf("In Progress")

  4. parent in openSprints() AND type = Sub-task

    Answer: A

Explanation: The correct JQL query directly filters for sub-tasks with the status "In Progress," accurately retrieving all relevant issues.




Question: 633


Which report would provide insight into the number of issues transitioned between statuses during a sprint?


  1. Issue Statistics Report

  2. Sprint Report

  3. Control Chart

  4. Burndown Chart

  5. Cumulative Flow Diagram

  6. Velocity Chart

    Answer: C

Explanation: The Control Chart shows the number of issues transitioned

through statuses over time, giving insights into flow and team efficiency during the sprint.




Question: 634

A project manager wants to ensure that all issues in a Jira project are categorized according to their urgency. Which configuration should they implement?


  1. Custom fields for priority

  2. Epics for categorizing tasks

  3. Labels for tagging issues

  4. Components for grouping tasks

  5. Statuses to indicate urgency

    Answer: A

Explanation: Implementing custom fields for priority allows the project manager to categorize issues based on their urgency effectively. This setup aids in prioritizing work and managing workflows.




Question: 635

Which permission is required to edit a project's configuration in Jira?


  1. Browse Projects

  2. Edit Issues

  3. Manage Sprints

  4. Manage Project Configuration

    Answer: D

Explanation: The "Manage Project Configuration" permission is necessary to make changes to a project's settings and configuration.


KILLEXAMS.COM


Killexams.com is a leading online platform specializing in high-quality certification exam preparation. Offering a robust suite of tools, including MCQs, practice tests, and advanced test engines, Killexams.com empowers candidates to excel in their certification exams. Discover the key features that make Killexams.com the go-to choice for exam success.



Exam Questions:

Killexams.com provides exam questions that are experienced in test centers. These questions are updated regularly to ensure they are up-to-date and relevant to the latest exam syllabus. By studying these questions, candidates can familiarize themselves with the content and format of the real exam.


Exam MCQs:

Killexams.com offers exam MCQs in PDF format. These questions contain a comprehensive

collection of questions and answers that cover the exam topics. By using these MCQs, candidate can enhance their knowledge and improve their chances of success in the certification exam.


Practice Test:

Killexams.com provides practice test through their desktop test engine and online test engine. These practice tests simulate the real exam environment and help candidates assess their readiness for the actual exam. The practice test cover a wide range of questions and enable candidates to identify their strengths and weaknesses.


thorough preparation:

Killexams.com offers a success guarantee with the exam MCQs. Killexams claim that by using this materials, candidates will pass their exams on the first attempt or they will get refund for the purchase price. This guarantee provides assurance and confidence to individuals preparing for certification exam.


Updated Contents:

Killexams.com regularly updates its question bank of MCQs to ensure that they are current and reflect the latest changes in the exam syllabus. This helps candidates stay up-to-date with the exam content and increases their chances of success.

Back to Home