Versions Compared

Key

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

...

Another way of integrating with testing frameworks is by using the NUnit test runner's XML report format. The NUnit report format has more features than JUnit 4.0 XML report, which allows Xray to do things such as automatic linking to issues (e.g., requirements) or assignment of labels to the newly created Test entities.

...

Integration by testing framework report

JUnit


TestNG

CucumberImage Modified

Image Added

Robot framework

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "junit" and space = currentSpace()
labelsjunit

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "testng" and space = currentSpace()
labelsnunit

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "nunit" and space = currentSpace()
labelsnunit

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "cucumber" and space = currentSpace()
labelscucumber

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "robot" and space = currentSpace()
labelsnunit



Testing by target environment

Browser/Web testingMobile TestingTesting in the Cloud

Content by Label
showLabelsfalse
showSpacefalse
sorttitle
cqllabel in ("phantomjs","selenium","phantomcss","webdriver","codeceptjs","web") and space = currentSpace()
labelsselenium phantomcss phantomjs

Content by Label
showLabelsfalse
showSpacefalse
sorttitle
cqllabel = "mobile" and space = currentSpace()
labelsmobile

Content by Label
showLabelsfalse
max30
showSpacefalse
sorttitle
cqllabel = "cloud" and space = currentSpace()
labelscloud

...