The Data Access category contains operations that you can use to access various data – for example, web servers and resources.
| Operation | Description | 
|---|---|
| Data-Driven Loop | Allows you to get access to the records of a data storage and executes all child operations of each record. | 
| Load from File | Reads the whole contents of the specified file. | 
| Save to File | Writes the specified data to a file. | 
| Send Request | Creates and sends HTTP requests with the specified method and receives responses. | 
See Also
Operation Reference
Testing Web Applications
Testing Mobile Web Applications Using Emulator
