Skip to content

Commit 53b4b06

Browse files
updated the images for enabling datadriven testing (#8)
1 parent b79b51a commit 53b4b06

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/tutorials/test-cases/data-driven-testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ The Test Steps iterates itself and subsequent rows of data are fed to the Test S
4747

4848
2. Select the Test Data which you have created as shown below.
4949

50-
![Choose a test data profile from the list](https://docs.testsigma.com/images/tutorials/data-driven-testing/choose-a-test-data-profile.png)
50+
![Choose a test data profile from the list](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-cases/data-driven-testing/choose-test-dataprofile.png)
5151

5252
3. Select the Test data profile you want to add to your test cases and enable Data Driven as shown below:
5353

54-
![Toggle to enable data driven testing](https://docs.testsigma.com/images/tutorials/data-driven-testing/enable-data-driven-testing.png)
54+
![Toggle to enable data driven testing](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/test-cases/data-driven-testing/enable-data-driven-testing.png)
5555

5656
Enabling the data-driven toggle will enable the test to run multiple times based on the number of rows available in Test Data Profile. For. If the data profile has 5 rows(sets) the test will run 5 times automatically using each data set(row) everytime.
5757

0 commit comments

Comments
 (0)