TestNG Tutorial #11 – DataProvider in TestNG | Data Driven Testing

In this TestNG tutorial we will learn about DataProvider in TestNG and how to user TestNG dataprovider to perform data driven testing in Selenium WebDriver.

TestNG library provides @DataProvider annotation which is used to mark a method as supplying data for a test method. Watch the full series to learn complete TestNG test framework.

JIRA Administration Tutorial #28 – How to Create New Field Configuration in Jira

In this JIRA administration tutorial we will learn how to create new field configuration in JIRA. New field configuration allows you to customize field configuration and associate it with different field projects.

JIRA Administration Tutorial #24 – How to Create Project Roles in Jira

In this JIRA administration tutorial we will learn how to create project roles in jira and then understand the relevance of project roles in JIRA.

We will also understand the key difference between JIRA roles and JIRA groups. Next we will also learn how to associate project roles with permission scheme.

JIRA Administration Tutorial #23 – Change Default Assignee in JIRA Project

In this JIRA administration tutorial we will learn how to change default assign in JIRA when you create new issues.

Many time your project has requirement to automatically assign newly created issues in Jira project to specific role or person in your project.

We will understand how you can setup and achieve this in Jira.

JIRA Administration Tutorial #13 – JIRA Global Permissions

In this JIRA administration tutorial we will learn about JIRA Global permissions. We will also learn how to figure out the global permission that a particular user has and how to assign global permission to users in JIRA.