Provide a way to filter by Review Custom Fields in Defect reports
I have a Reveiw Custom Field named Project. I would like a Customizable Defect Report where I can filter using the Project field. I do not want to use Groups to achieve this (as was suggested by a sales representative).5KViews2likes1CommentHow to get reporting at test step level instead of test case level what surefire currently provides
I am running my test via jenkins and i have surefire plugin which generates xml reports in my workspace. But this report has run status of all test suites and all test cases. Each test case will have failed test step information too. I want a way by which i can have run status of each test step whether failed or passed. Can some one help here if we can do this with surefire plugin or with some other way/plugin. Thanks a lot.4.4KViews0likes7CommentsSOAPUI TestRunner test case count and runner (teardown) test case count mismatch
Hi, Structure and flow of Project TestSuite Test Case 1 Test Step (REST request) Test Case 2 Test Step (REST Request) Test Step (Groovy script) (this script will call and execute Test Case 3 based on condition, test case 3 will be disabled state, if condition pass it will enable test case and execute and again it will be disabled Test Case 3 Test Step (REST Request) Problem Statement : If we execute above TestSuite via 'SOAPUI-TestRunner', number of test case executed count is correct, in our sample case : Total Test case count : 4 (which is correct, since test case 3 got executed twice via groovy script (Test Case 1 + Test case 2 + Test case 3 + Test Case 3), but if we try to get total Test case executed count from teardown its showing as 'Test case count : 2 Teardown script not considering test cases which got executed via groovy script Attached snapshots for reference Any help or support would be great, thanks3.4KViews0likes7CommentsHow to link automated test case results with existing test cases
I am using the A.T.O.M Test Automation plugin to import Test Results in one test cycle. The Test Automation Framework is Robot Framework and the output result in in the XUnit XML Format. I am able to "Upload" the XML report as a Task and execute it. It is marked as "SUCCESS". The existing Test Case in Jira is "AMPAND-123", so we expected this test case to be marked as PASSED/FAILED. However the execution created a new Issue in Jira AMPAND-2041 and marked it as PASSED instead of using the existing AMPAND-123 issue. 1. What should we modify to stop creating new test cases when executing uploaded results? (result-xunit.xml) 2. Is it possible to import results from RobotFramework test Report? (example output.xml)2.7KViews0likes3CommentsPrinting Test Log Settings
Hello, Does anyone utilize the print function in Test Complete for generating reports/documentation of the Test log? I would like to use the print function to generate summaries of test logs. However, I've noticed that there seems to be issues with scaling in the report, making it unreadable. See figures 1a and 1b attached. It seems print function captures a screen shot of the Test Log summary and places it unto a document. I've noticed that if I minimize the test log window, and select print preview, the summary will have a different scaling then if the test log was maximized. See figures 2a and 2b attached. Are there any seetings that I can adjust for a consistant format? Thank you! Thank you!Solved2.2KViews0likes2CommentsCypress - Zephyr integration | Gitlab CI pipeline
Hi, I have an automation suite which is hosted in Gitlab. I have schedules and they are running periodically. I wanted to have them in our test management system which is Zephyr Squad Cloud. In the documentation, I have seen that Junit format is supported and Cypress has capability to generate Junit report. But I am having problems with uploading some reports if they contain failure and if their name has some special chars like (underscore _, which is not listed under banned chars for JQL restrictions) I am wondering if any of you have such an integration. Here is the video: (124) Using Zephyr for Jira within CI/CD Pipelines - YouTube1.7KViews0likes0CommentsWhere do I report a bug that is messing up Zephyr?
Yeah, this was a difficult topic to phrase. I'm not looking for how to create a bug in the programme. I'm looking for a way to tell the makers of Zephyr that there's a bug in their programme. This was a virtually impossible thing to find just by googling, as you can imagine.😂 I'll attach two screenshots, of the first and second problem. As you can see in "zephyr bug.jpg", "Learn more" is covering Traceability Matrix, which is not click-able. The menu also got stuck so I couldn't scroll down to Integrations etc. The menu unlocked itself after I refreshed the page a couple of times and it became scrollable again, but while "Learn more" got positioned marginally better, the overall text got even more messed up (zephyr bug2.jpg). Still can't click Traceability. Am I not supposed to be able to click Traceability Matrix? Even if that's the case, it shouldn't get overlapped by "Learn more". None of this should overlap this way. I'll attach a screenshot of the second problem, too.1.6KViews0likes2CommentsMy team needs the ability to add a custom template field to a defect report
My team needs the ability to add a custom template field to a defect report. The options that's been suggested to me by SmartBear support was that a custom SQL report would meet this need. Adding the option to do this within Collaborator would be a big improvement. In my case, I only need 1 custom field from the template to be able to filter the defect list as needed.1.6KViews0likes0CommentsConnect Excel to Zephyr to retrieve data based on filter and create graphics
Is there a way to connect Excel to the Zephyr project whereas I can make formulas to be able to create filter? Example: From all tests, I want the ones with COMPONENT "Layout" and Status "AUTOMATED" and then I can compare this to the same filter without automated and get the coverage for that specific filter ?Solved1.5KViews0likes2CommentsUsage of REST API in Zephyr Squad Server
Hi, I am trying to use the Rest API provided by the product "Zephyr Squad - Test Management for Jira Data Center Version 6.2.3". I have installed a Jira+Zephyr test instance to write a script to upload test results from a proprietary test automation framework. Basically I just want to upload logfiles and screenshots and alike as a prove of evidence for test execution. I am aware that Jira and Zephyr is moving from on-premise into cloud. The productive version of the Zephyr Squad Server we are using is: Zephyr for Jira - Test Management for JIRA (Server) 6.1.1 I must confess that I am not very clear with the different version/editions avaliable on-premise as well in the cloud. My understanding is that both mentioned Zephyr versions offer a REST API. My questions are: - where to start, i.e. is there getting started example how to generate credentianls for one of the two mentioned zephyr versions (6.1.1, 6.2.3) and execute a api call? Invoking: http://localhost:8080/jira/rest/zapi/latest results in 404 - when ends support for "Zephyr for Jira - Test Management for JIRA (Server) 6.1.1" I know the first question is not very specific, I am just confused where to get the information due to the different product versions. Just need a hint. Best regards, RaphaelSolved1.4KViews0likes3Comments