
Explore a bug tracking and task management tool with agile features like sprint and backlog, customizable workflows and comprehensive reporting.
Set up a free Jira software trial for seven days, create a scrum project named file management system, invite teammates, and practice bug reporting and agile task management.
Explore a six-step roadmap to master Jira for testers, covering setup, bug reporting and lifecycle, task and project management, and test management using a plugin.
Learn to report a new defect in JIRA with all mandatory data, attach screenshots, and provide complete steps to reproduce.
Learn to search and update defect information in JIRA by editing the summary, description, attachments, and priority, while tracking history and opening defects in parallel tabs.
Learn how to use labels to group defects in Jira, defining one or more labels like smoke testing, automation, and regression, and to search defects by label with advanced filters.
Learn how to report defects with environment value in Jira, specifying when issues appear on specific browsers, operating systems, or devices, and how to attach evidence and assign them.
Learn how to report defects in Jira and link team members including leads, developers, and managers to a defect to track, ask questions, and escalate issues via email notifications.
Learn to add comments on defects in Jira, enabling testers, leads, and managers to share extra information, request steps, and link teammates without changing the defect description.
Learn how to define and use components in defects within JIRA by creating and assigning components (such as email, registration, login) and filtering defects by component to track related issues.
Set a default Jira dashboard to show all defects and issues assigned to me in one place, with favorites and basic sections like project and issues assigned to me.
Set a dedicated bug workflow in Jira by editing project settings, selecting an inactive bug workflow, and publishing open, in progress, reopened, and closed statuses.
Discover the end-to-end defect life cycle in Jira, from reporting defects to developer fixes, tester validation, and closing valid defects as opened, in progress, resolved, and closed.
Observe the end-to-end bug life cycle for an invalid defect rejected by the developer. Learn how testers report defects, assign them, and close issues after the developer rejects with reasons.
Demonstrate the end-to-end bug life cycle: tester logs and assigns a valid defect, developer rejects, tester reopens with details, fixes are implemented, verified, and closed.
Master basic search in Jira by ID or text. Explore advanced search and Jira query language to refine defects while learning why checking for existing defects before reporting prevents duplicates.
Learn to harness Jira's advanced search with the issues and filters option to locate defects: open issues, issues reported by you, all issues, and recently viewed or updated items.
Master Jira advanced search by using multiple fields to filter issues, including type, status, priority, component, label, and assignee, enabling precise queries for bugs and tasks.
Learn how to use Jira for task management to create, assign, and track development and testing tasks across teams, monitor progress, and evaluate project status.
Create and assign tasks in Jira for testers and developers, attach documents, and write clear task descriptions. Define acceptance criteria and priority to ensure task completion and tracking across components.
Learn how to manage a task from creation to completion: assign to tester, move to in progress, write test cases with acceptance criteria, lead review, and close the task.
Learn to create Jira tasks, set estimates, and log actual hours. Track estimation vs actual time through logs, assignments, and progress status to enhance team transparency and task management.
Learn to create and assign subtasks in Jira, dividing a task into functional, performance, and security subtasks for different testers, with descriptions, acceptance criteria, priority, and estimation.
Learn how to link a defect to a task in Jira to track which task found a bug, using link issue and relate to, and view task-level bug reports.
Learn to set up Jira on Windows to gain full administrative control on your local machine, including downloading, installing, licensing, and creating projects, sprints, and user stories for hands-on practice.
Learn to stop and start the JIRA server on a local machine, log in, and switch between the dashboard and a project to view issues and sample data.
Learn to create a new Jira project with Scrum methodology, including naming, key, and lead. Manage epics, user stories, tasks, subtasks, and permissions, highlighting admin requirements.
Define and organize project management activities in JIRA using the agile architecture, creating releases, epics, user stories, tasks, and subtasks, and planning sprints and backlogs.
Learn how epics define large work chunks in Jira, grouped from multiple user stories like messaging or last-minute tickets, with clear, self-explanatory epic names and creation steps.
Learn how to add and manage user stories in the backlog of jira, linking to epics and epic links, and documenting description, definition of done, release, and priority.
Create and manage sprints in Jira, assign backlog user stories to sprints, define sprint goals and duration, and start an active sprint with an updated board.
Create and link multiple tasks to a user story in Jira, detailing development, testing, design, and other activities, with acceptance criteria and sprint assignment.
Learn how to create subtasks within a task in Jira, dividing testing work into manual functional testing, automation testing, and performance testing, with proper linking to user stories.
Install and configure the zephyr plugin in jira to create test cases, build test plans and cycles, and establish traceability, licenses, and admin setup.
Learn to set up and use the Jefa plugin in Jira, creating parent and subfolders for functional, login, and performance test cases and managing test plans.
Learn to write a basic login test case in JIRA by creating a new case in a folder, filling name, objective, steps, and expected result, then saving.
Create and manage detailed test cases in Jira, defining preconditions, objective, steps with test data and expected results, and track drafts, approvals, attachments, and review history.
Learn to write test cases in bulk with Jira, create placeholders, update data later, and import test cases from CSV or other formats with field mapping.
Export test cases from Jira by selecting items and choosing export to XML, Excel, or PDF for sharing or migration to other tools.
Learn how to structure test management in Jira by creating a test plan for each release, adding test runs, establishing multiple testing plans, and executing cycles to run test cases.
Learn to create test plans in Jira, define testing cycles, attach documents, assign owners, and link plans with test cases and test cycles for releases.
Create and manage multiple test cycles within a test plan, linking test cases, setting start and end dates, attaching documents, and enhancing traceability for functional testing.
Learn to link a test plan with multiple cycles in Jira using traceability to connect cycles, test runs, and test cases across the plan.
Execute test cases by selecting a test cycle in Jira, running each case, and assigning status (pass, fail, blocked) while tracking cycle and run progress for traceability.
Set execution environment demonstrates configuring test cycles in Jira, linking test cases, and applying involvement and environment settings like unity and user acceptance testing to drive enrollment and execution.
Modify Jira configurations to set labels and priorities, add custom statuses, and define fields for test cases and runs, ensuring changes appear across test management pages.
Explore how to identify, discuss, and write test cases in standard and formatted formats, apply test design techniques, and use Excel features to improve testing documentation for JIRA-driven QA.
Identify test cases by outlining login conditions and document them as informative, one-liner or formatted tests across requirements, review, and execution.
Learn to craft common interview test cases using everyday items like pen, marker, ATM, and watch; prioritize functional, positive test cases first, then negative ones, and test at different temperatures.
Learn the standard test case format and its key columns: description, preconditions, steps, data, and expected and actual results, and how to write them in Excel and upload to Jira.
Learn to fill each test case column with a unique id and choose a numeric or alphanumeric format, ensuring the module name is included to identify the test case.
Craft test case descriptions that define exactly what to test, such as money withdrawal or login by an admin with valid credentials, while avoiding vague language and data assumptions.
Learn to define preconditions and prerequisites for a test case in Jira, including mandatory data, dependencies, and examples like clearing cookies and cache or required login.
Develop clear, serial test case steps by defining every action with exact button names, covering steps to reproduce and flows like navigate, search, add to cart, and checkout.
Demonstrates how test data drives test cases and outcomes, with guidance on defining, referencing, and using data sheets to test search functionality across scenarios.
Define expected results for each test case in JIRA, aligning requirements with behavior like login sensitivity, stepwise expectations, and clear pass/fail criteria.
Learn how to capture actual results and define status during test case execution in Jira for testers, including steps, actual versus expected results, and pass, fail, or blocked statuses.
Capture test execution insights with the comments column to explain test case failures or blocks and document defects in Jira's defect management system.
Learn to use a non-mandatory priority column in test cases to categorize high, medium, and low priority, enabling focused execution of high-priority tests under tight deadlines.
Discover how adding an optional type column to test cases clarifies whether a case belongs to functional, usability, or other testing, enabling quick filtering and efficient task assignment.
Learn how to link test cases to defects using an optional bug-id column in Jira or other bug-tracking tools, and decide where to record bug details.
Explore test design techniques using test kits to update test cases, improve quality, and balance increasing or decreasing test counts with testing effectiveness, including the experience-based technique for seasoned testers.
Apply boundary value analysis to test inputs in a range using positive and negative boundaries such as 1, 100, 0, and 101, reducing test cases while preserving effectiveness.
Apply equivalence class partitioning to group inputs that yield the same output, select a representative test case for each class, and reduce test cases without sacrificing testing effectiveness.
Learn how agile scrum uses user stories and backlogs, sprint planning, daily scrums, sprint reviews, and retrospectives led by a scrum master to deliver in fixed cycles.
Launch the Jira dashboard to log in, view your tasks and bugs, and manage your profile and password, then explore current and recent projects.
Learn how to report a defect in Jira by documenting steps to reproduce, selecting category and subcategory, attaching screenshots, and logging description, component, priority, and expected versus actual results.
Learn to search issues in JIRA with project filters, reported by, assignee options, status, type filters, text search, and priority to refine results.
Navigate the defect life cycle from open to assigned, fixed, and closed, including testing, new builds, verification, and screenshot attachments.
Explore the defect life cycle for a valid defect, including tester reporting, developer rejection, reopening with attachments and client requirements, reassigning, building for testing, and final verification or closure.
Learn how to create development tasks in JIRA, assign them to team members, set priority, add descriptions and attachments, and track progress from creation to assignment.
Explore the Jira task workflow from logging in as a developer, starting a task, moving it from in progress to done, and roadblocking it with a reason to pause work.
Create and manage testing tasks in a Jira-like interface, assign to team members, draft functional and browser compatibility tests, attach requirements, and track progress from in-progress to blocked to completion.
Enter and log working hours in a Jira task to record time spent, typically daily, and view the total duration invested on the ticket.
Create subtasks in Jira under a parent task, assign them to different team members, and design functional, security, and performance test cases for the abc model.
Set up jira on windows to gain full admin control, install the software, and practice with a 30-day trial by creating scrum projects, user stories, and sprints.
Master essential JIRA operations by stopping and starting the server, switching between projects and dashboards, and logging in to explore default data and dashboards.
Create a new Jira project with Scrum methodology, assign a lead and key, and manage categories. Learn to create epics, user stories, tasks, and subtasks.
Define version and release in Jira by outlining agile project architecture, including epics, user stories, backlog, and sprint planning, to manage project milestones and delivery.
Define epics in JIRA as large chunks of work that group one or more user stories and features, with examples like messaging and last-minute ticket sales.
Learn to add user stories to the backlog in Jira by crafting clear stories, linking them to epics, defining done, and planning releases and sprints.
Learn how to define and create sprints in Jira, assign user stories from the backlog to a sprint, and manage sprint scope with drag-and-drop and start/end dates.
Learn how to create tasks in Jira and assign them to user stories, link to epics, set sprint or backlog, and define acceptance criteria for login functionality.
Create subtasks inside a Jira task to split testing work into manual functional testing, automation, and performance testing. Link subtasks to a user story to track progress.
Explore element locators, including CSS and XPath, and learn how to uniquely locate web page elements such as textbox, dropdown, checkbox, button, and link for automation.
Course Updates
Feb 2023 : Added Videos for Project Management (Sprint, Backlog, Epic, Version etc)
Sep 2021 : Updated Bug Tracking videos, Added Bug Searching
Jul 2021 : Added & updated sound and video quality
Mar 2021 : Added End to End Workflows
Are you Beginner or New to JIRA?
Are you working in Software Testing or Development or Manager and not aware how to use JIRA effectively?
Do you want to keep yourself competitive in the IT market by leveling up your JIRA skills?
--Then this course is for you.--
JIRA is the most popular Bug tracking, issue tracking, and Project management tool.
The basic use of this tool is to track issues, and bugs related to your application. It is also used for project management.
The JIRA dashboard consists of many useful functions and features which make handling of issues easy.
What will you get in this Course.
End to End Setup of Trial Account for Practice
Report Bugs
End to End Bug Flows in case of Valid Defect
End to End Bug Flows in case of Invalid Defect
Issue Types
Task Management and Task Process
For Project Manager/Scrum Master/Team Lead
Create Project - Setup Project type and Workflow
Agile Project
Create Version/Release
Define Epics
Write User Stories
Define Sprints
Add User Stories to Sprint
Create Task for Sprint
Jira ticket
Jira download & Cloud Setup of Jira software
Jira project management
Other Topics
Create User
Add User to Project