Versions Compared

Key

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

...

The tests make use of Selenium , with the watir gem.

Requirements

...

After running the tests and generating the JUnit XML report (e.g., rspec.xml), it can be imported to Xray (by using either by the REST API or through the Import Execution Results action within the Test Execution).

...

JUnit's Test Case is mapped to a Generic Test in Jira, and the Generic Test Definition field contains the name of the spec file concatenated with the several "describe" ' lines that make up the test case.

...