Last week, we added further support for editing custom steps, a new integration that is triggered with simple commands within the test case and a UI improvement for organizational purposes.
Editing Test Steps
- We added a confirmation message to “Discard” or “Save” changes after clicking “Close” on the “Edit Custom Steps” dialogue box or clicking outside of it once the case has been edited.
- This ensures that any important changes made to your test case are not lost by mistake.
Integrations - (Applitools)
- We added the ability to integrate with Applitools in order to verify changes to screenshots within test cases.
- If you already use Applitools, simply insert your API key into testRigor to integrate.
- It is possible to name each screenshot in Applitools by command.
- You can also set the severity of the error in the case of a mismatch.
- For example:
compare screens using Applitools treating error as "minor"
- In the example, you can compare the screenshots, but it will not cause the test case to fail if discrepancies are found.
- The error message will provide a direct link to the comparison in Applitools.
- For example:
UI Improvements
- We added the ability to create folders on the homepage to organize your test suites.
- Name folders as you please in order to categorize your projects.
- Drag and drop suites into the folder of your choice.