Usefull tool to create testing automation tasks.
This application aims to provide a simple and easy-to-use interface for creating and managing test cases, It is designed to be used by both developers and non-developers.
Testflow is a project that gives the possibility to create test actions that can be formed by a sequence of steps. Each step can be a simple action or a more complex one, like a timer or a conditional statement.
You can also reference all the steps from an action and use them in another action, this way you can reuse the same steps in multiple actions by overriding the variables used in the steps.