Importing your Test Cases Understand how to import Test Cases in your Jira project using Vansah Data Importer. The file format must be: The CSV...
Organizing your Test Cases into Folders Organizing your test cases into folders is an important part of the testing process. In this lesson we will demonstrate...
Exporting Test Cases You can export test cases from a Jira Issue or by going to the Vansah Board It is often necessary...
Using Vansah API Vansah’s API can be used to integrate Vansah with various tools, automation and development frameworks including third-party applications. The main...
Generate a Vansah API Token From Jira With the Vansah API Token, your developers and testers can access Vansah’s API end points. Each token is specific to...
List your API Tokens for Vansah in Jira Login to your Jira Workspace From the top menu click on Apps > Vansah Click Settings from top right hand...
How to use the Vansah API in Jira Vansah’s API can be used to integrate Vansah Test Management For Jira with various tools, automation and development frameworks including...
TestNG – /testCase/import/XML TestNG is a popular testing framework for Java applications, known for its flexibility and extensive features. By integrating XML TestNG...
TestNG – How to use GitHub vansah-action for TestNG framework The use of vansah-action is to send results generated from TestNG automation framework to Vansah installed on Jira workspace. To...