Check functions
The Genero BDL API for GGC provides functions to verify conditions the tested app is expected to meet. A detailed error message is provided in the test report when a check fails.
Function | Description |
---|---|
|
Checks that an action is active. |
|
Checks that an action is inactive. |
|
Checks if an expected error message is available, and if it has the expected value. |
|
Checks if a field name has the expected value. |
|
Checks a field has focus. |
|
Checks a form has the expected name. |
|
Checks a form has the expected title. |
|
Checks if an expected message is available, and if it has the expected value. |
|
Checks that there is no error message for display. |
|
Checks that there is no message for display. |
|
Checks if the focused field has the expected value. |
|
Checks a window has the expected name. |
|
Checks a window has the expected title. |