Isabella_S
4 years agoNew Contributor
checkpoint based on data-driven loop excel file
Hi,
I have data-driven loop for inserting orders to our desktop SW - we have an option there to add multiple orders into one table which I'm using
During the data loop, I'm using the "more stock" button and at the end of the data loop, the test clicks on the "Save" button. Then all of the orders are added into one big orders table and at this point, I would like to check whether all of the orders are there and with the right data.
And that is my problem - which checkpoint should I use when I need to check all the new orders created based on excel file in the table of orders which contains also other order of that day?
Thank you so much for any hint.