Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the below batch script,

  1. we have added `–added -debug=true` true to enable the debug mode of vrunner command
  2. we have also redirected the vrunner command standard output and error to a log file. This will help in debugging if anything goes wrong while executing test cases using vrunner.

...