Details
-
Technical Testing
-
Status: Closed
-
Major
-
Resolution: Completed
-
None
-
None
-
None
Description
Test Description:
Verify that a Rule with 'Is Equal to' condition can be created
Test Steps:
- Create a Form and title it "Form 1".
- Add a Text field to the form.
- Add a Numeric field to the form.
- Navigate to the "Rules" tab.
- Add a new Rule
- Condition:
- If “Text” “Is Equal to” "Value" "Test"
- Actions:
- Do “Show” “Numeric”
- Condition:
- Click in Save when finished.
- Assert the Rule is present on the Rule Builder
- Navigate back to the Form tab
- Preview the Form
- Assert the Numeric field is not present
- Type "Text" in the Text field
- Assert the Numeric field is not present
- Clear the Text field
- Type "Test" in the Text field
- Assert the Numeric field is present