Which statementis true about Jira attachments?
A. Users can search for issues that contain attachments
B. Users need Work On Issues permission to remove attachments.
C. Users need Edit Issues permission to add attachments.
D. Project administrators can disable attachments through project settings.
Your team often accepts new requests from outside groups during an active sprint. You want to see if such frequent scope change mid-sprint is causing bottlenecks. Which report provides the needed insight?
A. Control Chart
B. Burndown Chart
C. Average Age Chart
D. Velocity Chart
E. Cumulative Flow Diagram
You need to find all issues that were not competed in some past sprint, and that are now part of an active sprint. Identify two functions that you need to use in your JQL query. (Choose two.)
A. closedSprints()
B. futures prints()
C. completed()
D. remaming()
E. openSprints()
The team wants to flag issues using a category. Their requirements are:
1.
more than one category value can be selected on an issue
2.
new category values can be added by any user
3.
category values can be selected via a dropdown menu
4.
category values can be re-used across all projects
Which field meets their requirements?
A. text field
B. component
C. user picket
D. label
E. checkboxes
Depending on the project configuration, a project administrator might be able to perform some tasks, instead of escalating them to the Jira administrator. Identic one such task.
A. Remove Watchers from project notifications.
B. Remove a priority value used by the project.
C. Update permissions for a project user.
D. Limit who can bulk edit project issues.
Your Scrum board has the following filter query:
project in (ENG. DEV) and type in (Bug. Task) ORDER BY Priority ASC
You have the necessary permissions but you are unable to drag an issue into a future sprint in the backlog.
A. Identify the reason.
B. The filter should be in DESC order.
C. Stories are missing from the query.
D. Ranking is disabled.
E. The query should only have one project.
F. The active sprint has not yet been completed.
A Jira administrator just created a new project based on the "Task management" project template. Which Jira feature is enabled in this project by default?
A. Epic issue type
B. ranking of standard issue types
C. Issue analysis reports
D. Release Hub
You manage a Scrum project with two development teams.
Issues are associated with each team using a custom field called Jean.
Parallel sprints have been disabled.
Which setup will provide each team with an individual Burndown Chart?
A. a single Scrum board with quick filters
B. a single Scrum board using the Team field as the Estimation Statistic
C. two Scrum boards using the Team field as the Estimation Statistic
D. two Scrum boards using the Team field in their board filters
Which statement is definitely true about sub-tasks being used on a Scrurn board?
A. Sub-task estimations are rolled up and displayed as the Original Estimate on the parent card.
B. Sub-tasks can only be created by board administrators
C. Sub-tasks can be displayed as cards in the Active sprints view.
D. Sub-tasks can be displayed as cards in the Backlog view.
E. Sub-tasks will automatically get resolved when the parent is moved to the Done column.
You just started working as a scrum master in the Engine team.
The first thing you do is to analyze the Velocity Chart of the team's scrumboard as shown
A. Issues not completed in Combo Sprint 3 were completed in Combo Sprint 4.
B. Combo Sprint 1 has been deleted after it was completed.
C. There was a scope change during Combo Sprint 4.
D. The team only completed 2 out of 6 Story Points in Combo Sprint 3.
E. All issues in Combo Sprint 3 were estimated before the sprint was started.