Details
-
Technical Testing
-
Status: Closed
-
Critical
-
Resolution: Completed
-
None
-
None
-
None
Description
Test Description:
Verify that a Rule Condition can be deleted
Test Steps:
- Create a Form and title it "Form 1".
- Add a Text field to the form.
- Navigate to the "Rules" tab.
- Add a new Rule
- Condition:
- If “Text” “Is empty”
- Actions:
- Do “Require” “Text”
- Condition:
- Click in Save when finished.
- Assert if the Rule is on the Rule Builder
- Edit the Rule
- Add a new Condition
- Condition:
- If "Text" "Contains" "Value" "Test"
- Condition:
- Delete the If "Text" "Is empty" condition
- Click the Delete button in the "Delete condition?" prompt
- Assert the first Condition was deleted
- Assert the If "Text" "Contains" "Value" "Test" condition is present
- Save the Rule
- Assert the Rule is updated with just "If Text Contains Value Test" condition in the Rule Builder
- Assert the If "Text" "Is empty" condition is not present in the Rule builder