Based on user feedback, 5 new commands are added to QAuto:
CopyFile(param1,param2)
BackupFile(param1)
RestoreFile(param1)
DeleteFile(param1)
Comment(whatever string)
For regression testing, you need to be stateless - that is if you add new input files, the test running for other tests may be affected.
So, these above functions will be useful.
When you record a new test (say ABCD), then a folder called _AuxFiles_ABCD [...]


Recent Comments