Versions Compared

Key

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

...

In build test case page, click on the Import button and select the respective JSON file which contains the test case JSON data that has to be imported. The test cases will be imported into Automatics. Please note that test case IDs should be unique. Similarly, we can import the utility in build utility page using the same steps.

Image Added

 Steps to validate the import/export feature-

  • Login to Automatics and navigate to build utility page
  • Select testcase id from build utility page and click on Export button. Testcase should export with json format, and it should be available in downloads from Computer.
  • Image Added
  • Click on import button and select testcase from computer (it should be in json format). Testcase should import successfully, and it should be available in build utility page.
  • When user try to import, the utility name should not be there in the database.
  • Display Name in the json format is the API name for each step. The API name should be present in the database.
  • The device category data (applicable for) present in the json should have appropriate device models mapped to it. As shown in below, 
  • Image Added
  • Image Added