To create an issue, you must specify the issue's _______.

  • Assignee
  • Description
  • Priority
  • Summary
When creating an issue in JIRA, the 'Summary' field is mandatory as it provides a concise description of the issue. This field typically includes a brief overview of the problem or task being addressed by the issue.

How do you typically prioritize items in a product backlog?

  • By the development team's preference
  • By the estimated effort required to complete the item
  • By the order in which they were added
  • By the product owner's preference
Items in the product backlog are usually prioritized based on the value they bring to the product and the effort required to implement them. Hence, estimating the effort required is a common method for prioritization.

Scenario: Your Agile team is facing challenges in estimating the effort required for user stories accurately. What Agile practice or technique can help improve estimation?

  • Daily Stand-ups
  • Fishbone Diagram
  • Planning Poker
  • Waterfall Model
Planning Poker is a collaborative technique where team members individually estimate the effort required for a user story, and then discuss their estimates. This helps to improve accuracy by leveraging the collective wisdom of the team and fostering discussions to uncover different perspectives and insights. Daily Stand-ups are more focused on tracking progress and identifying impediments, while the Waterfall Model and Fishbone Diagram are not directly related to Agile estimation practices.

What is the difference between global and project-level automation rules in JIRA?

  • Global rules apply to all projects in a JIRA instance, while project-level rules apply only to specific projects.
  • Global rules can only be created by JIRA administrators, while project-level rules can be created by project admins.
  • Global rules can trigger events across different JIRA instances, while project-level rules are limited to the current instance.
  • Global rules run before project-level rules in the automation sequence.
Global automation rules in JIRA apply to all projects within a JIRA instance, allowing administrators to set up automation that spans across the entire system. On the other hand, project-level automation rules are specific to individual projects, giving project administrators control over automation within their projects without affecting others.

You need to share a JIRA Dashboard with stakeholders who don't have JIRA accounts. How can you accomplish this while ensuring they can view the dashboard?

  • Export as PDF
  • Share with Public
  • Embed Gadget
  • Filter Results
The correct option is Option 2: Share with Public. By sharing the dashboard with the public, stakeholders who don't have JIRA accounts can still view the dashboard without needing to log in. This ensures easy access to important project information for all stakeholders.

In JIRA, what is the significance of a project's "Versions," and how can they be created and managed?

  • Versions are irrelevant in JIRA and are automatically generated.
  • Versions are used for marketing purposes only and cannot be managed.
  • Versions in JIRA represent different releases or iterations of a project's software/product.
  • Versions indicate the priority level of issues within a project.
Versions in JIRA are significant as they represent different releases or iterations of a project's software/product. They can be created and managed within JIRA by accessing Project Settings and navigating to the Versions section.

What is the purpose of data import in JIRA?

  • To create new users in JIRA
  • To delete unnecessary data from JIRA
  • To migrate data from other systems into JIRA
  • To update JIRA software
Data import in JIRA serves the purpose of migrating data from other systems into JIRA. It allows users to transfer issues, projects, and other data from different sources, enabling a smooth transition into the JIRA environment without losing valuable information.

When creating reports in JIRA, you can use _______ to group and organize data.

  • Charts
  • Dashboards
  • Filters
  • Gadgets
Charts in JIRA help organize and present data in a visual format, facilitating analysis and decision-making in reports.

Scenario: You are responsible for managing an Agile board for a large project with multiple teams. Each team has different workflow stages. How would you customize the board to accommodate the varying workflows?

  • Card Colors
  • Card Layouts
  • Quick Filters
  • Swimlanes
By using swimlanes, you can customize the Agile board to accommodate varying workflows for different teams. Each swimlane can represent a different team, allowing them to visualize their specific workflow stages and track progress more effectively.

JIRA filters can be shared with other users to promote _______ across the organization.

  • Collaboration
  • Efficiency
  • Productivity
  • Visibility
Sharing JIRA filters enhances visibility across the organization, facilitating collaboration and promoting efficiency and productivity by enabling users to access and utilize predefined filters, fostering consistency and alignment in work practices.

The Agile practice of breaking work into small, manageable pieces is known as _________.

  • Iterative Development
  • Scrum
  • Sprint
  • Waterfall Methodology
Breaking work into small, manageable pieces, typically done within a time-boxed iteration or sprint, is a core practice of Agile methodologies like Scrum, facilitating faster feedback and adaptation.

Scenario: You have received a request from a team lead to create a custom workflow for your project to reflect their team's unique process. What actions would you take as a project administrator to meet this request?

  • Clone an existing workflow and modify it to match the team's process.
  • Consult with the team lead to understand their process and customize the workflow accordingly.
  • Design a new workflow from scratch based on the team's requirements.
  • Implement a pre-built workflow template that closely aligns with the team's needs.
Collaborating with the team lead to understand their unique process is crucial in creating a custom workflow that accurately reflects their requirements. This ensures that the workflow effectively supports the team's way of working, leading to improved productivity and efficiency.