Archive for December, 2008

Creating QA Wizard Pro batch script files is an ideal way to run scripts unattended. However, it is possible for a script in a batch file to fail and prevent subsequent scripts from running. The failed script may leave multiple instances of the application open, or an unexpected popup window may grab focus and prevent the application from shutting down gracefully.
Continue reading…

Share on Technorati . del.icio.us . Digg . Reddit . Slashdot . Facebook . StumbleUpon

No Comments

Tags:

You can use the RunCommand statement in a QA Wizard Pro script to execute a DOS command from the Windows command line. The information required for a RunCommand statement includes:

  • Executable path
  • Working directory
  • Command line arguments

Continue reading…

Share on Technorati . del.icio.us . Digg . Reddit . Slashdot . Facebook . StumbleUpon

No Comments

Tags:

Page optimized by WP Minify WordPress Plugin