Versions Compared

Key

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

...

Users can directly import their automation test result (JSON/XML/Zip) files using a REST API as soon as the automation test gets executed, which creates a new test run cycle in Jira QTM4J with all associated test cases and results as executed in the automation test.

Certain automation attributes are used to check whether the  test cases covered in automation testing already exist in Jira. If the test cases are already present in Jira, then they are simply associated with the newly created test run cycle and their test run case execution results are updated with the results of automation. For every new build, it re-uses the existing test cases in Jira and evades the creation of duplicate test cases respectively. If the  test test cases are not found in Jirain QTM4J, then they are added as new ones with their test results.

...