Recent Discussions
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...19Views0likes0CommentsWhat 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...61Views0likes1CommentServer CPU usage increases to 90-95% when a specific script is executed (usually 10%)
Hello, First of all, we are operating JIRA DC - Zephyr Sq8.0.0.80009607 When a user executes some automation scripts, the CPU increases by more than 90%.(usually 10%) We have not received the exa...19Views0likes0Comments