Object Spy locks on application crash?
Currently working with an application which is c# .NET at it's core. And it spawns Delphi modules. I'm trying to write a crash handler for it. (It does crash during tests sometimes .... in various...
View ArticleFindAll method
I'm using TestLeft and I'd like to find all the children of a particular object which match a pattern. I can't see a way of doing this, if I use Find<> it only returns one object and if I just...
View ArticleIs it possible to use property expansion in the content of an attachment?
What I want to archive is attating an XML file to a SOAP-Request.I can't simply include the content of the XML file in the message, because the server interface requiers that the body of the SOAP...
View ArticleShould I be creating a zip file from a folder or a project suite file?
I am trying to set up automation for QAComplete using TestComplete but I cannot figure out how to prepare my TestComplete files.
View ArticleWS-S signing in VirtServer
Can someone confirm that being able to sign messages when using a Virt in VirtServer is possible? The WS-S config seems to be set up on a per project basis so do this get exported when the virt is...
View Articlecustomize testsuite report
I would like help in modifying the TestSuite Report (or help in creating my own custom report). I want the TestSuite Report to show the entire JSON used in the Rest Service request and also show the...
View ArticleNeed to Update Test Results for individual test cases in QAComplete...
Hi, I have a n automated test suite that runs several tests. All these tests are triggered via an automation suite from QAComplete.I need to update the results of each of the individual test cases that...
View ArticleNeed to Update Test Results for individual test cases in QAComplete...
Need to Update Test Results for individual test cases in QAComplete programmatically from TestComplete Driver Script. Hi, I have a n automated test suite that runs several tests. All these tests are...
View ArticleNeed to Update Test Results for individual test cases in QAComplete...
Need to Update Test Results for individual test cases in QAComplete programmatically from the TestComplete Driver Script. Hi,I have a n automated test suite that runs several tests. All these tests...
View ArticleJMS queue messages are not consuming using groovy script
Below is my code to consume the message from Queue1, but I'm unable to consume the message. My requirement is to consumer queue always consume the message once script is run. def Queue1_jmsEndpoint =...
View ArticleHow to take file path from command line for sending jms file on queue.
Below is code for producing message. My requirement is to send file on JMS queue. import com.eviware.soapui.impl.wsdl.submit.transports.jms.JMSConnectionHolderimport...
View ArticleIssue with mMessage.Send in SendEmail - takes long time to send message
Hi, I am using below code to send email with an excel as attachment.Whenever i try to send the email it takes almost 3 to 4 ins to send mail.when i debugged, at line mMessage.Send it takes 3 to 4 mins....
View Articlevalidate text
i have dialog pop up, i need verify wether ""üncategorised"is displayed or not? in the popupcan u please help how to write code attached screenshot
View ArticleTestcomplete Mobile tool is getting crash
Now again same issue with another version of testcomplete mobileit problem with testcomplete python editor. when I trying write code dropdown list opens tool is getting crash. same issue I have...
View Article"Could not find object", event it exists in the TC object browser
Our project have been fine for a long time running with TC8 and TC10.5, however, we have been facing this issue "Could not be fìnd object" about 30% when kick-off the test project with Test Execute...
View ArticleIs there a way to get a list of all ongoing reviews using the command line...
Hello community, I want to integrate our corporate tools with code collaborator. I need a way to get a list of all ongoing reviews using the command line client. How ever I can't find a command working...
View ArticleHow can i find the Alias-Path to a Webelement
Hi I want to search for a web element by his id or name and return the Alias - Path.Can i realize this with a script? something like: var xxx = Aliases.frameMainwindow.Find("NativeWebObject.id",...
View ArticleToken Storage
Hi, For one of the test we wish to run we will call a service and receive a token. I am trying to understand whether when we call the service and receive the valid response with the token, whether...
View ArticleChange focus from One Process to another
Hi, I have to login to the application multiple time concurrently but I am having problem second time onwards as test complete is not recognizing the Login screen. So 1st time i run the batch file,...
View ArticleProblem with closing a browser window
Hello, Currently, I'm doing automation with TestComplete and Javascript of a web application. I have faced a problem with closing a new browser window (clicking on one button opens link in that new...
View Article