Add Unity/Game Engine extension to TestComplete
https://support.smartbear.com/testcomplete/docs/app-testing/open-apps/index.html According to a support link above from SmartBear, the language (Unity/Game Engine) we used to develop our product (code name 15Tango) is NOT the on the list, therefore, our product is not an open app to TestComplete. TC15 can’t display the objects underneath our product, so we could not add “Checkpoints” on the objects from the product UI to validate testing requirements. Could SmartBear add Unity extension to TestComplete so it could test our product like it tests a product written in .Net easily? Unity/Game Engine based product market is rapidly growing. The engine can be used to createthree-dimensional(3D) andtwo-dimensional(2D) games, as well as interactivesimulations.The engine has been adopted by industries outside video gaming, such asfilm,automotive,architecture,engineering,construction, and theUnited States Armed Forces. A Unity extension to TC will benefit both SmartBear and our product for now and future.42Views1like2CommentsPDF checkpoint - Ability to reference portions of the pdf
Our SUT produces PDF's, with an date-time stamp in the contents of the pdf. When comparing pdf's using checkpoint, a day later than today these checkpoints fail. Would it be possible to add a feature, for PDF checkpoints that you can indicate which portions of the pdf to compare? With that we can ignore the header in our pdf where the date-time stamp are printed, and thus the checkpoint passes.9Views0likes0CommentsAnti-aliasing issues on desktop applications messing with visual testing
Hey, I'm having an issue with intermittent pixel issues on the edges of sections of lines. From the way the pixel changes manifest and the fact that they are almost unnoticeable to the naked eye they are due to anti-aliasing. I have turned off all the anti-aliasing setting I can find, but it still happens 9/10 times. has anyone come across this? if so have you been able to sort it without using tolerance? This is a WPF app being run on a physical windows machine.238Views0likes4CommentsRegarding database table checkpoint
Hi can someone help me configuring postgresql jdbc connection for database table checkpoint. I have postgres installed in my local and I have database. Through database table checkpoint, I am trying to provide connection details. But i dont find jdbc providers. Could you please help me on this. Is there supported jars to be added? If yes, plz provide jdbc jar version etc.. appreciate your support.21Views0likes1CommentGithub Copilot Integration
GitHub Copilot suggests code completions as developers type and turns natural language prompts into coding suggestions based on the project's context and style conventions. One new idea would be having a copilot plugin for testcomplete would increase productivity and coding efficiency URL for reference - https://github.com/features/copilotEditing existing Image checkpoint comparisons
Hello everyone, It would be very helpful if you could edit an existing image comparison within regions of a Checkpoint Wizard Image If you have an image with a comparison mask, there is no way to subsequently include/exclude areas. The complete comparison must always be deleted here from regions and then the image must be re-recorded. Best regards Jan33Views0likes0Commentscheck points for changeable values
Hey Guys, I have a question about property checks. During my testing I want to check the date which is always changing from day to day or the name of my document which is also changing according to the date. So which kind of property check I can use for? Or how can I manage it with phyton scripts? Could you pls help me?Solved226Views0likes3Commentschecking pdf document during web testing
Hi everybody, I need your help. One of my test contains to check a training record. Let me tell you the process: Actually I am working on web testing but at one point you should click a link but this link is not a web page link, it is .pdf document link. So a new page opens with a new tab. What I want to do, I want to check the certificate if the name of the trainer or name of the training is correct. But the system can not recognise the page which contains a pdf document and I try to put some property check points for checking the certificate, I can create but than when I start to automate test, and you can see the system message in the screenshot attached.135Views0likes1CommentHaving issues while fetching the data from console
I updated to the latest TestComplete version, 15.58.9.7 x64, and have been experiencing issues while trying to fetch the object from the console. Please review the code snippet below, which is used to fetch the objects. It was working fine before the latest update, but now it returns a value of 'undefined.' Could you please suggest any ideas for what might be causing these issues? varpageObj =Sys.Browser().Page("*"); var productID = pageObj.contentDocument.Script.eval("app.variableMap.productId"); The screenshot below displays the data I am attempting to retrieve using the code above,Solved246Views0likes3CommentsProperty CheckPoint - WinForms - Unable to verify value
Hello, I am new with TestComplete. I have recorded a few tests but the property checkpoints failed Unable to verify a value with the property checkpoint, because the target object does not exist I'm using a WinForm solution. I think the issue is the random name that was generated in the test recording, which is not going to be the same when we run the tests. Aliases.OfficeEvolveDesktop.RibbonCMSDesktop.MdiClient.RibbonWindowForm.panelControl1.IntegratedClientEditView.tableLayoutPanel.tabPagePanel.ExtendedTabbedWorkspace.zbd2df1c_914c_4690_86b1_1ac47fec5954.BaseView.BaseView.DataDrivenControlEx.TabbedDataDrivenGroupStyle.XXtraTabControl.XXtraTabPage.DataDrivenAttributePanel.XtraScrollableControl.RendererPanel.Preferred_Name.textBox.TextBoxMaskBox Any advice would be appreciated, Thanks.227Views0likes2Comments