Supported Frameworks and Languages

The following automation frameworks are supported for importing results into QMetry Test Management for Jira:

  • Cucumber
  • TestNG
  • JUnit
  • HP UFT
  • QAS
  • SpecFlow

Additionally for reporting, you can use any of the above with Selenium or Appium. All the languages supported by these frameworks are supported by QMetry Test Management for Jira.


Quick Reference Table

FrameworkSupported File/FormatsLanguages SupportedLink to Testcase

Uniquely identify Test case


Merge into existing Test Cycle

Execution Attachments

CucumberJSON/zip containing JSON filesJava, Ruby, Javascript, PHP, PythonYesYesYesYes
TestNGXML/zip containing XML filesJavaNoYesYesNo
JUnitXML/zip containing XML filesJavaNoYesYesNo
HP UFTXML/zip containing XML filesNANoYesYesNo
QAFzip containing JSON filesJavaYesYesYesYes
SpecFlowJSON/zip containing JSON files.Net, C#NoYesYesNo
SeleniumBased on reporting framework used as above
AppiumBased on reporting framework used as above

How does Test case reusability works

  1. If Test Case summary and Test step summary (for all steps) matches with the automated Test Case, Test Case key and version will be reused.
  2. If Test Case summary matches and Test step summary do not match (for any of the steps) with the automated Test Case, Test Case key will be reused but a new version will be created.
  3. If Test Case summary does not match, a new Test Case will be created.