Versions Compared

Key

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

...

 Steps to validate the import/export feature for Build Utility Page-

  • 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 ComputeComputer.


  • 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, 


Steps to validate the import/export feature for Build Testcase Page-

  • Login to Automatics and navigate to build Testcase page.
  • Select testcase id from build testcase page and click on Export button. Testcase should export with json format, and it should be available in downloads from Computer.

Image AddedImage 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 testcase page.
  • When user try to import, the testcase 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.


  • If the testcase import is successful, only test case name will be showed in the import Logfile.
  • The device category data (applicable for) present in the json should have appropriate device models mapped to it