Features
Flows
Run multiple flows at once
Steps
Useful steps for test cases
Results
Logs all test results
The plugin is still in pre-beta, but you can help improve it by giving it a try and providing constructive feedback.
Run multiple flows at once
Useful steps for test cases
Logs all test results
Each flow acts as a customizable test case, allowing users to simulate and verify various processes within their application. A flow consists of a series of steps, which represent specific actions or interactions. Whether it's a simple user journey or a complex workflow, this feature enables detailed testing by breaking down tasks into manageable steps, ensuring that every aspect of your process works seamlessly from start to finish.
“Some test cases require manual attention, but for repetitive and tedious tasks, leave them to automation.”
~ Some lazy QA Manager
The Steps feature in the Flow plugin is designed to automate user actions, emulating how a real user would interact with your website or WordPress application. Each step represents a specific action, such as clicking a button, filling out a form, or navigating through pages. These steps are built within a Flow, where they combine to form a comprehensive test case.
“You just run the automations and do something else, like... watch youtube or go to reddit.”
~ Some cool Boss
Designed to efficiently handle and execute each step of your flow in sequence. It ensures that all steps are processed systematically, checking whether each step passes or fails based on predefined criteria. The Runner automatically records the results, including pass/fail status, directly into the database for easy tracking and review. This feature simplifies the management of test cases, making it easier to monitor progress and identify issues at any step in the process.