accessing images
Hello, How can I programmatically access an image stored on your cloud? I need to process your XML export which contains links to images. e.g. https://cloudfront.tm4j.smartbear.com/tenant/abc/project/123/xyz.png Do you have an API for this? Something like a simple get request (authorized with an api token). What I’ve tried so far, is a Get request with a cookie called ‘jwt’ set (the value is taken from the session when I log into Attlassian). But this is not long term solution. I saw a similar question here, but with no replies https://community.smartbear.com/t5/Zephyr-Scale-Questions/Is-there-API-to-download-attachments-from-test-amp-steps/m-p/260153 Thanks!246Views0likes10CommentsExcel Download Testing Results detailed
Hello everyone, I would like to download a test report to Excel that shows me the status of all test steps. Zephyr Scale pulls the report cleanly with approx. 12000 lines. However, when I run the Excel download, only 53 lines appear and therefore only a fraction of the report shown before. Best regards, Leo50Views0likes2CommentsTriple Nested Call to Test Not Seeing Driver Test Case
Good Evening, I'm attempting to author a complex Manual Test Case (MTC) using Zephyr scale. I have a single MTC that is using Test data from a data set that runs another Call to Test to login with a specific account type and a specific account role. After logging in, the MTC then executes a nested Call to Test that also has Test data from a data set that is used to execute yet another Call to Test this time using Parameters. When I run my driver MTC and look at the execution, the nested call to test doesn't iterate through the test steps for each account type and account role given the data set. When I added the nested call to tests to the test execution and ran through them it worked as intended verifying for each test data value that a certain verification took place. My question: Is there a way to have a driver MTC that uses a Call to Test which then that Call to Test uses a separate Call to Test to build out the test case? I'm thinking in terms of programming how you can have a two dimensional array with [i] and [j] being separate iterators. I need to verify multiple filter options per account type and account role so that they work and need the test case steps to reflect that. I don't want to write out 90+ steps for each account type and role.14Views0likes0CommentsNeed help in extracting test cases at a folder level
Hi I have a specific requirement to get the testcases from zephyr scale. We have a particular hierarchy setup in the zephyr scale. The structure is as follows :- Project ID 1 --> Product 1 --> Field 1 --> Sub-Field 1 --> Component 1 --> Product 2 same hierarchy ... I have a use case to get all the test cases inside product 1. But currently I am only able to access test cases at a project level or on the leaf node [Component level] If i try the api with the FolderId being set to Field 1 or sub-field 1 I am getting an empty list. Is it possible to get the details I am looking for using just the api ? Or do i have to create a seperate mapping logic after I get all the test cases under Project ID 1 ?43Views0likes1CommentHow to Generate a Summary Report for Multiple Test Cycles Without Duplicating Cases
Hello, We are currently migrating our testing tool from TestLink to Zephyr Scale, but I've encountered a problem with generating our follow-up reports. In TestLink, we used to create reports where we displayed the results of the last version's executions along with the cumulative total of all versions tested. Here’s the scenario: I have a Test Plan with 20 test cases, and there are two test cycles (builds) associated with it. In the first cycle, all test cases were executed, with 10 passing and 10 failing. In the second cycle, we only had time to re-execute the 10 failed cases, which now pass. When generating a summary report in TestLink, I could select both builds, and the graph would display that there are 20 test cases, with all of them passing (10 from the first build and 10 from the second). However, in Zephyr Scale, if I select both test cycles, the report shows 40 test cases (duplicating the test cases), which is not the result I want. I would like Zephyr Scale to behave like TestLink, showing a total of 20 test cases without duplicating the executions. Is there a way to generate the summary report in Zephyr Scale without summing up the test cases from both test cycles? Thank you for your help!Solved124Views1like10CommentsArchive Zephyr Scale Data
Hey, we are using a Data Center Licence for Jira including Zephyr Scale. For the future we are finished with the project but need to keep all information for a certain time. Since the current Jira is hosted by a supplier and we need all information in our own Data Center Instance we need to migrate it. On our own instance we don't have Zephyr Scale. What options do we have for storing all Zephyr Scale Data on an instance without this app? We don't need the data to be edited, so it can be view only but we need so access it permanently. Thank you and BR Charlene13Views0likes1CommentTest Data field breaks alignment with long strings
Hi All, Quite a niche situation we are experiencing but some of our test cases require long strings of Test Data (e.g. 256 characters of unbroken text) and it seems to break the Test Case 'Test Data' field for that step and prevents us from scrolling to the right to change/edit/read the Expected Result: This loads okay in the Test Runner, but of course editing Test Cases is equally as important so please could this be looked into? In my mind the Test Data field should just wrap text no matter the length of the string and not push the ER field to the right.12Views0likes1CommentTest execn. outside Test Cycles _HELP
Hi all Is it possible to restrict users from executing Test cases outside Test cycle , we want to limit Test execution within Test cycle only . Please share any knowledge , hopefully there is a solution other than asking users :). When Test cases are executed within Test cycle it's allows for better report results > What are your thoughts Thanks in advance for your kind help - Let me pre-empt an answer cheekily "no there is no such options available but if you add it as a suggestion someone at Smart Bear may pick it up at some point in the future :) "64Views1like10Comments