You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This action integrates Automated QA's AQTest automated testing tool with FinalBuilder. This makes it possible to perform Regression testing as part of the build process.  

Project File  : The fully qualified path to the AQTest project file (.mds).

Close AQTest When Done :  This action will start AQTest if it is not already loaded. If you are only doing one test, you can check this option to have FinalBuilder close AQTest when it is done testing.

For a full description of the options, please consult the AQTest 1.5 manual.

Scripting Info

The Action properties available are :

property  ProjectFile : WideString

property  CloseWhenDone : WordBool;

This action was written by Eric Holton and VSoft Technologies. AQTest can be found at

  • No labels