Skip to content

"Accessing Contents of Files and persisting files in 'Files' Module" Command Category Examples Listing



You probably are accessing this tutorial because you want to create, manipulate or perform validations on the files (stored in Files module) used in your automated tests. Perhaps you can create duplicate files, clear contents within the file or append data to the files. It’s easy to automate such scenarios using the commands available within the Worksoft SaaS platform. Worksoft SaaS offers several simple but powerful commands for you that allow the automation to create, interact with (or manipulate or change values) and validate Microsoft Excel files, JSON files & XML files within your application under test.

The table below lists a few examples that will help you implement in creating, manipulating and validating files within your application. 

Example # Automation Goal / Objective View Example
1 To read data from Json file stored in "Files" module

Feedback and Knowledge Base