Versions Compared

Key

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

...

  1. Open a command prompt or PowerShell window
  2. Change to the directory where the executable program is located
  3. Start the program:

    1. Code Block
      languagepowershell
      .\VERA-qTest-Migration-Helper.exe


  4. If you did not store the API Key in the config.json file, then the utility will prompt you for the key:
    1. Image Added
Note
titleEnsure the config.json file is present

The config.json file must be in the same directory as the utility executable file.

...