Versions Compared

Key

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

In QMetry Automation Studio it is possible for users to move or copy their test scripts(.bdd files) across projects. However, to enable achieve successful copying of the test scripts they will also have to copy the locator files from the source project to the destination project. They can follow the steps provided to achieve hassle-free copying of the test scripts:

...

  1. Copy the test scripts of your project.

    Image RemovedImage Added

  2. In the destination project Paste all the above files in the same location of your destination project, kindly note that the relative location of your test script files should be the same using the below steps:

    1. Go to QMetry > Open Project

      Image RemovedImage Added
    2. Select the project from the file explorer view.

      Image RemovedImage Added
    3. After your project has opened in the QAS window, paste the test script files copied in Step 1 in the destination project's test script file’s location.

...

  1. Right-click on the required test script file and select the ‘Reveal in File Explorer’ option.

    Image RemovedImage Added
  2. Copy the file from the file explorer location and paste it in the same location of your destination project as shown in the below screenshot, the path of the test script file should be the same in your destination project as your source project for e.g …/scenarios/web/.. in the screenshot.

    Image RemovedImage Added

Copying the locator files' content:

...

  1. Identify the locators that you would need for your test scripts in your destination project.

  2. Copy the content of all such required locators.

    Image RemovedImage Added

  3. Paste the copied locator content in the destination project’s locator files. The locator files' content should be appended in the destination project’s locator files so that the existing configuration of the destination project is not changed.