How can we help?
Creating your first codeless test
It is recommended that you start from a clean slate. Use the Incognito mode or make sure to log out from the application you want to test. Make sure to also clear the cache and cookies.
There are four steps to creating your first codeless Trudon tests:
- Create a project: see projects
- Create a test suite: see test suites management
- Record the test: you can find a step-by-step guide in the recording a test using the extension docs article
- Run the test: see running tests
The new test will appear in the tests list, within its test suite. Click on it to go to the individual test page and run the test using the button in the top right corner. After it has finished running, the result will be either “Passed”, “Failed” or “Error”. See the rest of the documentation for troubleshooting details.