File management and related operation supported by Qatts
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
boolean assertFile(String fileName, String propName, String propValue)
boolean waitForFile(String fileName,Integer timeout)
boolean deleteFile(String fileName)
copyFile()
Last updated 3 years ago
Was this helpful?