[Jan 01, 2024] ACP-610 PDF Questions and Testing Engine With 77 Questions [Q41-Q64]

Share

[Jan 01, 2024] ACP-610 PDF Questions and Testing Engine With 77 Questions

Updated Exam Engine for ACP-610 Exam Free Demo & 365 Day Updates

NEW QUESTION # 41
Security levels have already been configured in the Legal project's issue security scheme.
Now Dave needs to be able to set a particular security level on an issue in the Legal project. Identify three prerequisites for him to be able to do this. (Choose three.)

  • A. Dave must have the Set Issue Security permission in the Legal project.
  • B. Dave must have a valid Jira Software license.
  • C. Dave must be the project administrator of the Legal project.
  • D. Dave must have access to the Legal project.
  • E. Dave must be assigned to that particular security level.
  • F. Issue-level security must be globally enabled by a Jira administrator.

Answer: A,E,F


NEW QUESTION # 42
A project uses two issue types named Task and Sub-task which share the workflow shown below.

What is the maximum number of screens that can be used in the current project configuration?

  • A. 0
  • B. 1
  • C. 2
  • D. 3
  • E. 4

Answer: C


NEW QUESTION # 43
View the extract of a permission scheme shown below.

Which two statements are correct? (Choose two.)

  • A. Users must be in both in the jira-software-users group and the Users project role to delete issues.
  • B. All logged in users can create issues.
  • C. Users must be in either the jira-software-users group or the Users project role to delete issues.
  • D. Users can edit issues only if they have a valid Jira Core license.
  • E. Users in the project role Administrators can update components and versions.

Answer: A,B


NEW QUESTION # 44
You work for an insurance company and want to use Jira for tracking customers and their contracts.
Before requesting a new project you have gathered some requirements:
- Each customer can have multiple contracts.
- Each contract can have an independent status.
- Each contract will be worked on by a different agent.
- Contracts cannot exist without a corresponding customer.
How should contracts be configured?

  • A. as tabs on a screen
  • B. as workflow statuses
  • C. as sub-task issue types
  • D. as fields on a screen

Answer: B


NEW QUESTION # 45
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. Issue Type Scheme
  • B. Permission Scheme
  • C. Field Configuration Scheme
  • D. Workflow Scheme
  • E. Screen Scheme

Answer: C


NEW QUESTION # 46
In your last team meeting Scott showed a QA dashboard he has put together. It contains valuable data so he decides to share it with the entire project.
When you try to pull up the dashboard for the first time it shows multiple errors instead of the data you expected.
The most common error is: The filter configured for this gadget could not beretrieved. Please verify it is still valid on the issue navigator.
Scott confirms, that the dashboard seems fine when he looks at it.
What is the most likely cause for this behavior?

  • A. The filters being used in the gadgets contain corrupt JQL clauses.
  • B. The filters being used in the gadgets return issues that are hidden by a security level.
  • C. The filters being used in the gadgets have been deleted.
  • D. The filters being used in the gadgets are private or not shared with you.
  • E. The filters being used in the gadgets contain field references that have been deleted.

Answer: D


NEW QUESTION # 47
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 only be able to add the new status to the workflow but won't be able to implement the desired restriction.
  • B. She can implement the desired workflow changes since she is the project administrator in both projects.
  • C. She will not be able to perform any of the changes and has to contact a Jira administrator.
  • D. She can implement the desired workflow changes if she has the Extended project administration permission in both projects.

Answer: D


NEW QUESTION # 48
As a project administrator, what changes can you make to the project sidebar?

  • A. remove links to Reports
  • B. change the background color
  • C. display project team members
  • D. add a URL and link text
  • E. display project descriptions

Answer: A


NEW QUESTION # 49
When creating a project from a template, which two schemes will be unique for the new project? (Choose two.)

  • A. Field Configuration Scheme
  • B. Permissions Scheme
  • C. Issue Type Scheme
  • D. Issue Security Scheme
  • E. Notification Scheme
  • F. Workflow Scheme

Answer: B,E


NEW QUESTION # 50
Your coworkers, Jill and Dave, want you to create a filter and a corresponding filter subscription to run every morning at 8 AM.
For the query result, they each want to receive a list of only their own issues that were assigned to them in the last 8 hours.
Which JQL query will you use in the filter?

  • A. assignee = Jill OR assignee = Dave AND created AFTER startOfDay()
  • B. assignee changed TO currentUser() >= -8h
  • C. assignee changed TO (Jill,Dave) >= -8h
  • D. assignee in (Jill,Dave) AND created >= -8h
  • E. assignee changed TO currentUser() AFTER startOfDay()

Answer: E


NEW QUESTION # 51
Which statement is correct about archiving a version in Jira?

  • A. Archived versions can be selected only in the FixVersion/s field dropdown, not the Affects Version/s field dropdown.
  • B. Versions can be archived in Jira only if they do not contain any unresolved issues.
  • C. Versions can be archived only in Jira Software projects, not Jira Business projects.
  • D. Archived versions cannot be selected in either the Fix Version/s dropdown, or the Affects Version/s field dropdown.
  • E. Archived versions will be grouped as Archived Versions in the FixVersion/s field dropdown.

Answer: A


NEW QUESTION # 52
Which statement is true about configuring issue types in a project?

  • A. Sub-task issue types can have a different issue security level than their parent.
  • B. Standard and sub-task issue types must always have their own workflows.
  • C. An issue type scheme can have unlimited sub-task issue types.
  • D. Epics cannot have sub-tasks in a Jira Software project.
  • E. There are three levels of issue types in a Jira Software project; Epic, Story, Sub-task.
  • F. You can disable the Create Sub-task operation on some standard issue types.

Answer: F


NEW QUESTION # 53
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. Max and Emma are associated with different security levels.
  • 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 has been granted the Schedule Issues permission in the DEV project.
  • E. Only Max is a project administrator of the DEV project.
  • F. Only Max has a valid Jira Software license.

Answer: D


NEW QUESTION # 54
You want to gather metrics on how long it takes the team to resolve issues in their project.
Which report should you use?

  • A. Single Level Group By Report
  • B. Time Tracking Report
  • C. Resolution Time Report
  • D. Time Since Issues Report
  • E. Average Age Report

Answer: B


NEW QUESTION # 55
A project uses the Simplified Workflow and a Scrum board.
You are the project administrator and the board administrator, but Extended project administration is disabled.
Which two actions can you perform? (Choose two.)

  • A. set a workflow resolution via the Scrum board
  • B. add a condition via the Scrum board
  • C. set a workflow resolution via the workflow editor
  • D. add a status via the Scrum board
  • E. add a transition via the workflow editor
  • F. add a status via the workflow editor

Answer: D,E


NEW QUESTION # 56
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. Pie Chart
  • B. Created vs. Resolved Chart
  • C. Two Dimensional Filter Statistics
  • D. Issues in progress
  • E. Issue Statistics

Answer: A


NEW QUESTION # 57
Martina is unable to perform the following actions in the App project:
- Create and manage versions
- Create and manage components
- Rank issues in the backlog
The App project does not use a shared permission scheme.
Which two permissions will allow her to perform those actions? (Choose two.)

  • A. Move Issues
  • B. Administer Projects
  • C. Bulk Change
  • D. Schedule Issues
  • E. Transition Issues

Answer: B,D


NEW QUESTION # 58
The extract of a permission scheme is shown below.

Clare is joining your team to help out as first-level support.
Her job will be:
- Analyze incoming requests
- requests to subject matter experts
Which two project roles will she need? (Choose two.)

  • A. Viewers
  • B. Workers
  • C. Editors
  • D. Assigners
  • E. Administrators
  • F. Assignables

Answer: A,D


NEW QUESTION # 59
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. User Custom Field Value
  • B. Current User
  • C. Developers project role
  • D. Component Lead
  • E. Single Email Address
  • F. Single User

Answer: F


NEW QUESTION # 60
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. Time Tracking on the Scrum board is set to None.
  • B. The users do not have the Work On Issues permission.
  • 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. The issues do not have an Original Estimate.

Answer: B


NEW QUESTION # 61
You have gathered workflow requirements:
- Sue wants to put issues ON HOLD from anywhere in the workflow.
- Dave wants to restrict who can put issues ON HOLD.
You contact a Jira administrator to request appropriate workflow changes to address their requirements.
Which change do you NOT request?

  • A. A security-level on the ON HOLD status
  • B. A condition on the incoming transitions going in to ON HOLD
  • C. Outgoing transitions from the ON HOLD status
  • D. A new status called ON HOLD
  • E. A global transition to the ON HOLD status

Answer: B


NEW QUESTION # 62
The Jira administrator has just created a new project based on the Task management project template.
Which Jira feature will be available in this project by default?

  • A. Ranking of standard issue types
  • B. Release Hub
  • C. Issue analysis reports
  • D. Epic issue type
  • E. Issue security levels

Answer: A


NEW QUESTION # 63
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. Delete the existing Start Progress transition and replace with a new one.
  • B. Update the Transition Issues permission in the permission scheme.
  • C. Edit the existing Start Progress transition to remove the validator.
  • D. Edit the existing Start Progress transition to remove the condition.

Answer: C


NEW QUESTION # 64
......

Exam Passing Guarantee ACP-610 Exam with Accurate Quastions: https://www.itpass4sure.com/ACP-610-practice-exam.html

Test Engine to Practice Test for ACP-610 Valid and Updated Dumps: https://drive.google.com/open?id=1O8BekyIXOZWT30FKdNCFTFyJHve0zfE_