Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Hands-On Test Management with Jira
  • Toc
  • feedback
Hands-On Test Management with Jira

Hands-On Test Management with Jira

By : Afsana Atar
5 (1)
close
Hands-On Test Management with Jira

Hands-On Test Management with Jira

5 (1)
By: Afsana Atar

Overview of this book

Hands-On Test Management with Jira begins by introducing you to the basic concepts of Jira and takes you through real-world software testing processes followed by various organizations. As you progress through the chapters, the book explores and compares the three most popular Jira plugins—Zephyr, Test Management, and synapseRT. With this book, you’ll gain a practical understanding of test management processes using Jira. You’ll learn how to create and manage projects, create Jira tickets to manage customer requirements, and track Jira tickets. You’ll also understand how to develop test plans, test cases, and test suites, and create defects and requirement traceability matrices, as well as generating reports in Jira. Toward the end, you’ll understand how Jira can help the SQA teams to use the DevOps pipeline for automating execution and managing test cases. You’ll get to grips with configuring Jira with Jenkins to execute automated test cases in Selenium. By the end of this book, you’ll have gained a clear understanding of how to model and implement test management processes using Jira.
Table of Contents (19 chapters)
close
Free Chapter
1
Section 1: Introduction to Software Quality Assurance
3
Section 2: Jira Environment - An Overview
6
Section 3: Test Management - Manage and Plan
9
Section 4: Test Management - Design and Execute
13
Section 5: Test Management - Monitor and Control
16
Section 6: Continuous Integration with Jira and Jenkins

To get the most out of this book

We expect readers to understand the basics of the software development process and have some familiarity with Jira. Readers do not need to have any prior knowledge of test management tools, as the book will cover these concepts from the basics through to an advanced level.

To complete this book successfully, readers will require computer systems with at least an Intel Core i3 processor or equivalent, 8 GB RAM, and 4 GB of available storage space. In addition, you will require the following software:

  • Windows or iOS operating system.
  • Google Chrome / Firefox Mozilla / Internet Explorer (latest version) browsers
  • Jira (version 7 onward) with the synaseRT, Zephyr, and Test Management plugins. The version used in this book is 7.
  • Jenkins (version 2.150 onward).
  • Eclipse IDE.
  • Java 8 for Jenkins.

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Testers may also have to use different types of files, such as .doc.docx.txt.pdf.xls.xlsx.csv.png, or .jpeg to import the data in order to make sure that it works or doesn't work as defined in the test case."

A block of code is set as follows:

package JenkinsDemoPkg;
import org.testng.annotations.Test;
public class demoJenkins {
@Test
public void testJenkins(){
System.out.println("Hello World");
}
}

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Let's click on the Create new project button."

Warnings or important notes appear like this.
Tips and tricks appear like this.

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete