This Selenium TestNG Automation framework is just a demo and quick start to Automated Testing with Vansah - Test Management for Jira.
Vansah's API can be used to integrate Vansah with various tools, automation and development frameworks including third-party applications. The main usage for the API is to allow our customers to integrate their automated tests and submit test results to Vansah Test Management for Jira. For a full detail of what other tasks you can perform using the API the list can be obtained from this documentation.
- Maven - Build Tool
- TestNG
- Selenium 3
- ChromeDriver v107.x.x.x
Clone or Download the Repo.
Open Eclipse and Import the Project as Maven Project.
Add VansahConnectToken in VansahNode.java File
Token should be obtained from your Jira Workspace
Click to Know How to obtain your Vansah API Connect Token
Run as Maven test