This tool migrates RSAT test cases to Leapwork flows (Windows Platform)
by generating a zip file that can be imported into any Leapwork controller.
Automatically imports into Leapwork when parameters -c -k -i are provided.

Parameters:

  --input, -i        Root folder containing RSAT test cases
  --output, -o       Output path for Leapwork zip file, defaults to migrated.zip
  --d365, -d         The D365 F&O environment url to use in migrated flows 
  --controller, -c   Leapwork controller url for (optional) automatic import
  --apikey, -k       Leapwork API key with Import/Export and Flow Hierarchy scopes
  --teamid, -a       Leapwork import team id in GUID format (Enterprise/Trial only)
  --target, -t       Leapwork import target folder, defaults to "Imported from RSAT"
  --temp, -m         Temporary folder for migration process, defaults to temp\
  --nolocal, -n      Do not connect to local RSAT metadata storage for titles  

Example:

  RsatMigration.exe -i C:\RSAT_tests\Trial -c http://10.119.56.7:9001 -k WlnQTA6yNfTwRWQp -a 9fb4ef50-6924-471d-8261-052aa8b572c9 -t "Old RSAT test cases"   

For more information about this tool, please visit the documentation
page: https://www.leapwork.com/documentation/rsat-migration.