TestComplete for QT GUI application automated testing on Embedded device
Hi, Whether I can use TestComplete for QT GUI application testing. Actually I need to run automated tests on i.MX6 board. Is this possible? If yes, How much will be the cost for license? Regards, Chintha729Views2likes8CommentsTestComplete BDD Integration - Need Your Feedback
Hello TestComplete Customers, Thank you for making contributions to SmartBear community. I am Product Manager for TestComplete. In the upcoming releases, we are looking to implement TestComplete BDD integration. In case this is something interesting to you, please reach out to Nikhil.kaul@smartbear.com. I would like to hear your use case and get your thoughts on how we should go about implementing this in TestComplete. Look forward to speaking with you. Best, Nikhil725Views2likes0CommentsCan't push to GitHub from TestComplete (exit code 128)
How can I get TestComplete to push to my github, without it crashing like this? The same thing happened on another computer with another github account and another TestComplete license. I'm assuming it is probably the port or firewall of the company.223Views1like1CommentTestComplete IntelliJ Plugin still alive somewhere?
Hey folks, we are currently running a TestComplete pilot and we mostly are scripting our tests. We are currently struggling a bit with the auto-completion and in general with the integration of IntelliJ in the workflow with TestComplete. We know there has been a plugin in the past but we are not able to find it anymore. Does someone has experience with it? Also the plugin in VSCode doesn't seem to work great..454Views1like3CommentsAzure DevOps VSTest Step - Test Case Filter Criteria
I am running automation tests by creating a pipeline in Azure DevOps, I have a testsuite in which I have multiple projects. Ex. GeoHECRAS, GeoHECHMS etc. The GeoHECHMS project's MDS file structure is like this: Sanity --SanityTest DatabaseManager --DatabaseMigration I also attached the screen capture for reference. I created two separate VsTest steps to run automation. In one job I defined Test filter criteria as "GeoHECHMS\\Sanity" In another job Test filter criteria as "GeoHECHMS\\DatabaseManager" As you can see the node structure is the same for both of these tests in the GeoHECHMS MDS file but the test is running successfully for the first job (Sanity) and it is failing for the second job (DatabaseManager). I compared all the details in both the jobs, everything is the same, I am not able to figure out the problem, why the jobs are failing.1.2KViews1like5Commentsfacing issue while integrating Testcomplete with Azure devops
getting below warning as in the screenshot,No test sources found matching the given filter '**\WSLCB.pjs' My repositoryhierarchy in below screenshot and i want WSLCB.pjs to be executed in the pipeline i am using azure pipeline with MS Hosted agent and source control as Git and below are the screenshots. We have followed all possible ways as mentioned in smartbear tutorial but issue still not resolved. Can someone please help Regards, SnehalSolved2KViews1like11CommentsSending profile from TestComplete to ReadyAPI
I have an integration between TestComplete and ReadyAPI. What I need (as both have development, qa, and production profiles) is to link the profile I'm hitting in TestComplete to the one in ReadyAPI. Something like what we do with maven -Dready-api-profile=${profile}, is there a guide on how to achieve this?281Views1like1Comment