Versions Compared

Key

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

...

Parameter

Type

Required

Description

qtmUrl

string

Yes

URL to QMetry Test Management instance

qtmAutomationApiKey

string

Yes

Automation Key
automationFrameworkstringYes

Supported frameworks are:

  • JUNIT
  • TESTNG
  • CUCUMBER
  • QAS
  • HPUFT
testResultFilePathstringYesPath to result file (or directory for multiple files) relative to build directory
testSuiteIdstringNoId or Entity key of the target test suite.
projectstringYesProject Id or Project Key or Project name
platformstringNoPlatform Id or Platform Name
releasestringNoRelease Id or Release name
cyclestringNoCycle Id or Cycle Name
buildstringNoBuild Id or Build name


Info
titleWorking Sample

Please look at Sample projects sections for a more concrete end-to-end example.