Example: Exporting 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 export a given test module, Multiple Reservations, and its regular picture checks, given the following information and requirements:

To run the ExportFromPath 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. Based on the given scenario, enter the following command, and then press Enter.

    java -jar TAImportExportTool.jar --ExportFromPath --server 192.168.167.60 --port 53400 --uid john 
    --pwd doe --repoName SampleRepository --projectName "Car Rental" 
    --source "/Tests/Action-based Testing Basics/Data Driven Tests/Multiple Reservations" 
    --destinationFile "D:\exported items" --outputType zip --overwrite true --includePictureChecks yes
    

In the exported .zip file:


Copyright © 2023 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