Executing & Analyzing a Test Suite
Once your test suite is ready, click Run Suite to begin execution. Before the suite starts, select the execution mode and the browser in which you want to run your tests.
WalnutAI supports both Automated and Manual suite execution.

In Automated mode, all test cases are executed automatically in the predefined order.
In Manual mode, testers are guided through each test case step-by-step, allowing them to validate the expected outcomes and record the execution results manually.
For browser-based execution, you can choose from Chromium, Microsoft Edge, Firefox, or WebKit, making it easy to validate your application across multiple browser environments.

After selecting the execution mode and browser, the system begins executing all associated test cases in the predefined order.
If required, you can click Stop Execution at any time to immediately terminate the ongoing suite execution.
Once execution is complete, you can review the execution reports directly from the suite interface. The reports provide real-time status updates, detailed execution logs, and pass/fail results for each test case, enabling you to quickly evaluate your application's stability, identify failures, and analyze the overall execution performance.
Last updated

