Versions Compared

Key

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

Table of Contents
maxLevel2

...

(A) Select QMetry > Integrations.



(B) As an alternate way, open QMetry > Test Recorder. Then click on the Configuration icon above the tree.



On Integration screen, select Cloud or Server versions that you want to integrate with QAS.

...

ParameterTypeRequiredDescription
Alias NamestringYesQTM4J Integration Alias Name as per user preference.
URLstringYes

QTM4J URL to upload execution test results.

Example: http://qtm4jmssql.qmetry.com:8080/rest/qtm/latest/automation/importresults

apiKey

stringYesYour API Key. API Key is unique for a specific user in a single project. The result will be imported for the project associated with the given API Key.
UsernamestringYesUsername to authenticate the login in QTM4J application.
PasswordstringYesPassword to to authenticate the login in QTM4J application.
formatstringYes

Format of result file to be imported. Supported formats:

testAssetHierarchystringNo

Level of Hierarchy : Test Scenario-Test Case Or Test Case-Test Step

testCaseUpdateLevel

numberNoTest Case update level while reusing test case, starts from 0 to 2. (This is only applicable when you use TestCase-TestStep Hierarchy option)

0 Append test steps while reusing Test Case.
1 Override test steps while reusing Test Case.
2 No change in test steps while reusing Test Case.
Default :- No change in test steps while reusing Test Case.

testRunName

stringNoName of the test run to be created. Default value: Test Run

platform

stringNoName of Platform on which test run to be executed.

labels

stringNoComma separated names of Labels to be added to the test run.

versions

stringNoComma separated names of versions to be added to the test run.
componentsstringNoComma separated names of Components to be added to the test run.
sprintstringNoName of Sprint to be added to the test run.
commentstringNoComment to be added to the test run.
Story KeystringNoThe Story Key to which you want to link the test cases executed for particular integration.
isZipbooleanNo

Pass true for ZIP upload or pass false for single file upload. Default value: false

Single test run will be created for multiple files within a zip.

testRunKeystringNoProvide Test Run key to append new results to existing Test Run.
attachFilebooleanNoPass true for attachments upload in execution. Default value: false.
JIRAFieldsJSONNoCheck specific Automation custom fields possible value and format here.

...