Agile & Scrum Tutorials

Agile Core Values Explained with Example Scenarios | Agile & Scrum Full Course - Part 4

This video talks about the core values of agile with real industry examples and scenarios.

Table of Contents :

  • Introduction
  • Value 1: Individuals and interactions over processes and tools
  • Value 2: Working software over comprehensive documentation
  • Value 3: Customer Collaboration Over Contract Negotiation
  • Value 4: Respond to Change Over Following a Plan

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 the software testing interviews. So, Let’s start !!

What is Agile?

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

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.

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 testing for example create test sets for logging functionality. Test sets also makes searching the test cases easier.

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:

  • What has to be validated

  • Who will be testing

  • How the validation needs to be done