Test Title for Section
Description for this section putting this here to see what it looks like.Latest Posts
Is there any option to give JiraTest id in importing xml file instead of relying on JiraTest's Name?
<?xml version="1.0" encoding="UTF-8"?> <testsuite name="Sample Test Suite" tests="2" failures="1" errors="0" skipped="0"> <testcase classname="com.example.tests.LoginTest" name="CP-15148"/> <testc...18Views0likes0CommentsWhat should be the format of testng-results.xml file to upload to link an existing Jira issue?
There is an existing Jira issue example: CP-1241. This was added as a tag to a test and this can be included in the testng-results.xml file after executing the test scenario. What is the correct form...60Views0likes1Comment