What is the purpose of the "Manage Watchers" permission in JIRA?

  • To allow users to add or remove watchers from issues, granting them visibility into issue updates and changes.
  • To enable users to edit the list of watchers for an issue, controlling who receives notifications about issue updates.
  • To grant users the ability to assign or unassign watchers to specific issues, ensuring they receive notifications on relevant updates.
  • To provide users with the ability to manage the list of watchers for a project, allowing them to control who can view issue details.
The "Manage Watchers" permission in JIRA empowers users to add or remove watchers from issues, thereby regulating who receives notifications about updates and changes to those issues.

What is the purpose of JIRA's "Issue Collector" feature in scaling JIRA for large teams?

  • The Issue Collector allows users to create and submit issues to JIRA from any web page, streamlining the issue reporting process.
  • The Issue Collector automatically assigns priority to incoming issues based on predefined criteria.
  • The Issue Collector enables JIRA administrators to limit the number of issues that can be created, improving scalability.
  • The Issue Collector provides real-time analytics on team productivity and issue resolution.
The purpose of JIRA's Issue Collector feature in scaling for large teams is to streamline the issue reporting process. It allows users to create and submit issues directly from any web page, eliminating the need to navigate to JIRA. By simplifying and centralizing issue submission, it helps to scale JIRA for large teams by reducing friction in the reporting process and ensuring that issues are captured efficiently.

JIRA's "Time Tracking" permission is used to control the ability to log _______.

  • Time Estimates
  • Time Spent
  • Time Tracking
  • Work Logs
The "Time Tracking" permission in JIRA controls the ability of users to log time spent on issues. By managing this permission, administrators can regulate who can track and record time against tasks within the system.

How can you filter issues on an Agile board to display only specific types of work items?

  • By adjusting board settings
  • By creating JQL filters
  • By manually selecting each issue type
  • By rearranging columns based on issue type
In JIRA, filtering issues on an Agile board to display specific types of work items can be achieved by creating JQL (JIRA Query Language) filters that specify the criteria for selecting issues based on their attributes and properties.

What is a JIRA filter?

  • A feature to mark issues as favorite
  • A plugin for JIRA that enhances search capabilities
  • A saved search query that can be used to filter issues
  • A user profile setting
A JIRA filter is a saved search query that can be used to filter issues based on various criteria such as assignee, status, labels, etc. It allows users to save commonly used search criteria for easy access and reuse.

What is the difference between a product backlog and a sprint backlog in Agile?

  • Contains all user stories for the entire project
  • Contains features that are not yet ready for development
  • Contains high-priority user stories for the current sprint
  • Contains user stories that have been completed in previous sprints
The product backlog includes all the features, bugs, improvements, and other tasks needed to complete the project, while the sprint backlog contains only the subset of items selected for the current sprint.

A Burndown Chart can be a valuable tool for identifying potential issues and taking corrective actions during a _______.

  • Daily Standup
  • Sprint
  • Sprint Planning
  • Sprint Review
During a sprint, a Burndown Chart helps teams monitor their progress and identify any deviations from the planned work. It enables teams to take corrective actions, such as reprioritizing tasks or adjusting resource allocations, to ensure the sprint goals are met.

What is the primary purpose of the "Summary" field when creating an issue?

  • To assign the issue to a specific user
  • To provide a brief description of the issue
  • To set the priority of the issue
  • To specify the due date for the issue
The "Summary" field in JIRA serves as a brief yet descriptive title for the issue being created. It should encapsulate the essence of the problem or task succinctly. This summary helps stakeholders quickly understand the nature of the issue without delving into the details. While assigning, prioritizing, and specifying due dates are important aspects of issue management, they are typically handled by separate fields in JIRA.

Clear issue names can improve project _______ and communication.

  • Collaboration
  • Performance
  • Progress
  • Visibility
Clear issue names enhance visibility within the project, fostering better collaboration and communication among team members, ultimately improving project outcomes.

JIRA's "Advanced Searching" functionality enables you to use complex queries and _______ to refine your search results.

  • Filters
  • Keywords
  • Operators
  • Variables
JIRA's "Advanced Searching" functionality empowers users to refine search results by utilizing complex queries and operators, enabling precise filtering. Variables are not directly involved in refining search results in JIRA.