TestComplete issues with Chrome 113
Hey, this is a general message about TestComplete issues with Chrome 113 Please note that the current version of our product may experience issues when used with Google Chrome 113. We apologize for any inconvenience this may cause. Our team identified this is Chrome issue and we are working on a permanent fix. We appreciate your patience as we work through this issue. The dev team on our side is already working to solve the problem. We expect the problem to be solved by the middle of next week. More updates will be provided here in this thread. Really appreciate your patience and sorry for inconveniences. Best regards, Pawel Mularczyk Product Manager for TestComplete15KViews6likes139CommentsUpdate Regarding TestComplete Web Issue
Hello, Recently, Chrome and Edge versions 113 caused issues with TestComplete. When this occurred, our development team worked diligently to solve the problem. Google and Microsoft have now released an update to roll back these changes, stabilizing the TestComplete web testing experience. While these changes didn’t stem from TestComplete directly, we do find it of the utmost importance to always provide you with a high performing tool. With additional browser updates planned in the future, we have already taken steps to prevent major outages like this from occurring again. Our teams plan to: Continue to validate beta versions of upcoming browser updates Ensure that breaking issues are always the top priority Release a TestComplete update to ensure upcoming browser versions are not impacted (recently released new version to support Chrome 114 and Edge 114) We’re always committed to delivering the highest quality tools to your team. Thank you for your ongoing patience and continued partnership. Best, The TestComplete Team362Views3likes2CommentsTest Steps are not loading intermittently
Has anyone else experienced this issue? I and some other team members are seeing this issue. Sometimes test steps don't load and we need to refresh the test case 3-4 times. This is happening with new and existing test cases. Not seeing any Zephyr API issues that I can report.959Views3likes4CommentsZephyr squad loading issue - 504 bad gateway timeout.
Since from yesterday i.e. 08/08/2023 till now Zephyr squad loading issue as not been resolved and if it access and try to edit/add new TC's, currently the update is not happening. Also if user deletes any of the test steps in middle of the TC, its not reflecting. Please look into the issue and request to resolve on priority basis.345Views2likes1CommentDuplicated test steps in cloned tests in Zephyr Squad
Hi, I’m getting an issue where, if I clone a test which was cloned from another test, the test steps are sometimes duplicated. I only notice this when I save the test and go back into it. e.g. original test [10 steps] -> cloned test 1 [10 steps, works fine] -> clone of cloned test 1 [20 steps, with all steps duplicated] has anyone else seen this?422Views2likes1CommentExporting JIRA and Zephyr Field to get a complete view of test cases executions
When exporting from Zephyr into an Excel spreadsheet the only filed available are the Zephyr fields. Other JIRA filed associates with a test case like comments, description, attachment, etc. ... are not included. We need to do multiple exports from JIRA and Zephyr to get all the information we need, merge documents to get all we need in the report. Questions: is there a way to export the JIRA Field and the Zephyr Field together? Is there an add-on or apps that we can install, integrate and use that would solve the issue? Thanks for your help.878Views2likes0CommentsList of Child Aliases/Mapped Objects
Is there a way to obtain the list of child objects for mapped objects/aliases? I understand that FindAllChildren() works to find children in the Object Tree, but I'm only interested in finding the objects mapped for different testing purposes. Is there a way to achieve this?159Views1like1Commentiterating through a web table with unique values for each cell and punching the data using for loop
I am new to Test complete and automation and below might be a very simple and dump question. Please help me How can i iterate through a table like below which has a unique name for each cell (textboxModel ,textboxModel1,textboxModel2,textboxModel3) I used 'for loop' as below, but it keeps rewriting the data on the same cell and doesn't update the data in other text cells.274Views1like1Comment