Your team is using JIRA for project management. You have received a bug report from a customer. What would be the most appropriate issue type to use for tracking this bug?

  • Bug
  • Task
  • Story
  • Epic
The correct option is "1. Bug." A bug issue type is used to track defects or issues found during testing or reported by customers. It is specifically designed to capture information related to the problem, such as steps to reproduce, environment details, and severity. Using the bug issue type ensures that the issue is appropriately categorized and addressed by the development team.

What is the purpose of a screen in JIRA?

  • To assign issues to users
  • To create new issue types
  • To display issue details
  • To track project progress
The purpose of a screen in JIRA is to display issue details to users. Screens define the fields that appear when users view or edit an issue, providing them with the necessary information to understand and manage the issue effectively. Screens are associated with issue operations such as create, edit, view, and transition, ensuring that users can interact with issues appropriately based on their context.

In JIRA Automation Rules, you can automate actions based on specific _______.

  • Conditions
  • Events
  • Fields
  • Triggers
JIRA Automation Rules allow users to automate actions based on specific events. These events could include issue creation, transition, or other changes in JIRA.

To restrict access to specific issues in JIRA, you can use _______.

  • Components
  • Permissions
  • Schemes
  • Workflows
To restrict access to specific issues in JIRA, you can use Schemes. JIRA allows you to configure schemes for issue security, permission, notification, and more. By assigning appropriate schemes to projects or issue types, you can control access and visibility of issues based on user roles or other criteria.

What is a JIRA project?

  • A collection of issues
  • A type of programming language
  • A type of software development methodology
  • A user interface in JIRA
A JIRA project is a collection of issues that are used to track and manage tasks, enhancements, and bugs related to a specific product or project. Each project in JIRA has its own set of permissions, configurations, and workflows.

To link issues between different JIRA projects, you can use the _______ issue linking type.

  • Duplicate
  • Duplicate and Relate
  • Parent-Child
  • Relate
JIRA provides various issue linking types. The "Relate" linking type establishes a relationship between issues across different projects, aiding in cross-project tracking.

_______ is an estimation technique in Agile where teams assign relative values (e.g., story points) to work items.

  • Affinity Estimation
  • Delphi Technique
  • Fibonacci Sequence
  • Planning Poker
Planning Poker is an Agile estimation technique where team members assign relative values, usually in the form of story points, to user stories or tasks based on their complexity and effort required.

At the Sprint Review meeting, the stakeholders express dissatisfaction with the functionality delivered during the Sprint. What steps should the Scrum Team take to address this feedback?

  • Acknowledge the feedback and incorporate it into future Sprint planning
  • Blame external factors for the issues
  • Defend the decisions made during the Sprint
  • Ignore the feedback and proceed with the next Sprint
When stakeholders express dissatisfaction with the functionality delivered during the Sprint Review meeting, the Scrum Team should acknowledge the feedback and incorporate it into future Sprint planning. This demonstrates responsiveness to stakeholder needs and a commitment to continuous improvement. Ignoring or dismissing feedback can undermine trust and hinder the team's ability to deliver value effectively. Embracing feedback fosters a culture of learning and adaptation within the Scrum framework.

What is the primary purpose of JIRA Automation Rules?

  • To automate repetitive tasks and workflows in JIRA
  • To create custom fields in JIRA
  • To design user interfaces in JIRA
  • To generate reports in JIRA
JIRA Automation Rules primarily serve to automate repetitive tasks and workflows within JIRA. They enable users to streamline processes by automatically executing actions based on predefined triggers and conditions. This helps in improving efficiency and reducing manual effort in managing JIRA projects.

What are the typical tasks involved in routine system maintenance for a JIRA instance?

  • Backup, Upgrade, Performance Tuning
  • Bug Fixing, Feature Development, Documentation
  • Data Migration, Network Monitoring, Code Review
  • Security Auditing, User Training, Performance Testing
Routine system maintenance tasks for a JIRA instance include regular backup to safeguard data integrity, upgrading the software to access new features and security patches, and performance tuning to optimize system responsiveness. These tasks are essential to ensure the stability, security, and efficiency of the JIRA environment, thereby supporting uninterrupted workflow and user satisfaction.