Example: Importing test modules including regular picture checks

Ensure that you have installed or upgraded your Java Runtime Environment (JRE) to at least version 8, which is necessary to run TAImportExportTool.jar on your Windows machine.

Tip:

Let’s say you want to import a given test module, Action Based Testing, from a .zip file, with the following information and requirements:

To run the ImportToID command, do the following:

  1. Bring up a command window. You can do this from the Windows Start menu by choosing Run, and then entering cmd.

    The command window opens with a prompt displaying your current directory.

  2. Use the cd command to change your current directory to TA_INSTALL_DIR\binclient\, which is where TAImportExportTool.jar is located.

    For example, type the following command at the prompt, and then press Enter.

    cd "C:\Program Files\LogiGear\TestArchitect\binclient"
    

    Now the prompt should change to the new directory, e.g., C:\Program Files\LogiGear\TestArchitect\binclient>

  3. Enter the following command, and then press Enter.

    java -Dfile.encoding=UTF-8 -jar TAImportExportTool.jar --ImportToID --server 192.168.167.194 --port 53400 --uid john 
    --pwd doe --repoName SampleRepository --projectName "Car Rental" 
    --sourceFile "D:\export\Action Based Testing_2020-05-21 16-47-34.zip" 
    --ID 1z23htgfc2 --overwrite true --includePictureChecks yes
    


Copyright © 2021 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333