JIRA Test #1 — Questions and Answers
Question 1: What is Jira?
- Bug management tool
- Project management tool
- Content management tool
- Above all (Correct answer)
Correct answer: Above all
Jira is a highly versatile and widely adopted software application developed by Atlassian. It serves as a comprehensive platform for bug tracking, issue management, and various aspects of project management, including agile development. Therefore, it encompasses and excels in all the listed functions, making 'Above all' the most accurate description of its capabilities.
Question 2: What should a developer/designer do first?
- Choose the issue according to his own priority.
- Choose the issue with Highest Priority first. (Correct answer)
- Fix the issue in the same order as it is raised.
- According to his own convenience.
Correct answer: Choose the issue with Highest Priority first.
In project management, especially within agile frameworks using tools like Jira, issues are assigned priority levels to guide the team's workflow. Developers and designers should always address issues with the highest priority first to ensure critical problems are resolved promptly and to prevent them from blocking further progress or impacting project success.
Question 3: Who has the authority to create a JIRA issue?
- Project Admin
- Developer
- User
- All of Above (Correct answer)
Correct answer: All of Above
Jira is designed for collaborative project management, allowing various stakeholders to contribute to issue tracking. With appropriate permissions, project administrators, developers, and even general users can create Jira issues. This broad accessibility ensures that any task, bug, or request can be logged and managed by anyone who identifies a need.
Question 4: Which of the following isn't a part of the environment?
- Windows 7
- Mozilla
- Snagit (Correct answer)
- Staging
Correct answer: Snagit
In a software context, an 'environment' refers to the specific setup where an application operates, such as an operating system (Windows 7), a web browser (Mozilla), or a deployment stage (Staging). Snagit, however, is a screen capture and recording software, which is a tool used *within* an environment, rather than being an environment itself.
Question 5: Which of the following is not an example of an issue?
- Minor (Correct answer)
- Epic
- Story
- Sub-task
Correct answer: Minor
In Jira, 'Epic,' 'Story,' and 'Sub-task' are standard issue types used to categorize and organize work within a project, representing different levels of granularity. 'Minor' is not an issue type; instead, it is a *priority level* (e.g., Blocker, Critical, Major, Minor, Trivial) assigned to an issue to indicate its relative importance and urgency.
Question 6: Is it possible to share an issue assigned to you with members of your team who are not members of the EMT JIRA user group?
- False
- True (Correct answer)
Correct answer: True
Jira offers flexible sharing capabilities, allowing users to share issues with team members even if they are not part of a specific Jira user group. This can be done through direct links, mentions, or by configuring project permissions to allow broader viewing access. This functionality facilitates wider communication and collaboration across different teams or individuals.
Question 7: You can assign tasks using JIRA.
- Updates
- Sub-Task
- Bug
- All of above (Correct answer)
Correct answer: All of above
Jira is a comprehensive tool for managing various types of work items within a project. Users can assign 'Bugs' (defects), 'Sub-Tasks' (smaller components of a larger task), and general 'Updates' (implying changes or progress on existing items). Essentially, Jira allows for the assignment of any defined work item to a team member for tracking and resolution.
Question 8: In JIRA, who is the Reporter?
- The person who raised the issue (Correct answer)
- The person who can view the issue.
- The person who has to solve the issue.
- The person who can generate reports.
Correct answer: The person who raised the issue
In Jira, the 'Reporter' field specifically identifies the individual who initially created or reported the issue. This role is crucial for tracking the origin of a problem, request, or task, and for facilitating communication with the person who first brought the issue to attention for clarification or updates.
Question 9: This priority's problem must be addressed first.
- Trivial
- Major
- Critical
- Blocker (Correct answer)
Correct answer: Blocker
Jira uses a hierarchy of priority levels to indicate the urgency and impact of an issue. 'Blocker' is the highest priority, signifying an issue that completely prevents work from progressing or renders a critical function unusable. Such problems demand immediate attention and resolution to unblock the team's progress.
What is Jira?