Software Testing Tutorials

What is Software Testing & Why we need it?

Hey everyone! Welcome to the first part of our new series on Software Testing. First we will cover the basics of software testing. Then we’ll start with the core concepts, discuss some essential terms, and gradually move on to more advanced topics like automation testing. We’ll also cover some interview questions to help you nail […]

Uncategorized

Why Agile is Important?

The Importance of Agile in Today’s Market Because of the ever-changing market today, it has become even more important than ever to use Agile. Let’s discuss a few potential points to understand why we should be using Agile instead of traditional methods. Rapidly Changing Environments In today’s world, markets are ever-changing. Advancements in technology, shifts

Uncategorized

What is Agile?

Introduction In this part of series on Agile Fundamentals, we’ll talk more about the definition of Agile and how Agile emerged. Basically we will discuss about Agile’s origins and its impact Emergence of Agile Back in the day, many software companies found it challenging to create software that truly met the needs of businesses. They

Agile, JIRA, Scrum

How to Create Test Plans in Jira

Test plans are documents that define the testing strategy for your test activity. Test Plans includes the details like: To learn how to create test plans in jira watch the below video: Thank you for going through this article have a nice day.

Agile, JIRA, Scrum

How to Create and Execute Test Sets in Jira

Test Set is a way to organize test cases. In test sets test cases are organized in a flat structure. Test sets are created so that management of test cases is a bit easier. If there is a large number of test cases involved in a project, grouping in test sets helps in categorization of

Agile, JIRA, Scrum

How To Create and Execute Test Cases with Preconditions in Jira

Preconditions are the conditions that should be fulfilled before executing test cases. One such example is that user should be logged in as administrator before updating the permissions tab of the application. To learn how to create and execute test cases with preconditions in Jira see the below video: Thank you for going through this

Agile, JIRA, Scrum

How To Create Test Cases with Parameters in Jira

Test cases with parameters are created with dynamic test data and then this data is passed in iterations to these test cases to verify if the functionality is working correctly or not for each iteration. Test cases can be created in Jira with the help of a plugin named Xray. To learn how to create

Agile, JIRA, Scrum

How To Create Test Cases in Jira

Test Cases are documents where the test steps, preconditions, test data and expected results are written down. Then these test cases are run with the test data provided and final results are matched to see if the functionality being tested is working fine. Test management is not provided with normal jira set-up for a scrum

Install Xray for Jira
Agile, JIRA

Jira Xray Plugin | How to Install Xray for Jira

Installation to integrate Xray with Jira are quite simple and easy to follow. STEP1: Go to Atlassian MarketPlace at https://marketplace.atlassian.com/ STEP2: Search for Xray App and Click on the App Xray Test Management for Jira STEP3: Click on Try for Free as shown below. The App will be installed to your Jira instance STEP4: For

Jira Xray Plugin
Agile, JIRA

Jira Xray Plugin | What is Jira Xray

Jira no doubt is one of the most efficient tool used world-wide because of the functionalities it provides. It helps the teams in managing their projects effectively and improving their performance gradually. To Learn Jira Visit: Test-Management is equally important as other activities of the project. A product with bugs is of no use, therefore

Scroll to Top