Add a new Test Cases into Newly created Test Cycle via API
Hello all, I would like to know how should I add a new test cases into created Test Cycle. In short I already created a test cycle through API, now I want to add a new test cases into the cycle. Note that the whole project is new so no test are present. This is what I want to do. I have several API tests in my Java project. Before the run I create the test cycle (which is working fine), after the creation I execute those API tests and after that I would like to create the text case into the previously created test cycle and send the status (pass or fail). I am getting the API endpoints from the following site: https://zfjcloud.docs.apiary.io/#reference/execution/add-tests-to-folder/create-execution Is it possible in that way? Is there an option to do that? How can I create these test cases in the test cycle? PS: I use Postman for now Thanks for the tips850Views0likes1CommentServer CPU usage increases to 90-95% when a specific script is executed (usually 10%)
Hello, First of all, we are operating JIRA DC - Zephyr Sq8.0.0.80009607 When a user executes some automation scripts, the CPU increases by more than 90%.(usually 10%) We have not received the exact automation steps from the user yet, but we can obtain them if necessary. However, regardless of the consistency of the script, it seems that there is something strange about affecting the CPU of the installation server. I would like to ask if there are any bug reports already shared regarding this (Ex) It occurs when a specific command is called frequently).21Views0likes0CommentsIntermittent Performance Issues
What is everyone doing to fix intermittent performance issues in Zephyr Squad? My team regularly runs into issues when we are using the system heavily (i.e. during testing phases of projects) - so we can go a few weeks without using it but then we'll be in it heavily for anywhere from 2 weeks to 2 months. My testing team is small - only 6 people - and yet, every time we need the system the most, it has issues with slowness. There are times when executing a step will take up to 2 minutes to refresh. On longer test cases, that means we are spending a lot of time just waiting for the page to refresh so we can move on to the next step. Sometimes, the page is so slow it won't load at all. It never happens to everyone at the same time. I will get a couple users reporting issues and then about the time the issues stop for those users, it starts for the others. We do all the standard troubleshooting steps: clear browser cache, clear zephyr cache, clear zephyr permission cache, check for updates - none, reindex project metadata, reindex project executions (this takes anywhere from 2-5 hours so we lose time when we have to do this), switching to a different browser (mostly Chrome or Edge but Firefox has also been used) - and nothing resolves it. Eventually, the users give up and they'll come back the next day or 2 days later and all of a sudden it will work fine. We end up losing 2+ days of testing every project because of this. This has been an ongoing battle for years. I used to raise tickets regularly for this and either: 1, by the time someone got back to me the issue had resolved itself (with no rhyme or reason and no action taken). 2, the support person wouldn't read the details of my issue so I'd get shuffled around for weeks on end with nobody able to fix the problem because of language barriers. 3, I'd be told "the upcoming release will help resolve these issues" but those upcoming releases come out and get installed and it's no better. Needless to say, I don't even bother raising tickets anymore. At this point, we are shopping for other tools but moving is going to be a pain as we have a lot of history that has to migrate so we'd much rather get this working well. If there is a solution for this or if others know how to fix it as it happens, I'd love to know how!44Views0likes0CommentsTest Execution|| We need a feature to show the reviewer name in execution history section
Test Execution|| Value of "EXECUTED BY" field get changed to reviewer name. Post execution, if reviewer changed the test execution status as a part of review then EXECUTED By field value changed to reviewer name instead of the person who originally executed the test. Scenario- TestUser1 executed a test case and assigned to Testuser2 to review. If Testuser2 changed the status then the value of Executed by field changed to Testuser2 instead of Testuser1Test Execution|| We need a feature to see the attachment in list view
Test Execution|| We need a feature to see the attachment in list view. Currently, we see tiles with cut off file names where end user can not read full name of the attachment. So can we have another view of attachments in test case execution. It's quite hard to work with such view of files. Probably, we could have a list view with sorting options for them. Here are the steps- Go to Test Executions>>Open a test case which is either executed or needs to execute Go to Execution Attachment section. Add some attachment. In the attached screenshot, we can notice tiles with cut off file names where end user can't read the full name of the attachmentExecution steps sporadically loading very slowly
Hello, dear SmartBear Community! We have a sporadic issue with Zephyr Squad for Jira Cloud. When it happens, we see a spinner instead of the test steps in the Test Execution (see attachment). The test steps in the corresponding Jira ticket are opened quickly at the same time, so the issue only affects Test Executions. The browser DevTools shows a specific slow endpoint - the one that loads execution details: https://prod-play.zephyr4jiracloud.com/connect/public/rest/api/1.0/execution/8cfb1aa5-... This does not happen consistently, but when it does, it usually lasts for a long time and affects all our QA team members. I.e. today none of the executions could be loaded for 3 hours (!). This makes the work of the QA engineers so much slower than it could be as most of the time during test execution is spent on waiting for Zephyr Squad. We filed a support ticket at the beginning of January. The response from the support team that we received 6 days ago (mid-February) was that a development ticket had been raised. There was no further update yet. We still continue to see the issue quite often. I would say that it has become worse since our support ticket in January as now we have days like today - when even page refreshes do not help. Does anyone else experience this issue? If you experienced and solved it, we would be grateful if you could share your solution. P.S. Dear SmartBear team, could you please help? We have been your loyal customers for 4 years now, and we used to recommend your products to our colleagues.281Views1like5CommentsTest Execution|| Ned a feature to update the Notes in bulk while changing Bulk Status of Test Case
Test Execution|| We need a feature to update the Notes in bulk while changing Bulk Status of Test Case Steps: 1. Go to Test Execution>>Select Cycle>>Select Plan 2. Select multiple test case for bulk test status change In the Bulk Status Change Popup, we would need a additional field of Notes to add a comment for Bulk Notes. In that way, compliance team can add notes in bulk while rejecting or approving the test case.