Versions Compared

Key

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

...

User can login into Automatics through any one of these two authentication modes - Self-Authentication or LDAP Authentication.

Link to Automatics Login page URL :

<Automatics Login URL>



API Explorer

Link to the page: <<APi Explorer URL>>

     For API's Explorer we can verify via Environment Type & API Category & Keywords.

...

  • BTC: Test cases created in Build Test Case page.
  • TCG: Test cases created in Test Case Generator page.


DEVICE MANAGER  

...

Link to Build Test Utility : <<Build Test Utility>

               Build utility in automatics is creating the frequently used steps as utility. The same utility can be injected in to any other testcases. 
               For example, if 4 steps are used in common for multiple testcases then user can club those four steps into a build utility and then user can insert that utility into any other test cases.
               The advantages of build utility are reuse and it decreases the effort for user to create the same steps again and again.

...

              Build utility can be created in the same way as build test case.
              User can create build utility by clicking Build Utility tab under settings a shown below,
              Settings --> Build Utility

Image RemovedImage Added


Steps to include Build Utility in Test cases

...

Link to Build Test case : <<Build Test case>>


The build test case tab will be as shown below:

...

Link For Test Constants :<<Test Constants>>


               Test constant here in automatics means the command or log file or any string that gets used more frequently is called as a test constant
               We can declare the test constant once and can use the same in multiple places.

...