Zephyr and Tosca Integration
Has anyone integrated Zephyr with Tricentis Tosca? All our automated tests are in Tosca and we would like to integrate these tools so that the test results (pass/fail) etc., show up against the test case in Zephyr. Does ZBot/Vortex (Folder watcher) parse the XML results from Tosca? If it does so, how would it identify what test case should be updated based on the XML?30Views0likes0CommentsAttaching Screenshots into failed test case - Testng via Jenkins Zee Reporter
Hi All, I am using selenium + Testng framework and it is integrated with zephyr after jenkins build using zephyr enterprise plug in (Zee Reporter). And, whenever test case is failed, it is able to pick the exception block from testng-results.xml and attaching log on the same. The same way would like to attach the screenshots to failed test case. Please help if any solution on this369Views0likes0CommentsSorting Test execution scorecard by test cycle by test cycle name in the reports
We created test cycles example : Anne_ChromeTest , Bryan_ChromeTest , Anne_FirefoxTest. When i create the reportTest execution scorecard by test cycle it creates using the folder id/key but i want the report in alphabetical order396Views1like0CommentsHow can I update test results using API to a specific cycle phase? (Pytest)
Hello, New to Zephyr here. I have a test cycle and phases already created through the web UI. Each phase has test cases added to them. How can I use the API to post results to update the test status for the testcases in the phases? The tests I am running are automated through Pytest running on many different test machines, I am looking for a way to POST or PUT many test results at once either by providing a payload that Zephyr can read in. Assuming Pytest knows the testcase id. I do see the API endpoint /execution/bulk to Execute cases in bulk but not sure where to get the parameters to pass in, or how to format the body. https://zephyrenterprisev3.docs.apiary.io/#reference/execution/execute-testcases/execute-testcases?console=1 What is `scheduleids` ? There are also an `ids` in the JSON body as well in the example. Any help would be great! Thanks!639Views0likes1CommentHow can i map many to one testcases with test methods in automation.
Hello this is regarding automation. We're trying to implement android tests using espresso and junit. And we're looking to annotate each test method with related testcase key/id. Right now there is a way to map a test method with one single key but we're exploring an option of mapping multiple test case keys with single test method just like below. @Testcase(key= "abc", "def" ) test public void mappingMultipleTestCases() {}318Views0likes0Comments[Education] Zephyr Enterprise Manual Test Engineer - New Learning Course
Hi Zephyr Enterprise Community! I am excited to let you know that we've just released a free learning course - Zephyr EnterpriseManual Test Engineer. Learn how to use Zephyr Enterprise for manual testing. The course covers various questions to help you get started with the product! Here's what you will learn: creating and editing Test Cases executing test and viewing results creating and managing Zephyr Dashboards submitting defects to Jira Pass a knowledge check at the end of the course successfully and get certified! Add the certificate of course completion to your LinkedIn/Twitter account and your portfolio. ENROLL HERE FOR FREE>>1.1KViews1like0Comments