Hi Anshita Bhasin. Can you create a tutorial for reading and writing data from xlsx file in cypress. Scenario: I have a test case in an excel which include 10 steps in sheet2 for example Candidate Registration and cypress should read each line from the excel and based on the test case pass or fail it should write or update the status when test run is performed for each test step line. I have installed xlsx dependency. Then once the test case is completed if all the 10 steps are Passed it should go to sheet1 where we have the overall test case status it should update Pass or fail. Hope u understand my scenario.
Please cover the fetching data from fixture file with multiple dataset(ie JsonArray)
This topic is planned for upcoming videos. Stay tuned!
Hi @ 1:35, if the file is created at root level, then it will read on the pipeline too ?
Hi Anshita Bhasin. Can you create a tutorial for reading and writing data from xlsx file in cypress.
Scenario:
I have a test case in an excel which include 10 steps in sheet2 for example Candidate Registration and cypress should read each line from the excel and based on the test case pass or fail it should write or update the status when test run is performed for each test step line. I have installed xlsx dependency.
Then once the test case is completed if all the 10 steps are Passed it should go to sheet1 where we have the overall test case status it should update Pass or fail. Hope u understand my scenario.