View All ACP-620 Actual Exam Questions, Answers and Explanations for Free [Q13-Q31]

Share

View All ACP-620 Actual Exam Questions, Answers and Explanations for Free

ACP-620 Exam Free Practice Test with100% Accurate Answers

NEW QUESTION # 13
Which of the following statements are true about Jira project settings? (Choose two.) Both Jira administrators and project administrators can change the project category.

  • A. Changing the project key requires re-indexing.
  • B. Jira administrators can change all the settings in project settings.
  • C. Only Jira administrators can change the project key.

Answer: A,B


NEW QUESTION # 14
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. Board Filter
  • B. Hide completed issues
  • C. Board Sub-Filter
  • D. Quick Filters
  • E. Swimlanes
  • F. Issue Detail View

Answer: A,D


NEW QUESTION # 15
Which of the following are true about team-managed projects? (Choose three.) Note:
- Company-managed projects are formerly known as classic projects.
- Team-managed projects are formerly known as next-gen projects.

  • A. Team-managed projects only have standard board filters.
  • B. Users can allow anonymous access to a team-managed project.
  • C. By default, any licensed users can create and maintain team-managed projects.
  • D. Users can create a new project role.
  • E. Users can share team-managed projects' settings with other Jira projects.
  • F. Users can create multiple team-managed projects and run a parallel sprint.

Answer: A,C,D


NEW QUESTION # 16
Sarah's team has 10 completed issues in the current active sprint.
As a Jira administrator, what is the minimum permission Sarah needs to complete the sprint?

  • A. Manage Sprints
  • B. Schedule Issues
  • C. Transition Issues
  • D. Move Issues
  • E. Browse Projects
  • F. Edit Issues

Answer: E


NEW QUESTION # 17
Nina recently joined as a finance manager. Her team already has a few Jira projects running that is related to finance projects. She needs to create a new project using the same configurations as the other finance projects.
Below is the configuration she used to create the project.
What will happen to Nina's Jira project (RMC) if the team that is managing the USC project changed their Jira configuration?

  • A. Any changes with the other team's Jira project will automatically apply to Nina's Jira project.
  • B. Nina has permission to accept the configuration changes if she needs them.
  • C. All answers are incorrect.
  • D. Nothing will happen. Jira will only apply the configuration changes at the initial Jira project creation.

Answer: B


NEW QUESTION # 18
shows the actual and estimated amount of work to be done in a sprint. The horizontal x-axis indicates time, and the vertical y-axis indicates cards (issues).

  • A. Cumulative flow diagram
  • B. Epic burndown report
  • C. Control chart
  • D. Burndown chart
  • E. Velocity chart

Answer: D


NEW QUESTION # 19
Which of the following are true about card layout customization? (Choose three.)

  • A. Users can add extra custom fields - up to 5 fields.
  • B. Users can have a separate card layout for backlog and active sprints for the Scrum board.
  • C. Only board administrators can customize the cards.
  • D. 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.
  • E. Jira will apply the customization to the current board only.

Answer: B,D,E


NEW QUESTION # 20
A Jira workflow contains 3 statuses; To Do, In Progress, and Done.
Dom needs to get all reopened issues and assign those issues to his team.
Which of the following JQL does Dom need to use?
(Assume reopened issues will be transitioned to 'To Do' status)

  • A. status = "To Do" AND resolution is EMPTY
  • B. status was Done AND status = "To Do"
  • C. status was not in ("In Progress", "Done")
  • D. status changed from Done to "To Do"
  • E. status = Reopened

Answer: B


NEW QUESTION # 21
Nash is working on a mobile application project for the Google Company. Anyone from Google Company can comment on the project's issues, but only developers will have access to create new issues. Nash wants to create a new team-managed project for this task. Suggest the best access level for Nash to use in his project.
Note:
- Company-managed projects are formerly known as classic projects.
- Team-managed projects are formerly known as next-gen projects.

  • A. Public
  • B. Limited
  • C. Private
  • D. Restricted
  • E. Open
  • F. Individual

Answer: B


NEW QUESTION # 22
Razi is a new technical lead for Google Company. As the new technical lead, Razi is responsible to:
- Manage Jira plugins
- Maintain Jira schemes
- Create a new Jira group
Which Jira user type is suitable for Razi?

  • A. Project administrator
  • B. Site administrator
  • C. Jira administrator
  • D. Jira Software users

Answer: C


NEW QUESTION # 23
Which of the following are false about the roadmap? (Choose three.)

  • A. Users can customize epic's color directly from the roadmap.
  • B. Users can choose which epics they want to display on the dashboard. Either Complete or Incomplete.
  • C. Schedule bars for child issues are currently available for scrum teams only.
  • D. 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.
  • E. Users can change the epic bar timeline to weeks, months, quarters, or yearly.

Answer: B,D,E


NEW QUESTION # 24
According to the components below, who will be the assignee if a user created a ticket with all these components?
Project lead: Razi
Project default assignee: Project Lead

  • A. Dom
  • B. Nick
  • C. Nina
  • D. Razi
  • E. Unassigned

Answer: B


NEW QUESTION # 25
Which of the following is not the option that users can choose to colour the card?

  • A. Priorities
  • B. Issue Type
  • C. Queries
  • D. None
  • E. Assignees
  • F. Status

Answer: F


NEW QUESTION # 26
Which of the following are true about the Jira permission? (Choose three.)

  • A. You need 'Resolve Issues' permission to reopen resolved issues.
  • B. You need 'Resolve Issues' permission to set the 'Fix version' field.
  • C. You need 'Manage Sprints' permission to complete your sprint.
  • D. You need 'Fix Version' permission to set the 'Fix version' field.
  • E. You need 'Move Issues' permission to move the issue's status to another status.
  • F. You need the Jira Core application access to create a new sprint.

Answer: A,B,C


NEW QUESTION # 27
Which of the following are valid permissions in Jira? (Choose three.)

  • A. Global Permissions
  • B. User Permissions
  • C. Project Permissions
  • D. Jira Permissions
  • E. Issue Security Permissions

Answer: A,C,E


NEW QUESTION # 28
As a scrum master, Nina wants to get all issues without labels. Suggest the right JQL. (Choose four.)

  • A. labels = null
  • B. labels in (null)
  • C. labels is EMPTY
  • D. labels = ""
  • E. labels = ''
  • F. labels = EMPTY

Answer: A,B,C,F


NEW QUESTION # 29
Which of the following are true about company-managed Jira boards? (Choose three.) Note:
- Company-managed projects are formerly known as classic projects.
- Team-managed projects are formerly known as next-gen projects.

  • A. Users can create a Scrum board in a Kanban project.
  • B. Users cannot create a Kanban board in a Scrum project.
  • C. Users can create a Kanban board in a Scrum project.
  • D. Users cannot create a Scrum board in a Kanban project.
  • E. Users cannot have both Kanban and Scrum boards on the same Jira project.
  • F. Users can have both Kanban and Scrum boards on the same Jira project.

Answer: A,C,F


NEW QUESTION # 30
Nina is the account manager from the Finance Department.
She is responsible to:
- Create a new Jira user
- Grant application access
- Manage the billing information.
Which Jira user type is suitable for Nina?

  • A. Site administrator
  • B. Jira administrator
  • C. Project administrator
  • D. Jira Software users

Answer: A


NEW QUESTION # 31
......

ACP-620 dumps Free Test Engine Verified By It Certified Experts: https://topexamcollection.pdfvce.com/ATLASSIAN/ACP-620-exam-pdf-dumps.html