ContributionsMost RecentMost LikesSolutionsRe: Why only one test case is present in test cycle when I run the job in Jenkis HI MisterB I test with false and true autoCreateTestCases and the result is the same The report only contains pass test cases not contains failed I verify the xml but I don't see any error and is a valid .xml Dou you now if I need and specific permission for this? Re: Why only one test case is present in test cycle when I run the job in Jenkis Hi MisterB I use this configuration in jenkins. PFA jenkins.PNG and jenkins2.PNG The test cycle is created but only one test case is present in the test cycle. I don't see any error I try manual to execute curl -H "Authorization: Bearer ${TOKEN}" -F "file=@TestSuites.xml;type=application/xml" https://api.zephyrscale.smartbear.com/v2/automations/executions/junit?projectKey="JQA"&autoCreateTestCases=false is present in the documentation but is the same the test cycle is created but only one test case is present in the test cycle. I map the test cases with key example ODAQA_T6848_verifyOrderDetailsTab Upload TestNG Junit XML file - Zephy scale Hi I try to Integrate Jenkins-TestNG(Junitxml)-ZephyScale Now when I run the job in jenkins is working find but I have a problem when I verify the result in Zephy Scal the Test Cycle is created but only one test case is present in the test cycle and the report contain 10 test cases why only one test cases is created in Zephy Scal I am use key mapping. or in which part I can validate what is the error because in jenkins I don't see any error. Why only one test case is present in test cycle when I run the job in Jenkis I try to publish the results in zephyr after run the job in jenkins but now only one test case is present in the test cycle How can I add another test cases with the results Why only add one if the report contains more? I use integration whit TestNG JUnit reports