-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: App Builder
-
Labels:None
-
Sprint:App_Builder_7.3_20, App_Builder_7.3_21, App_Builder_7.3_22, App_Builder_7.3_23, App_Builder_7.3_24, App_Builder_7.3_25, App_Builder_7.3_26
-
Test Type:
Manual Validation - Round 1:
# | Test Scenario | Priority | Result Jun, 01 (Chrome) |
Result Jun, 01 (Firefox) |
Result Jun, 01 (Safari) |
Result Jun, 01 (Edge) |
Result Jun, 01 (IE11) |
AC |
---|---|---|---|---|---|---|---|---|
1 | Validate a rule like: IF Text Is Equal to "Value" THEN Show Select from List | Smoke | Passed | none/exploratory | ||||
2 | Validate a rule like: IF Select from List Is not Equal to "Value" THEN Enable Single Selection | Smoke | Failed ( |
none/exploratory | ||||
3 | Validate a rule like: IF Single Selection Is Empty THEN Require Multiple Selection | Smoke | Failed ( |
none/exploratory | ||||
4 | Validate a rule like: IF Multiple Selection Is not Empty THEN Show Upload | Smoke | Passed | none/exploratory | ||||
5 | Validate a rule like: IF Text Contains "Value" THEN Autofill Select from List | Smoke | Not-Applicable | none/exploratory | ||||
6 | Validate a rule like: IF Select from List Does not Contain "Value" THEN Calculate into Numeric | Smoke | Passed | none/exploratory | ||||
7 | Validate a rule like: IF Date Does not Contain "Value" THEN Calculate into Numeric | Smoke | Failed ( |
none/exploratory | ||||
8 | Validate a rule like: IF Multiple Selection Contains "Value" THEN Require Upload | Smoke | Passed | none/exploratory | ||||
9 | Validate a rule like: IF Numeric Is greater than "Value" THEN Enable Text | Smoke | Passed | none/exploratory | ||||
10 | Validate a rule like: IF Numeric Is greater than or equal to "Numeric Field" THEN Require Numeric | Smoke | Passed | none/exploratory | ||||
11 | Validate a rule like: IF Numeric Is less than "Numeric Field" THEN Show Text | Smoke | Failed ( |
none/exploratory | ||||
12 | Validate a rule like: IF Numeric Is less than or equal to "Value" THEN Calculate into Numeric | Smoke | Passed | none/exploratory | ||||
13 | Validate a rule like: IF Text is Equal to "Value" AND IF Select from List Is not Equal to "Field" THEN Show Single Selection | Smoke | Passed | none/exploratory | ||||
14 | Validate a rule like: IF Numeric is greater than "Value" OR IF Multiple Selection Contains "Value" THEN Enable Text | Smoke | Failed ( |
none/exploratory | ||||
15 | Make sure the rules keep working on the user edit an entry (The user does not need to interact with the fields to trigger the rules) | Sanity | Failed ( |
Test Environment: master.
Hash: 845593ae0118a5578e82f561a56ebe247c393393
Browsers:
- Google Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- IE11
Test Result of Round 1: Failed, due to the following blockers issues:
Blockers:
LPS-114726- The rule modal screen is closed after user interacts with date picker calendar;LPS-114789- Fields which are not shown or enabled on app deployed are stored with data;LPS-115326- [Impedibug] In edit screen the rules only start working when the user edits some field.
Non-Blockers:
LPS-114722- Rules with 'is empty' condition does not work when the app is shown at the first time;LPS-114736- Rule Actions are not working on app deployed with the logical operator OR with Multiple Selection field.