- Introduction
- About
- Onboarding
- Getting Started
- Demo backup
- User's guide
- Projects' organization
- Test design
- Organizing tests
- Test planning
- Test execution
- Requirements
- Operations
- Reporting and tracking
- Import/Export TCT
- Export test issues
- Issue search dialog
- TestFLO menu
- Admin's guide
- Project configuration
- TestFLO settings
- Test Automation configuration
- TestFLO Permissions
- Custom fields
- Advanced workflow configuration
- Panel Filter Result
- Upgrade reports
- Upgrade guide
- Integrations
- Confluence
- REST API
- Configuration Manager for Jira
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.

TestFLO can be integrated with the following CI Servers:
- Jenkins
- Bamboo
and supports JUnit and TestNG XML test results.
Learn more about:
- Run automated tests operation that is used by the user and
- how Jira Administrator can Configure Test Automation.