Versions Compared

Key

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

...

Info
titleBase URL for Test Type REST API

http://host:port/flexdeploy/rest/administration/testautomation/testtype

http://host:port/flexdeploy/rest/administration/testautomation/testtype?testtypenametestTypeName={name}

The information about available Test Types can be accessed through this method. It returns the name and id of all available Test Types. You can also search by name using query parameters to access a specific Test Type's information.

...