File Action Methods
File management and related operation supported by Qatts

File Locations

Location
ShortCut
Description
testdata
td:
Default location for any read operations. For example: File Upload, Smarties: Excel Read
userdata
ud:
​
localdata
ld:
Locally managed files location on the node. Configured from agent properties
Outside files
​
Can be any folder on the system that task have permission. Must be specified with drive name

File Methods

  • boolean assertFile(String fileName, String propName, String propValue)
  • boolean waitForFile(String fileName,Integer timeout)
  • boolean deleteFile(String fileName)
  • copyFile()
​
Copy link
Contents