1.

What is the test configuration parameter in Tosca?

Answer»

To CONFIGURE your tests, you can set configuration VALUES through test configuration parameters. The test configuration parameters give you the ability to set parameters for TOSCA objects. You can simplify the maintenance of your tests and reduce repetitive tasks by setting specific values to test configuration parameters. For example:  

  • VERSIONS of test objects, such as RELEASE numbers.
  • Various test environment identifiers, for instance Windows 7.
  • Connection identifiers, such as URLs and parameters.
  • Identifiers of business process chains.

Test configuration parameters can be created for the following Tricentis Tosca objects:

  • Project root element
  • ExecutionList
  • Component folder
  • ExecutionEntry folder
  • Configuration's folder
  • ExecutionEntry
  • TestCase folder
  • Scratchbook
  • TestCase
  • TestCase-Design folder
  • ExecutionList folder


Discussion

No Comment Found