Anu has access to the DEV project and its Scrum board.
She also needs to plan, start, and complete sprints, and to edit sprint goals and dates
Where must Anu be added onto?
A. the group that has Schedule Issues permission
B. the list of board administrators for the Scrum board
C. a project role that has Start/Complete Sprints permission
D. a project role that has Manage Sprints permission
E. a project role that has Administer Projects permission
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.
Bethany knows the URL of an issue that she wants to restore in a particular project.
What are the minimum two permissions that she needs to restore the issue? (Choose two.}
A. Restore Issues
B. Browse Project Archive
C. Move Issues
D. Edit Issues
E. Browse Projects
All projects use only a single simplified workflow which has three statuses:
1.
Open
2.
In Progress
3.
Closed
Each status allows all statuses to transition to it
You need to identify oil issues that were in the Closed status at some point in their lifecycle.
Select the correct JQL query.
A. status CHANGED FROM in Progress" TO Closed
B. status WAS Closed
C. status = Closed OR (status WAS Closed AND status - Open)
D. status CHANGED TO Open
You want to create a new Scrum board with the following requirements:
1.
Show all issue types from project BERT but do not show sub-tasks in the backlog
2.
Show only epics from project ERNIE
3.
Do not show issues from any other projects
Which board filler query meets these requirements?
A. project in (BERT, ERNIE) AND type in (standardlssueTypesG, Epic)
B. project in (BERT. ERNIE) AND issuetype - Epic AND type not in subTasklssueTypesO
C. (project = BERT AND type not in subTasklssueTypesO) OR (project = ERNIE AND issuetype Epic)
D. project = BERT OR (project - ERNIE AND type = Epic)
E. (project - BERT AND type in standardlssueTypes(J) OR (project - ERNIE AND issuetype -Epic)
Quang is a project administrator. He added several fields to his project screen. All team members have Edit Issues permission in this project. Which field can definitely be set allproject team member-."1
A. Attachment
B. Assignee
C. Fix Version/s
D. Labels
E. Issue Type
You need to display data on a dashboard that shows the correlation between the following:
1.
the number of days that issues have been open
2.
the number of comments on the issues
3.
the number of participants on the issues
Identify the single gadget that meets these requirements.
A. Heat Map
B. Bubble Chart
C. Activity Stream
D. Issue Statistics
E. Voted Issues
Darren wants to analyze the performance of his support teams. Less time in the Waiting for Support status indicates optimal team performance. The report should provide a way to dynamically analyze not only specific days but also specific time frames. Which report provides this information?
A. Average Age Report
B. Recently Created Issues Report
C. Created vs Resolved Issues Report
D. Control Chart
E. Resolution Time Report
The `'Open issuesfilter of your project shows bugs, along with epics and stones.
You then view the project's Scrum board where you only see epics and stories but not bugs.
Which configuration is responsible for this behavior?
A. board filter query
B. issue type scheme
C. board filter shares
D. swim lanes
E. board sub-filter
A Scrum project has the following five configured versions: Howmany of them will be available in the versions panel of the project backlog?
A. 4
B. 1
C. 2
D. 5
E. 3