Apps documentation
TestFLO - Test Management for Jira
TestFLO - Test Management for Jira
8.14.x
8.13.x
8.12.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.2.x
8.1.x
8.0.x
FAQ
Release notes
Last updated Sep 15, 2020

Test Automation overview

TestFLO is enriched with a Test Automation module thanks to which you can boost your test process and adapt full continuous integration and continuous delivery (CI/CD) practices. Automated tests will help reduce the time consumed by repetitive test execution (eg. regression tests) hence testers will have more time to focus on exploratory testing or other tests. Also, the feedback from the tests will be quicker and bugs can be fixed in the early stage.

Test Automation module lets you trigger CI Server tests from Jira and when all tests are completed, gather and send results to Jira where TestFLO creates Test Cases in Test Plan based on a given test result. Thanks to this, you don’t have to change the context between CI Server and Jira to run tests.

Test Automation in TestFLO
Test Automation in TestFLO

TestFLO can be integrated with the following CI Servers:

  • Jenkins
  • Bamboo

and supports JUnit and TestNG XML test results.

Info

Learn more about: