itemengine-cypress-automation 1.0.294 → 1.0.295-applitools-219e3f5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +19 -19
  2. package/cypress/e2e/ILC/AudioResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  3. package/cypress/e2e/ILC/AudioResponseNew/previewContentsForAllViews.smoke.js +10 -1
  4. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/allOrNothingScoringForAllViews.smoke.js +10 -1
  5. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +1 -1
  6. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/previewContentsForAllViews.smoke.js +10 -1
  7. package/cypress/e2e/ILC/ChartsBar/allOrNothingScoringForAllViews.smoke.js +10 -1
  8. package/cypress/e2e/ILC/ChartsBar/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  9. package/cypress/e2e/ILC/ChartsBar/previewContentsForAllViews.smoke.js +10 -1
  10. package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  11. package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +12 -3
  12. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +12 -1
  13. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editQuestion.smoke.js +2 -2
  14. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/previewContentsForAllViews.smoke.js +10 -1
  15. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettingsForGroupedLayout.js +0 -4
  16. package/cypress/e2e/ILC/DrawingResponse/drawingResponseGradingViewAndCorrectAnswerViewContents.smoke.js +12 -2
  17. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +19 -21
  18. package/cypress/e2e/ILC/EditItem/editItem.ts +7 -7
  19. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +8 -0
  20. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +10 -1
  21. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/editQuestion.smoke.js +2 -2
  22. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +11 -1
  23. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +10 -1
  24. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/previewContentsForAllViews.smoke.js +10 -1
  25. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +10 -1
  26. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/editQuestion.smoke.js +2 -2
  27. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +10 -1
  28. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +10 -1
  29. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/previewContentsForAllViews.smoke.js +12 -3
  30. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +10 -1
  31. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/previewContentsForAllViews.smoke.js +13 -4
  32. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +10 -1
  33. package/cypress/e2e/ILC/FillInTheGapsTextNew/previewContentsForAllViews.smoke.js +12 -3
  34. package/cypress/e2e/ILC/Graphing/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  35. package/cypress/e2e/ILC/Graphing/previewContentsForAllViews.smoke.js +13 -4
  36. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +11 -1
  37. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +9 -1
  38. package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +11 -1
  39. package/cypress/e2e/ILC/ImageHighlight/previewContentsForAllViews.smoke.js +13 -4
  40. package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +12 -3
  41. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/previewContentsForAllViews.smoke.js +10 -1
  42. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +10 -1
  43. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/previewContentsForAllViews.smoke.js +12 -3
  44. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +14 -4
  45. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/previewContentsForAllViews.smoke.js +3 -3
  46. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +14 -5
  47. package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +12 -3
  48. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +5 -5
  49. package/cypress/e2e/ILC/MatchingDropdown/previewContentsForAllViews.smoke.js +13 -4
  50. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +19 -10
  51. package/cypress/e2e/ILC/MultipleSelection/previewContentsForAllViews.smoke.js +11 -2
  52. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  53. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +14 -4
  54. package/cypress/e2e/ILC/NumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  55. package/cypress/e2e/ILC/NumberLine/gradingViewAndCorrectAnswerView.smoke.js +12 -2
  56. package/cypress/e2e/ILC/NumberLine/previewTabContentsForAllViews.smoke.js +13 -4
  57. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  58. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +3 -2
  59. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/previewTabContentsForAllViews.smoke.js +4 -4
  60. package/cypress/e2e/ILC/NumberLineLabel/allOrNothingForAllViews.smoke.js +5 -5
  61. package/cypress/e2e/ILC/NumberLineLabel/gradingViewAndCorrectAnswerView.smoke.js +10 -0
  62. package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +10 -1
  63. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/allOrNothingForAllViews.smoke.js +5 -5
  64. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  65. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +1 -1
  66. package/cypress/e2e/ILC/Protractor/protractorPreviewContents.smoke.js +1 -1
  67. package/cypress/e2e/ILC/ReadingRuler/readingrulerPreviewContents.smoke.js +1 -1
  68. package/cypress/e2e/ILC/Ruler/rulerPreviewContents.smoke.js +1 -1
  69. package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +12 -3
  70. package/cypress/e2e/ILC/ShortTextResponseNew/previewContentsForAllViews.smoke.js +5 -6
  71. package/cypress/e2e/ILC/SimpleCalculator/previewContents.smoke.js +1 -1
  72. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +12 -3
  73. package/cypress/e2e/ILC/SingleSelection/previewContents.smoke.js +10 -1
  74. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +14 -5
  75. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +10 -1
  76. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +23 -14
  77. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +5 -6
  78. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +13 -4
  79. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +17 -17
  80. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +13 -5
  81. package/cypress/e2e/ILC/TextSelection/ScoringGeneric/basicScoringForAllTextSelectionTypes.smoke.js +4 -4
  82. package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +16 -6
  83. package/cypress/e2e/ILC/TextSelection/previewContentsForAllViews.smoke.js +8 -8
  84. package/cypress/e2e/ILC/ToolAudioPlayerNew/previewContents.smoke.js +3 -3
  85. package/cypress/e2e/ILC/ToolSettings/toolSettingsPreviewContents.smoke.js +3 -3
  86. package/cypress/e2e/ILC/UploadResponse/gradingViewAndCorrectAnswerViewContents.smoke.js +11 -1
  87. package/cypress/e2e/ILC/UploadResponse/previewContentsForAllViews.smoke.js +13 -4
  88. package/cypress/e2e/ILC/UploadResponse/thumbNail.smoke.js +16 -6
  89. package/cypress/e2e/ILC/VideoResponseNew/compactRecorderStyle.smoke.js +3 -3
  90. package/cypress/e2e/ILC/VideoResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +14 -4
  91. package/cypress/e2e/ILC/VideoResponseNew/previewContentsForAllViews.smoke.js +12 -3
  92. package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +9 -9
  93. package/cypress/e2e/ILC/chartsDotsPlot/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  94. package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +13 -4
  95. package/cypress/e2e/applitools.config.js +14 -0
  96. package/cypress/pages/components/autoScoredScoringPreviewTab.js +0 -1
  97. package/cypress/pages/components/equationEditorSectionCommonComponent.js +3 -1
  98. package/cypress/pages/components/gridQuestionCommonComponent.js +1 -39
  99. package/cypress/pages/components/optionsWrapperComponent.js +3 -0
  100. package/cypress/pages/createItemPage.js +2 -2
  101. package/cypress/pages/multipleSelectionPage.js +1 -39
  102. package/cypress/pages/singleSelectionPage.js +1 -39
  103. package/cypress/support/commands.js +11 -0
  104. package/cypress/support/e2e.js +1 -0
  105. package/package.json +4 -1
@@ -109,7 +109,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
109
109
  });
110
110
  };
111
111
 
112
- it('When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and your answer is incorrect status message should be displayed', () => {
112
+ it(`${view}: Number line Vertical - When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and your answer is incorrect status message should be displayed`, () => {
113
113
  if (view === 'Grading view') {
114
114
  studentViewPage.steps.submitResponse();
115
115
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -127,7 +127,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
127
127
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLineCorrectAnswerSection(range, [{ y1: -5, y2: -4 }]);
128
128
  });
129
129
 
130
- it('When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph', () => {
130
+ it(`${view}: Number line Vertical - When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph`, () => {
131
131
  numberLinePage.steps.selectNumberLineToolOptionPreviewTab('Segment');
132
132
  numberLinePage.steps.plotPointOnNumberLinePreviewTab("vertical", range, 8);
133
133
  numberLinePage.steps.verifyPointsPlottedOnVerticalNumberLinePreviewTab(range, [8, 7]);
@@ -150,7 +150,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
150
150
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLineCorrectAnswerSection(range, [{ y1: -5, y2: -4 }]);
151
151
  });
152
152
 
153
- it('When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph', () => {
153
+ it(`${view}: Number line Vertical - When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph`, () => {
154
154
  if (view === 'Grading view') {
155
155
  studentViewPage.steps.clearResponses();
156
156
  }
@@ -174,7 +174,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
174
174
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLineCorrectAnswerSection(range, [{ y1: -5, y2: -4 }]);
175
175
  });
176
176
 
177
- it('When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph', () => {
177
+ it(`${view}: Number line Vertical - When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph`, () => {
178
178
  if (view === 'Grading view') {
179
179
  studentViewPage.steps.clearResponses();
180
180
  }
@@ -206,7 +206,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
206
206
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLineCorrectAnswerSection(range, [{ y1: -5, y2: -4 }]);
207
207
  });
208
208
 
209
- it('When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed', () => {
209
+ it(`${view}: Number line Vertical - When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed`, () => {
210
210
  if (view === 'Grading view') {
211
211
  studentViewPage.steps.clearResponses();
212
212
  }
@@ -17,6 +17,7 @@ describe('Create item page - Number line vertical: Grading view, Correct answer
17
17
  cy.loginAs('admin');
18
18
  });
19
19
 
20
+
20
21
  if (views.includes('Grading view')) {
21
22
  describe('Grading view contents', { tags: 'smoke' }, () => {
22
23
  abortEarlySetup();
@@ -70,7 +71,7 @@ describe('Create item page - Number line vertical: Grading view, Correct answer
70
71
  utilities.verifyElementVisibilityState(numberLinePage.correctAnswersLabel(), 'visible');
71
72
  });
72
73
 
73
- it('Correct answer along with number line attempted by the user should be displayed in the correct answer section', () => {
74
+ it('Number line Vertical - Correct answer along with number line attempted by the user should be displayed in the correct answer section', () => {
74
75
  numberLinePage.steps.verifyCorrectPointsOnVerticalNumberLinePreviewTab(range, [-4, -5]);
75
76
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLinePreviewTab(range, [{ y1: -5, y2: -4 }]);
76
77
  numberLinePage.steps.verifyCorrectPointsOnVerticalNumberLineCorrectAnswerSection(range, [2]);
@@ -149,7 +150,7 @@ describe('Create item page - Number line vertical: Grading view, Correct answer
149
150
  });
150
151
  });
151
152
 
152
- it('The correct answer set by user should be displayed in the correct answer view', () => {
153
+ it('Number line Vertical - The correct answer set by user should be displayed in the correct answer view', () => {
153
154
  numberLinePage.steps.verifyCorrectPointsOnVerticalNumberLinePreviewTab(range, [-4, -5, 2]);
154
155
  numberLinePage.steps.verifyCorrectLineSegmentOnVerticalNumberLinePreviewTab(range, [{ y1: -5, y2: -4 }]);
155
156
  numberLinePage.steps.verifyCorrectRayOnVerticalNumberLinePreviewTab('left', range, -7);
@@ -85,7 +85,7 @@ describe('Create item page: Number line - Preview contents in all views', () =>
85
85
  numberLinePage.steps.verifyToolOptionNotSelectedPreviewTab(toolOptions.splice(1, toolOptions.length));
86
86
  });
87
87
 
88
- it('By default, all controls should be in disabled state', () => {
88
+ it(`${view} view - Number line Vertical: By default, all controls should be in disabled state`, () => {
89
89
  controlOptions.forEach((controlOption) => {
90
90
  utilities.verifyElementDisabled(numberLinePage.numberLineControlOptionPreviewTab(controlOption));
91
91
  });
@@ -135,7 +135,7 @@ describe('Create item page: Number line - Preview contents in all views', () =>
135
135
  numberLinePage.steps.verifyRayOnVerticalNumberLinePreviewTab('down', range, -8);
136
136
  });
137
137
 
138
- it('User should be able to draw a ray wave using the \'Open right ray\' tool option', () => {
138
+ it(`${view} view - Number line Vertical: User should be able to draw a ray wave using the \'Open right ray\' tool option`, () => {
139
139
  numberLinePage.steps.selectNumberLineToolOptionPreviewTab('Open right ray');
140
140
  numberLinePage.steps.plotPointOnNumberLinePreviewTab("vertical", range, 8);
141
141
  numberLinePage.steps.verifyPointsPlottedOnVerticalNumberLinePreviewTab(range, [8]);
@@ -177,7 +177,7 @@ describe('Create item page: Number line - Preview contents in all views', () =>
177
177
  numberLinePage.steps.verifyRayOnVerticalNumberLinePreviewTab('up', range, 8);
178
178
  });
179
179
 
180
- it('When the user clicks on the \'Reset\' control option then all the actions on the preview tab should be reset', () => {
180
+ it(`${view} view - Number line Vertical: When the user clicks on the \'Reset\' control option then all the actions on the preview tab should be reset`, () => {
181
181
  numberLinePage.steps.selectNumberLineControlOptionPreviewTab('Reset');
182
182
  numberLinePage.steps.confirmReset();
183
183
  utilities.verifyElementVisibilityState(numberLinePage.numberLinePointPreviewTab(), 'notExist');
@@ -193,7 +193,7 @@ describe('Create item page: Number line - Preview contents in all views', () =>
193
193
  numberLinePage.steps.verifyRayOnVerticalNumberLinePreviewTab('down', range, -6);
194
194
  });
195
195
 
196
- it('User should be able to draw a ray using the \'Right ray\' tool option', () => {
196
+ it(`${view} view - Number line Vertical: User should be able to draw a ray using the \'Right ray\' tool option`, () => {
197
197
  numberLinePage.steps.selectNumberLineToolOptionPreviewTab('Right ray');
198
198
  numberLinePage.steps.plotPointOnNumberLinePreviewTab("vertical", range, 6);
199
199
  numberLinePage.steps.verifyPointsPlottedOnVerticalNumberLinePreviewTab(range, [6]);
@@ -106,7 +106,7 @@ describe('Create Item page - Number line label: All or nothing ', () => {
106
106
  });
107
107
  };
108
108
 
109
- it('When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and correct/incorrect status message should not be displayed', () => {
109
+ it(`${view}: Number line Label Horizontal - When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and correct/incorrect status message should not be displayed`, () => {
110
110
  if (view === 'Grading view') {
111
111
  studentViewPage.steps.submitResponse();
112
112
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -124,7 +124,7 @@ describe('Create Item page - Number line label: All or nothing ', () => {
124
124
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
125
125
  });
126
126
 
127
- it('When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph', () => {
127
+ it(`${view}: Number line Label Horizontal - When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph`, () => {
128
128
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('Label 4', 'horizontal', range, 0);
129
129
  numberLineLabelPage.steps.verifyPointsPlottedOnNumberLinePreviewTab(range, [0]);
130
130
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('Label 3', 'horizontal', range, 4);
@@ -146,7 +146,7 @@ describe('Create Item page - Number line label: All or nothing ', () => {
146
146
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
147
147
  });
148
148
 
149
- it('When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph', () => {
149
+ it(`${view}: Number line Label Horizontal - When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph`, () => {
150
150
  if (view === 'Grading view') {
151
151
  studentViewPage.steps.clearResponses();
152
152
  }
@@ -174,7 +174,7 @@ describe('Create Item page - Number line label: All or nothing ', () => {
174
174
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
175
175
  });
176
176
 
177
- it('When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph', () => {
177
+ it(`${view}: Number line Label Horizontal - When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph`, () => {
178
178
  if (view === 'Grading view') {
179
179
  studentViewPage.steps.clearResponses();
180
180
  }
@@ -205,7 +205,7 @@ describe('Create Item page - Number line label: All or nothing ', () => {
205
205
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
206
206
  });
207
207
 
208
- it('When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed', () => {
208
+ it(`${view}: Number line Label Horizontal - When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed`, () => {
209
209
  if (view === 'Grading view') {
210
210
  studentViewPage.steps.clearResponses();
211
211
  }
@@ -13,6 +13,14 @@ describe('Create item page - Number line label: Grading view, Correct answer vie
13
13
  cy.loginAs('admin');
14
14
  });
15
15
 
16
+ beforeEach(() => {
17
+ cy.startApplitools();
18
+ });
19
+
20
+ afterEach(() => {
21
+ cy.eyesClose();
22
+ });
23
+
16
24
  if (views.includes('Grading view')) {
17
25
  describe('Grading view contents', { tags: 'smoke' }, () => {
18
26
  abortEarlySetup();
@@ -67,6 +75,7 @@ describe('Create item page - Number line label: Grading view, Correct answer vie
67
75
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 1', range, 0);
68
76
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 2', range, 9);
69
77
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
78
+ cy.eyesCheckWindow(`Number line label Horizontal - Grading view contents`);
70
79
  });
71
80
 
72
81
  it('The unattempted labels should be displayed in disabled state', () => {
@@ -142,6 +151,7 @@ describe('Create item page - Number line label: Grading view, Correct answer vie
142
151
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLinePreviewTab('Label 1', range, 0);
143
152
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLinePreviewTab('Label 2', range, 9);
144
153
  numberLineLabelPage.steps.verifyCorrectResponseOnNumberLinePreviewTab('Label 3', range, -9);
154
+ cy.eyesCheckWindow(`Number line label Horizontal - Correct answer view contents`);
145
155
  });
146
156
 
147
157
  it('The points alloted to the question should be displayed', () => {
@@ -12,6 +12,14 @@ describe('Create item page: Number line label - Preview contents in all views',
12
12
  cy.loginAs('admin');
13
13
  });
14
14
 
15
+ beforeEach(() => {
16
+ cy.startApplitools();
17
+ });
18
+
19
+ afterEach(() => {
20
+ cy.eyesClose();
21
+ });
22
+
15
23
  views.forEach((view) => {
16
24
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
17
25
  abortEarlySetup();
@@ -98,10 +106,11 @@ describe('Create item page: Number line label - Preview contents in all views',
98
106
  numberLineLabelPage.steps.verifyPointsPlottedOnNumberLinePreviewTab(range, [-9]);
99
107
  });
100
108
 
101
- it('The user should be able to change the plotted label on the number line', () => {
109
+ it(`${view} view - Number line label Horizontal: The user should be able to change the plotted label on the number line`, () => {
102
110
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('This is a bold option', 'horizontal', range, -8);
103
111
  numberLineLabelPage.steps.verifyPointsPlottedOnNumberLinePreviewTab(range, [-8]);
104
112
  numberLineLabelPage.steps.verifyPointsNotExistOnNumberLinePreviewTab(range, [-9]);
113
+ cy.eyesCheckWindow(`${view} view - Number line label Horizontal: Preview contents`);
105
114
  });
106
115
 
107
116
  it('CSS of number line label', { tags: 'css' }, () => {
@@ -107,7 +107,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
107
107
  });
108
108
  };
109
109
 
110
- it('When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and your answer is incorrect status message should be displayed', () => {
110
+ it(`${view}: Number line Label Vertical - When the user selects \'Grading\' view without attempting the question, the correct answer should be displayed in the correct answer section graph and your answer is incorrect status message should be displayed`, () => {
111
111
  if (view === 'Grading view') {
112
112
  studentViewPage.steps.submitResponse();
113
113
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -125,7 +125,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
125
125
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
126
126
  });
127
127
 
128
- it('When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph', () => {
128
+ it(`${view}: Number line Label Vertical - When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed incorrect and the the correct answers should be displayed in the correct answer section graph`, () => {
129
129
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('Label 4', 'vertical', range, 0);
130
130
  numberLineLabelPage.steps.verifyVerticalPointsPlottedOnNumberLinePreviewTab(range, [0]);
131
131
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('Label 3', 'vertical', range, 4);
@@ -147,7 +147,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
147
147
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
148
148
  });
149
149
 
150
- it('When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph', () => {
150
+ it(`${view}: Number line Label Vertical - When the user attempts the question partially correct then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct and the the correct answers should be displayed in the correct answer section graph`, () => {
151
151
  if (view === 'Grading view') {
152
152
  studentViewPage.steps.clearResponses();
153
153
  }
@@ -175,7 +175,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
175
175
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
176
176
  });
177
177
 
178
- it('When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph', () => {
178
+ it(`${view}: Number line Label Vertical - When the user attempts the question partially correct with an incorrect response then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted graph should be displayed correct for the correct response and incorrect for the incorrect response and the the correct answers should be displayed in the correct answer section graph`, () => {
179
179
  if (view === 'Grading view') {
180
180
  studentViewPage.steps.clearResponses();
181
181
  }
@@ -206,7 +206,7 @@ describe('Create Item page - Number line: All or nothing ', () => {
206
206
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerSection('Label 3', range, -9);
207
207
  });
208
208
 
209
- it('When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed', () => {
209
+ it(`${view}: Number line Label Vertical - When the user attempts the question correctly then the user should be awarded with full points and on switching to grading view \'Your answer is correct\' should be displayed and the attempted graph should be displayed correct and the correct answer section graph should not be displayed`, () => {
210
210
  if (view === 'Grading view') {
211
211
  studentViewPage.steps.clearResponses();
212
212
  }
@@ -61,7 +61,7 @@ describe('Create item page - Number line label - vertical: Grading view, Correct
61
61
  utilities.verifyElementVisibilityState(numberLineLabelPage.correctAnswersLabel(), 'visible');
62
62
  });
63
63
 
64
- it('Correct answer along with number line attempted by the user should be displayed in the correct answer section', () => {
64
+ it('Number line label Vertical: Correct answer along with number line attempted by the user should be displayed in the correct answer section', () => {
65
65
  numberLineLabelPage.steps.verifyVerticalIncorrectResponseOnNumberLinePreviewTab('Label 3', range, -8);
66
66
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLinePreviewTab('Label 2', range, 9);
67
67
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLinePreviewTab('Label 1', range, 0);
@@ -138,7 +138,7 @@ describe('Create item page - Number line label - vertical: Grading view, Correct
138
138
  utilities.verifyElementVisibilityState(numberLineLabelPage.questionInstructionsText(), 'visible');
139
139
  });
140
140
 
141
- it('The correct answer set by user should be displayed in the correct answer view', () => {
141
+ it('Number line label Vertical: The correct answer set by user should be displayed in the correct answer view', () => {
142
142
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerView('Label 1', 316);
143
143
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerView('Label 2', 59);
144
144
  numberLineLabelPage.steps.verifyVerticalCorrectResponseOnNumberLineCorrectAnswerView('Label 3', 573);
@@ -90,7 +90,7 @@ describe('Create item page: Number line label - Preview contents in all views',
90
90
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('This is a bold option', 'vertical', range, -9);
91
91
  });
92
92
 
93
- it('The user should be able to change the plotted label on the number line', () => {
93
+ it(`${view} view - Number line label Vertical: The user should be able to change the plotted label on the number line`, () => {
94
94
  numberLineLabelPage.steps.clickAndDropLabelOnNumberLinePreviewTab('Solve the following', 'vertical', range, 5);
95
95
  numberLineLabelPage.steps.verifyVerticalPointsPlottedOnNumberLinePreviewTab(range, [5]);
96
96
  });
@@ -60,7 +60,7 @@ describe('Preview tab contents for all views', () => {
60
60
  }
61
61
  });
62
62
 
63
- it('\'Protractor\' should be displayed with \'Acute\' angle, \'30 percent\' opacity, \'Alternative text\' and in \'Orange\' color', () => {
63
+ it(`${view} - \'Protractor\' should be displayed with \'Acute\' angle, \'30 percent\' opacity, \'Alternative text\' and in \'Orange\' color`, () => {
64
64
  protractorPage.steps.verifyAcuteAngleTypeInPreviewTab();
65
65
  protractorPage.steps.verifyPreviewTabColorAndOpacityOfProtractor(3, 0.3);
66
66
  protractorPage.steps.verifyAlternativeTextInPreviewTab('Measuring tool');
@@ -58,7 +58,7 @@ describe('Preview tab contents for all views', () => {
58
58
  }
59
59
  });
60
60
 
61
- it('\'Reading ruler\' should be displayed with \'30 percent\' opacity and in \'Blue\' color', () => {
61
+ it(`${view} \'Reading ruler\' should be displayed with \'30 percent\' opacity and in \'Blue\' color`, () => {
62
62
  readingRulerPage.steps.verifyReadingRulerExistInPreviewTab();
63
63
  readingRulerPage.steps.verifyReadingRulerOpacityInPreviewTab('0.3');
64
64
  readingRulerPage.steps.verifyReadingRulerColorInPreviewTab(2);
@@ -59,7 +59,7 @@ describe('Preview tab contents for all views', () => {
59
59
  }
60
60
  });
61
61
 
62
- it('\'Ruler\' should be displayed with \'6 in\' length and in \'Orange\' color', () => {
62
+ it(`${view} \'Ruler\' should be displayed with \'6 in\' length and in \'Orange\' color`, () => {
63
63
  rulerPage.steps.verifyLengthOfRulerInPreview('6in');
64
64
  rulerPage.steps.verifyRotationButtonVisibleInPreviewTab();
65
65
  rulerPage.steps.verifyColorOfRulerInPreview(3);
@@ -13,6 +13,14 @@ describe('Create item page - Short text response: All or nothing', () => {
13
13
  cy.loginAs('admin');
14
14
  });
15
15
 
16
+ beforeEach(() => {
17
+ cy.startApplitools();
18
+ });
19
+
20
+ afterEach(() => {
21
+ cy.eyesClose();
22
+ });
23
+
16
24
  if (!grepTags || !grepTags.includes('smoke')) {
17
25
  describe('Question preview modes: Student view and Grading view', () => {
18
26
  abortEarlySetup();
@@ -89,7 +97,7 @@ describe('Create item page - Short text response: All or nothing', () => {
89
97
  });
90
98
  };
91
99
 
92
- it('When the user selects \'Grading\' view without attempting the question, correct/incorret border should not be displayed and correct answer should be displayed below response field', () => {
100
+ it(`Short text response - ${view} - When the user selects 'Grading' view without attempting the question, correct/incorret border should not be displayed and correct answer should be displayed below response field`, () => {
93
101
  if (view === 'Grading view') {
94
102
  studentViewPage.steps.submitResponse();
95
103
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -105,7 +113,7 @@ describe('Create item page - Short text response: All or nothing', () => {
105
113
  shortTextResponsePage.steps.verifyCorrectAnswerResponseInCorrectAnswerWrapper('Buildings');
106
114
  });
107
115
 
108
- it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icon should be displayed besides incorrect response, incorrect answer border around response field and correct answer should be displayed in the question preview', () => {
116
+ it(`Short text response - ${view} - When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to 'Grading' view, incorrect icon should be displayed besides incorrect response, incorrect answer border around response field and correct answer should be displayed in the question preview`, () => {
109
117
  shortTextResponsePage.steps.enterTextInAnswerInputFieldPreviewTab('Text');
110
118
  if (view === 'Grading view') {
111
119
  studentViewPage.steps.submitResponse();
@@ -122,7 +130,7 @@ describe('Create item page - Short text response: All or nothing', () => {
122
130
  shortTextResponsePage.steps.verifyIncorrectIcon();
123
131
  });
124
132
 
125
- it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icon should be displayed beside the correct response, correct answer border around response field should be displayed the question preview', () => {
133
+ it(`Short text response - ${view} - When user attempts the question correctly, the user should be awarded full points and on switching to 'Grading' view, then correct icon should be displayed beside the correct response, correct answer border around response field should be displayed the question preview`, () => {
126
134
  if (view === 'Grading view') {
127
135
  studentViewPage.steps.clearResponses();
128
136
  };
@@ -139,6 +147,7 @@ describe('Create item page - Short text response: All or nothing', () => {
139
147
  }
140
148
  shortTextResponsePage.steps.verifyCorrectAttemptBorder();
141
149
  shortTextResponsePage.steps.verifyCorrectIcon();
150
+ cy.eyesCheckWindow(`Short text response - ${view} - Correct attempt`);
142
151
  });
143
152
  });
144
153
  });
@@ -57,23 +57,22 @@ describe('Create item page - Short text response : Preview contents', () => {
57
57
  }
58
58
  });
59
59
 
60
- it('Question instructions should be visible', () => {
60
+ it(`Question instructions should be visible`, () => {
61
61
  utilities.verifyInnerText(shortTextResponsePage.questionInstructionsText(), 'Which of the following is the major contributor to increased carbon dioxide levels because of urbanization? Select your answer from the options below.');
62
62
  utilities.verifyElementVisibilityState(shortTextResponsePage.questionInstructionsText(), 'visible');
63
63
  });
64
64
 
65
65
  if (view !== 'Grading view' && view !== 'Correct answer view') {
66
- it('Answer input field should be visible and by default it should be empty', () => {
66
+ it(`Answer input field should be visible and by default it should be empty`, () => {
67
67
  shortTextResponsePage.steps.verifyTextInAnswerInputFieldPreviewTab('');
68
- utilities.verifyElementVisibilityState(shortTextResponsePage.previewTabResponseField(), 'visible')
68
+ utilities.verifyElementVisibilityState(shortTextResponsePage.previewTabResponseField(), 'visible');
69
69
  });
70
70
 
71
- it('User should be able to enter text in answer input field', () => {
71
+ it(`User should be able to enter text in answer input field`, () => {
72
72
  shortTextResponsePage.steps.enterTextInAnswerInputFieldPreviewTab('The quick brown fox');
73
73
  shortTextResponsePage.steps.verifyTextInAnswerInputFieldPreviewTab('The quick brown fox');
74
74
  });
75
- }
76
- else {
75
+ } else {
77
76
  it(`The response field should be displayed filled with correct answer`, () => {
78
77
  shortTextResponsePage.steps.verifyTextInAnswerInputFieldPreviewTab('The quick brown fox');
79
78
  utilities.verifyElementDisabled(shortTextResponsePage.previewTabResponseField());
@@ -83,7 +83,7 @@ describe('Preview tab contents for all views for Simple calculator', () => {
83
83
  utilities.verifyElementVisibilityState(simpleCalculatorPage.nineButton(), 'visible');
84
84
  });
85
85
 
86
- it('The user should be able to perform basic mathematical operations', () => {
86
+ it(`${view} The user should be able to perform basic mathematical operations`, () => {
87
87
  simpleCalculatorPage.steps.clickOnACalculatorButton('one');
88
88
  simpleCalculatorPage.steps.clickOnACalculatorButton('addition');
89
89
  simpleCalculatorPage.steps.clickOnACalculatorButton('two');
@@ -14,6 +14,14 @@ describe('Create Item page - Single Selection: Scoring cases', () => {
14
14
  cy.loginAs('admin');
15
15
  });
16
16
 
17
+ beforeEach(() => {
18
+ cy.startApplitools();
19
+ });
20
+
21
+ afterEach(() => {
22
+ cy.eyesClose();
23
+ });
24
+
17
25
  if (!grepTags || !grepTags.includes('smoke')) {
18
26
  describe('Question preview modes: Student view and Grading view', () => {
19
27
  abortEarlySetup();
@@ -93,7 +101,7 @@ describe('Create Item page - Single Selection: Scoring cases', () => {
93
101
  });
94
102
  };
95
103
 
96
- it('When the user selects \'Grading\' view without attempting the question, no icons should be displayed besides responses, correct answer label and border should not be displayed and correct answer should be displayed in correct answer section', () => {
104
+ it(`Single selection ${view} - When the user selects 'Grading' view without attempting the question, no icons should be displayed besides responses, correct answer label and border should not be displayed and correct answer should be displayed in correct answer section`, () => {
97
105
  if (view === 'Grading view') {
98
106
  studentViewPage.steps.submitResponse();
99
107
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -114,7 +122,7 @@ describe('Create Item page - Single Selection: Scoring cases', () => {
114
122
  singleSelectionPage.steps.verifyCorrectOptionIconCorrectAnswerSection(1);
115
123
  });
116
124
 
117
- it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides incorrect responses, no icons should be displayed besides unattempted responses, incorrect answer border and label should not be displayed below the question preview and correct answer should be displayed in correct answer section', () => {
125
+ it(`Single selection ${view} - When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to 'Grading' view, incorrect icons should be displayed besides incorrect responses, no icons should be displayed besides unattempted responses, incorrect answer border and label should not be displayed below the question preview and correct answer should be displayed in correct answer section`, () => {
118
126
  singleSelectionPage.steps.checkOptionInPreviewTab(2);
119
127
  if (view === 'Grading view') {
120
128
  studentViewPage.steps.submitResponse();
@@ -136,7 +144,7 @@ describe('Create Item page - Single Selection: Scoring cases', () => {
136
144
  singleSelectionPage.steps.verifyCorrectOptionIconCorrectAnswerSection(1);
137
145
  });
138
146
 
139
- it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icons should be displayed beside all the correct responses, correct answer border and a label should not be displayed below the question preview and correct answer section should not be displayed', () => {
147
+ it(`Single selection ${view} - When user attempts the question correctly, the user should be awarded full points and on switching to 'Grading' view, then correct icons should be displayed beside all the correct responses, correct answer border and a label should not be displayed below the question preview and correct answer section should not be displayed`, () => {
140
148
  singleSelectionPage.steps.checkOptionInPreviewTab(1);
141
149
  if (view === 'Grading view') {
142
150
  studentViewPage.steps.submitResponse();
@@ -155,6 +163,7 @@ describe('Create Item page - Single Selection: Scoring cases', () => {
155
163
  singleSelectionPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
156
164
  singleSelectionPage.steps.verifyCorrectIncorrectBorderNotExists();
157
165
  singleSelectionPage.steps.verifyCorrectAnswerSectionNotExist();
166
+ cy.eyesCheckWindow(`Single selection ${view} - Correct attempt`);
158
167
  });
159
168
  });
160
169
  });
@@ -12,6 +12,14 @@ describe('Create item page - Single selection: Preview contents', () => {
12
12
  cy.loginAs('admin');
13
13
  });
14
14
 
15
+ beforeEach(() => {
16
+ cy.startApplitools();
17
+ });
18
+
19
+ afterEach(() => {
20
+ cy.eyesClose();
21
+ });
22
+
15
23
  views.forEach((view) => {
16
24
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
17
25
  abortEarlySetup();
@@ -79,11 +87,12 @@ describe('Create item page - Single selection: Preview contents', () => {
79
87
  utilities.verifyElementVisibilityState(singleSelectionPage.questionInstructionsText(), 'visible');
80
88
  });
81
89
 
82
- it(`When the user has added image, equation, bold text and link to the options input they should be displayed in the ${view}`, () => {
90
+ it(`Single selection - ${view} - When the user has added image, equation, bold text and link to the options input they should be displayed in the ${view}`, () => {
83
91
  singleSelectionPage.steps.verifyImageInPreviewTab(0);
84
92
  singleSelectionPage.steps.verifyLinkTextInPreviewTab(1);
85
93
  singleSelectionPage.steps.verifyBoldTextInPreviewTab(2);
86
94
  singleSelectionPage.steps.verifyEquationTextInPreviewTab(3);
95
+ cy.eyesCheckWindow(`Single selection - ${view} - Options with image, equation, bold text, and link`);
87
96
  });
88
97
 
89
98
  if (view !== 'Grading view' && view !== 'Correct answer view') {
@@ -11,6 +11,14 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
11
11
  cy.loginAs('admin');
12
12
  });
13
13
 
14
+ beforeEach(() => {
15
+ cy.startApplitools();
16
+ });
17
+
18
+ afterEach(() => {
19
+ cy.eyesClose();
20
+ });
21
+
14
22
  if (!grepTags || !grepTags.includes('smoke')) {
15
23
  describe('Question preview modes: Student view and Grading view', () => {
16
24
  abortEarlySetup();
@@ -93,7 +101,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
93
101
  });
94
102
  };
95
103
 
96
- it('When the user selects \'Grading\' view without attempting the question, correct answers section with a label \'Correct answers\' should be displayed with a preview of the entire grid with correct answers and correct/incorrect status message should not be displayed', () => {
104
+ it(`Single selection - grid ${view} - When the user selects 'Grading' view without attempting the question, correct answers section with a label 'Correct answers' should be displayed with a preview of the entire grid with correct answers and correct/incorrect status message should not be displayed`, () => {
97
105
  if (view === 'Grading view') {
98
106
  studentViewPage.steps.submitResponse();
99
107
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -109,7 +117,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
109
117
  singleSelectionGridPage.steps.verifyCorrectAnswerResponses([{ row: 1, column: 0 }, { row: 2, column: 1 }, { row: 3, column: 0 }, { row: 4, column: 1 }]);
110
118
  });
111
119
 
112
- it('When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to \'Grading\' view, incorrect icons should be displayed besides all incorrect responses, a status message with text \'Your answer is incorrect\' and correct answer section with a preview of the entire grid with correct answers should be displayed', () => {
120
+ it(`Single selection - grid ${view} - When the user attempts the question incorrectly, then the user should be awarded 0 points and on switching to 'Grading' view, incorrect icons should be displayed besides all incorrect responses, a status message with text 'Your answer is incorrect' and correct answer section with a preview of the entire grid with correct answers should be displayed`, () => {
113
121
  singleSelectionGridPage.steps.selectOptionsForAllQuestionStemsInPreviewTab([{ row: 1, column: 1 }, { row: 2, column: 0 }]);
114
122
  if (view === 'Grading view') {
115
123
  studentViewPage.steps.submitResponse();
@@ -127,7 +135,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
127
135
  singleSelectionGridPage.steps.verifyCorrectAnswerResponses([{ row: 1, column: 0 }, { row: 2, column: 1 }, { row: 3, column: 0 }, { row: 4, column: 1 }]);
128
136
  });
129
137
 
130
- it('When the user attempts the question partially correct with incorrect responses, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text \'Your answer is incorrect\' and correct answer section with a preview of the entire grid with correct answers should be displayed', () => {
138
+ it(`Single selection - grid ${view} - When the user attempts the question partially correct with incorrect responses, then the user should be awarded 0 points and on switching to 'Grading' view, correct icon should be displayed besides the correct answer responses, incorrect icon should be displayed besides incorrect answer response, a status message with text 'Your answer is incorrect' and correct answer section with a preview of the entire grid with correct answers should be displayed`, () => {
131
139
  if (view === 'Grading view') {
132
140
  studentViewPage.steps.clearResponses();
133
141
  };
@@ -150,7 +158,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
150
158
  singleSelectionGridPage.steps.verifyCorrectAnswerResponses([{ row: 1, column: 0 }, { row: 2, column: 1 }, { row: 3, column: 0 }, { row: 4, column: 1 }]);
151
159
  });
152
160
 
153
- it('When the user attempts the question partially correct with incomplete responses, then the user should be awarded 0 points and on switching to \'Grading\' view, correct icon should be displayed besides the correct answer responses, no icons should be displayed besides unattempted responses, a status message with text \'Your answer is incorrect\' and correct answer section with a preview of the entire grid with correct answers should be displayed', () => {
161
+ it(`Single selection - grid ${view} - When the user attempts the question partially correct with incomplete responses, then the user should be awarded 0 points and on switching to 'Grading' view, correct icon should be displayed besides the correct answer responses, no icons should be displayed besides unattempted responses, a status message with text 'Your answer is incorrect' and correct answer section with a preview of the entire grid with correct answers should be displayed`, () => {
154
162
  if (view === 'Grading view') {
155
163
  studentViewPage.steps.clearResponses();
156
164
  };
@@ -174,7 +182,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
174
182
  singleSelectionGridPage.steps.verifyCorrectAnswerResponses([{ row: 1, column: 0 }, { row: 2, column: 1 }, { row: 3, column: 0 }, { row: 4, column: 1 }]);
175
183
  });
176
184
 
177
- it('When user attempts the question correctly, the user should be awarded full points and on switching to \'Grading\' view, then correct icons should be displayed beside all the correct responses, correct icon should be displayed besides the correct answer responses, a status message with text \'Your answer is correct\' and correct answer section should not be displayed', () => {
185
+ it(`Single selection - grid ${view} - When user attempts the question correctly, the user should be awarded full points and on switching to 'Grading' view, then correct icons should be displayed beside all the correct responses, correct icon should be displayed besides the correct answer responses, a status message with text 'Your answer is correct' and correct answer section should not be displayed`, () => {
178
186
  if (view === 'Grading view') {
179
187
  studentViewPage.steps.clearResponses();
180
188
  };
@@ -196,6 +204,7 @@ describe('Create item page - Single selection grid: All or nothing ', () => {
196
204
  singleSelectionGridPage.steps.verifyCorrectOptionBackgroundAndIcon({ row: 4, column: 1 });
197
205
  singleSelectionGridPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
198
206
  singleSelectionGridPage.steps.verifyCorrectAnswerSectionNotExists();
207
+ cy.eyesCheckWindow(`Single selection - grid ${view} - Correct responses displayed`);
199
208
  });
200
209
  });
201
210
  });
@@ -11,6 +11,14 @@ describe('Create item page - Single selection grid: Preview contents', () => {
11
11
  cy.loginAs('admin');
12
12
  });
13
13
 
14
+ beforeEach(() => {
15
+ cy.startApplitools();
16
+ });
17
+
18
+ afterEach(() => {
19
+ cy.eyesClose();
20
+ });
21
+
14
22
  views.forEach((view) => {
15
23
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
16
24
  abortEarlySetup();
@@ -82,7 +90,7 @@ describe('Create item page - Single selection grid: Preview contents', () => {
82
90
  utilities.verifyElementVisibilityState(singleSelectionGridPage.questionInstructionsText(), 'visible');
83
91
  });
84
92
 
85
- it(`The question grid as set by the user should be displayed in the ${view}`, () => {
93
+ it(`Single selection - grid ${view} - The question grid as set by the user should be displayed in the ${view}`, () => {
86
94
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 0 }, 'None');
87
95
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 1 }, 'Heading');
88
96
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 0, column: 2 }, 'Heading');
@@ -93,6 +101,7 @@ describe('Create item page - Single selection grid: Preview contents', () => {
93
101
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 0 }, 'Text');
94
102
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 3, column: 1 }, 'No radio button');
95
103
  singleSelectionGridPage.steps.verifyTableCellPropertyPreviewTab({ row: 4, column: 2 }, 'No radio button');
104
+ cy.eyesCheckWindow(`Single selection - grid ${view} - Question grid displayed`);
96
105
  });
97
106
 
98
107
  if (view !== 'Grading view' && view !== 'Correct answer view') {