Answered

Upload Excel document

For my task, I  need to upload an Excel document to S7 and implement it. Which command I need to use and work with this document in proof. 

0
3 comments
Avatar
Joseph Hamdan

Hi Olena,

Would you please elaborate on your question to indicate what type of actions will be done on this Excel document?

For example, is it going to be a list where the data of this list will be used in your test?

Regards,

Subject7 Team

0
Comment actions Permalink
Avatar
Olena Mazikina

It will Excel document( List of data) with I should upload and use in my test.

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Olena,

Thank you for the feedback. In order to do this, you can simply use Set_List command. This command allows you to select a CSV/XLS file which you uploaded through the platform under File Uploads, or by using URL option which can work with files uploaded somewhere else such as Dropbox.

Once the step is prepared, you can run the test case to verify that the list generation is successful. Then you can use Loop command to loop through the list. The following page demonstrates this command:

https://subject7.atlassian.net/wiki/spaces/SD/pages/879493553/SET+LIST+Command

Regards,

Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.