ZephyrScale: How to re-execute the same test cases in a different sprint ?
ZephyrScale: How to re-execute the same test cases in a different sprint ? If i clone then the count of test cases increases and is not right If i use "start new execution " the report count is still incorrect . Example in sprint 1 : test has failed so failed count increased , when i start new execution i expected the count of fail to become pass. The fail percentage is wrong because right now that 1 test case is in-progress state. If i run the same in the same sprint then the previous failure results will be over written right ?1.1KViews0likes8CommentsZephyr - Test execution report
Hi, There is a user story with 5 test cases and I executed 3 test cases out of 5. How can I see zephyr execution report with total 5 tests and 3 are executed with pass/fail status? If I start executing a test and not completed the execution then it is showing as 'Not executed' in test report. But what about test cases which were not at all executed? From which report I number of test cases executed versus test cases which were not started execution at all? Thanks in advance, AvanthiSolved1.1KViews0likes6CommentsTest Cases API - How to add a link to an issue on a different project?
I’m using the test cases endpoint API to create test cases, and I would like to link the test cases to issues that are on a different project. How can I do that? While path parameters include testCaseKey which has the project id in the test case key - PRJ-T123, the body parameters include only issueId which is integer. I can’t use the full issue key which includes project, e.g. PRJ2-1234, and I can't find the issue ID in an issue details page. Fromdocs: Create issue link Creates a link between a test case and a Jira issue. AUTHORIZATIONS: AccessToken PATHPARAMETERS testCaseKey - required - string(.+-T[0-9]+) - The key of the test case. Test case keys are of the format [A-Z]+-T[0-9]+ REQUEST BODY SCHEMA:application/json Issue Link Input issueId - required - integer<int64>>= 1 - The issue IDSolved970Views0likes1CommentExporting Zephyr Scale test cases with images
Hello ! I'm using Zephyr Scale in Jira to manage testing and I would like to export test cases including pictures. I've been trying the included export options, XML and Excel. The former just includes a link and the latter doesn't provide pictures at all. From various forums online it appears that "Midori Global" provides a tool called "Better PDF Exporter" which is supposed to allow that but as far as I understand it's only for Zephyr Squad and not Zephyr Scale since it uses the Zephyr API to generate a pdf file and the API key/passcode formats are different. Is there an easy way to export test cases in human-readable format (pdf, word, anything else) including pictures ? Thanks in advance for your help ! Relevant links : https://community.atlassian.com/t5/Marketplace-Apps-Integrations/Is-there-any-way-to-export-test-steps-from-Zephyr/qaq-p/1207520 https://www.midori-global.com/products/better-pdf-exporter-for-jira/server/documentation/integrations/zephyr https://community.smartbear.com/t5/Zephyr-Scale-Questions/test-case-pdf-export-does-not-render-complete-tables/td-p/241816900Views0likes3Commentscan Traceability Report display more than 20 records ? can we configure the no
Hi Team, Currently, theTraceability report shows only 20 records at a time and we have more than 2000 records so manually clicking on load more each time its very time consuming , is there a way we can change or increase the no of records on a page to display more than 20 records? And also is there an API that we can hit to get the traceability reports with a specific filter. ?897Views0likes6CommentsTest Case calling a Test Case with Parameters
I tried searching around for similar questions but didn't have any luck, so forgive me if this has been answered before. I have a test case with 2 steps. We'll call this TEST-T10. T10's very first step has a parameter that can be set. This is fine and works as expected. The problem is when I create another test case that calls upon TEST-T10 and then call a test case that calls upon that test case, I cannot set the parameter for T10's first step. This is pretty crucial to our how we're using Zephyr Scale, as many of the test cases we plan to create will use calls to test cases with simple parameters. Example: TEST-T10 has a parameter that is set in step 1. TEST-T11 calls TEST-T10, and you can set the parameters there. A final test, TEST-T12, calls TEST-T11 and thus I cannot set parameters for TEST-T10. Is there a setting I missed or a button I'm missing?794Views1like4CommentsNot able to create test cases and test cycles in Zephyr scale.
Not able to create test cases and test cycles in Zephyr scale. Add test cycle button, Test case button is grayed out. Throwing error such as "permission not there..." Although we have Zephyr Scale Plugin added in JIRA. It was working fine but suddenly after few hours we are not able to Create Test cases as the Buttons are greyed out. PFA below Screenshot of the error.Solved775Views0likes5CommentsImport Test Cases into Zephyr Scale and keeping original test case number
I created test cases in Zephyr scale, then exported them to an Excel spreadsheet for our testers. They don't test within Zephyr but work from the spreadsheets. If I make changes to the test cases in the Excel spreadsheet, is there a way to import them into Zephyr Scale retaining the original test case id (Key)? I've tried it before but Zephyr gives the tests new Keys and all my testing documentation has to be updated manually with the new key, which is very frustrating and time-consuming. Any ideas would be appreciated.768Views0likes8Commentsnumber of Test cases displayed for adding test cases -- can we select all test cases @1 go?
Hi there, this is a query while adding test cases to a test cycle. At the moment, system allows upto 100 test cases to be displayed on the same page. if we have 1000 test cases to add, we need to select first 100 test cases first and then move on to next 100 test cases. Is there a way to select all test cases and map them to a test cycle?Solved722Views0likes4Comments