Loop data not getting during script execution in execution window, but I can see it after build
Tags:
Question ID: 427
0
0

I have added a .csv file to data and then added that in the Loop data, in the configuration page of test.

Then I have added the data fields values to the script. (data file .csv having 4 rows and 5 columns)

But during execution, I can see that the script is executing only once (with first row data values), I cannot see the execution for all the rows and its values. why? 

I am Looping the data, but is not showing in the GUI of execution window, and showing after the final build in the file explorer.

Marked as spam
Posted by (Questions: 3, Answers: 0)
Asked on August 2, 2023 7:24 am
18 views

Answers (1)

0
Private answer

Bakar,

The Alchemy UI is primarily for development, so we can only execute a single test at a time through it, that is why on the UI, you can observe your test is being executed with the first row of data every time.

However, you can see the execution of that test for each row of data in reports when you execute the 'test suite' through the command line.

Marked as spam
Posted by (Questions: 0, Answers: 1)
Answered on August 2, 2023 8:17 am

Welcome to Alchemy Center!
Please Log In to participate in the discussion.

X
Scroll to Top