Jira Study Guide 2026
Everything you need to pass the Jira exam in one place: the exam format, every topic to study, real practice questions with explanations, flashcards, and full-length practice tests. Free, no sign-up needed.
📋 Jira Exam Format at a Glance
📚 Jira Topics to Study (32)
✍️ Sample Jira Questions & Answers
1. What is the purpose of an Issue Type Scheme in Jira?
An Issue Type Scheme groups issue types together and assigns them to projects, controlling which types appear in each project.
2. What is an Epic in Jira?
An Epic is a large work item that encompasses multiple stories or tasks to be completed over time.
3. Which of the following isn't a part of the environment?
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.
4. What is the purpose of a Saved Filter in Jira?
Saved Filters store JQL queries for reuse, and they can be shared with other users or used as the basis for boards and dashboard gadgets.
5. What does the JQL function startOfWeek() return?
The startOfWeek() JQL function returns a date value representing the beginning of the current week, used for date-based filtering.
6. In Jira Automation, what does Rule Chaining using the Trigger another rule action allow?
Rule chaining allows one automation rule to trigger another, enabling modular and reusable automation logic.