What is the best tool to develop automate tests at the GUI (web) level and works well with Jira?

Hector_Perez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 26, 2020

As a member of an agile team, I got asked to find a software tool that facilitates the development of automated tests for regression testing of our web site and GUI. Is there a an established tool that works well with Jira and facilitates writing tests? The tool should be able to record user steps and replay. It will also be ideal that it facilitates editing recorded tests and creating new ones.

Our product is access via a web link (URL).

1 answer

1 accepted

0 votes
Answer accepted
Evan Underwood-Harley
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 26, 2020

Xray and Zephyr are the main choices. Both integrate well with the most common test automation frameworks (Selenium, Cucumber, Junit, TestNG).

 

Xray - https://marketplace.atlassian.com/apps/1211769/xray-test-management-for-jira?hosting=cloud&tab=overview

Zephyr - https://marketplace.atlassian.com/apps/1014681/zephyr-for-jira-test-management?hosting=cloud&tab=overview

Hector_Perez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 26, 2020

Are these test management tools? or can you also create new manual and automated tests within these tools?

If they are only management tools, then what tools are used for creating tests?

Suggest an answer

Log in or Sign up to answer