The "greater than" and "less than" Assertion Types
It's important to be able to tell when a value has increased or decreased beyond a certain value since your initial test, thankfully the "greater than" and "less than" assertions make that simple.
Using the "greater than" Assertion
- Click the "Add Assertion" link in the mabl trainer.
- Click on the element that you want to include in your assertion.
- Examine the "Assertion type," which will be "equals" by default.
- Click the dropdown menu and change the type to "greater than," examining the result. Note: you may need to scroll within the dropdown menu.
- Add to or edit the text box, if applicable.
Important Comparison Value Box Information
Lexicographic comparison is used for non-numeric values.
- Click "Save".


- Continue with your training session, if applicable.
Using the "less than" Assertion
- Click the dropdown menu and change the type to "less than," examining the result. Note: you may need to scroll within the dropdown menu.
- Add to or edit the text box, if applicable.
- Click "Save".
- Continue with your training session, if applicable.


Important Comparison Value Box Information
Lexicographic comparison is used for non-numeric values.
Updated 4 months ago
Did this page help you?