itemengine-cypress-automation 1.0.576-IEI-7079-794342b.0 → 1.0.576-IEI-7079-92d877f.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.
|
@@ -168,8 +168,8 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
168
168
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
169
169
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
170
170
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
171
|
-
chartsDotPlotPage.steps.
|
|
172
|
-
chartsDotPlotPage.steps.
|
|
171
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
172
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
173
173
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
174
174
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
175
175
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -222,8 +222,8 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
222
222
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
223
223
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
224
224
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
225
|
-
chartsDotPlotPage.steps.
|
|
226
|
-
chartsDotPlotPage.steps.
|
|
225
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
226
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
227
227
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
228
228
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
229
229
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -276,8 +276,8 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
276
276
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
277
277
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
278
278
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
279
|
-
chartsDotPlotPage.steps.
|
|
280
|
-
chartsDotPlotPage.steps.
|
|
279
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
280
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
281
281
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
282
282
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
283
283
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -329,8 +329,8 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
329
329
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
330
330
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
331
331
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
332
|
-
chartsDotPlotPage.steps.
|
|
333
|
-
chartsDotPlotPage.steps.
|
|
332
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
333
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
334
334
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
335
335
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
336
336
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -384,8 +384,8 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
384
384
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
385
385
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
386
386
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
387
|
-
chartsDotPlotPage.steps.
|
|
388
|
-
chartsDotPlotPage.steps.
|
|
387
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
388
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
389
389
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
390
390
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
391
391
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -165,12 +165,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
165
165
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
166
166
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
167
167
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
168
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
168
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
169
169
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
170
170
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
171
171
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
172
|
-
chartsDotPlotPage.steps.
|
|
173
|
-
chartsDotPlotPage.steps.
|
|
172
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
173
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
174
174
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
175
175
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
176
176
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -219,12 +219,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
219
219
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
220
220
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
221
221
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
222
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
222
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
223
223
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
224
224
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
225
225
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
226
|
-
chartsDotPlotPage.steps.
|
|
227
|
-
chartsDotPlotPage.steps.
|
|
226
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
227
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
228
228
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
229
229
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
230
230
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -273,12 +273,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
273
273
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
274
274
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
275
275
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
276
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
276
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
277
277
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
278
278
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
279
279
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
280
|
-
chartsDotPlotPage.steps.
|
|
281
|
-
chartsDotPlotPage.steps.
|
|
280
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
281
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
282
282
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
283
283
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
284
284
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -327,12 +327,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
327
327
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
328
328
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
329
329
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
330
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
330
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
331
331
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
332
332
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
333
333
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
334
|
-
chartsDotPlotPage.steps.
|
|
335
|
-
chartsDotPlotPage.steps.
|
|
334
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
335
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
336
336
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
337
337
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
338
338
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -380,12 +380,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
380
380
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
381
381
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
382
382
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
383
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
383
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
384
384
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
385
385
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
386
386
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
387
|
-
chartsDotPlotPage.steps.
|
|
388
|
-
chartsDotPlotPage.steps.
|
|
387
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
388
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
389
389
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
390
390
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
391
391
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -435,12 +435,12 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
435
435
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
436
436
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
437
437
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
438
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1
|
|
438
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 2 pts, 3 pts, 3 pts, 1 pt, 2 pts, 2 pts)');
|
|
439
439
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
440
440
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
441
441
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
442
|
-
chartsDotPlotPage.steps.
|
|
443
|
-
chartsDotPlotPage.steps.
|
|
442
|
+
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
443
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
444
444
|
chartsDotPlotPage.steps.verifyEmptyDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
445
445
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
446
446
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
@@ -510,13 +510,13 @@ describe('Create item page - Charts - Dot plot: Partial different with alternati
|
|
|
510
510
|
chartsDotPlotPage.steps.verifyAlternativeAnswersSectionNotExist();
|
|
511
511
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
512
512
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleChecked();
|
|
513
|
-
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 0.5 pts, 1
|
|
513
|
+
chartsDotPlotPage.steps.verifyAlternativeAnswersLabelAndPointVisible(1, '(Points per response in order of appearance - 0.5 pts, 1 pt, 3 pts, 2 pts, 2.5 pts, 16 pts)');
|
|
514
514
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 1, min: 1, interval: 1 });
|
|
515
515
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 2, min: 1, interval: 1 });
|
|
516
516
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 3, min: 1, interval: 1 });
|
|
517
517
|
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 4, min: 1, interval: 1 });
|
|
518
|
-
chartsDotPlotPage.steps.
|
|
519
|
-
chartsDotPlotPage.steps.
|
|
518
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 5, min: 1, interval: 1 });
|
|
519
|
+
chartsDotPlotPage.steps.verifyCorrectDotColumnAlternateAnswerSection({ point: 6, min: 1, interval: 1 });
|
|
520
520
|
chartsDotPlotPage.steps.clickShowAlternativeAnswersToggle();
|
|
521
521
|
chartsDotPlotPage.steps.verifyShowAlternativeAnswersToggleUnchecked();
|
|
522
522
|
}
|