How to address properties in MySQL query
Hi there, I hope someone could help, I have the following scenario: I am using DataSource "Data Connection" to connect to our database.I have a global property on TestSuite level named "propEntityID"...
View ArticleAutogenerate FindChild based name?
Is there a way (or can one be added) to generate a FindChild alternattive from the object spy? Here's the scenario... We have a .NET app with devexpress controls and TC works fine with all the...
View ArticleTrouble locating dgrid objects
We have a web application that uses dgrid to display date in a table. I am attempting to create a keyword test to click an item and verify that the system behaved correctly. My problem is that the...
View ArticleHow to round a decimal value when working with context.expand number values?
I'm to verify values of an equation that is happening on the back end.Example Values:wages = 29250divby = 11670Should Equal = 2.5064267352 //which it does QUESTION: I need the result value I"m...
View ArticleGetting Name of Failed test in OnLogError Event
How do you get the name of the test which initiated the error log posting? The sender in the following code is always "GeneralEvents". The callstack would be even better. function...
View ArticlePicture.SaveToClipboard
Team,I have a script that opens excel and saves a file generated from the AUT, to a network drive and then closes excel to use the DDT function I have below.function ReadExcelHeaderFile(PathFileName,...
View ArticleCan you transfer a result value from within a Script Assertion?
I tried every path possible and can't seem to send a result value from within a Scdript Assertion. Is this possible? Reason I'm doing this is my Script Assertion is performing a division equation. I...
View ArticleTC10 Trial Version - ToolbarWindow32 Issues
Hi there, I am a new user for TC10, but I suspect my issue is not user-error. To familarise myself with the application, I have been building basic login/logout functionality scripts for one of our...
View ArticleI have download the google maps sample project and run each testsuite. Most...
I have download the google maps sample project and run each testsuite. Most tests failed. This was due to assertions not being met. Does this mean the assertions are no longer correct? I have not...
View ArticleWhat is ExecuteGlobal? Where to find documentation regarding this function
What is Execute Global?Where to find documentation regarding this function?
View ArticleHow to find controls in a sub form which is called from a main vb form?
I am testing a vb form. I am able to map the controls in the main form. But how to find the controls in a sub form which is called from the main form.
View ArticleTestComplete doesn't be executed with Error Log.
Hi,I had downloaded and installed TestComplete.But when I execute, TestComplete doesn't be executed with error log.Sometime it's work, but 50% doesn't be work.The following is error log.Please let me...
View ArticleUnable to access Swing objects
Hello Folks, We are not able to access below Swing object(Table), no methods are available to access the Table row/column or even cell !! Sys.Process("javaw").SwingObject("UIServices$2", "TradeBlade:...
View Articleis LoadUI(pro) Bug !
Hi,I'm evaluating products SoapUI NG (pro) and LoadUI NG (pro) under Ready! API 1.2.2 by following below references...
View Articleopen directory from scripts
Hi All, How to open directory from scripts in Test complete. For Example if i have folder structure like this "D:/Testing/Automation/" & i need to open this folder from scripts. Is it possible to...
View ArticleI'm trying to use a scrollbar (VScroll) for a TListView: the recorded script...
Hi,I recorded this: listView = Aliases["ISSReportingSuite"]["GALAFListe"]["Seitenauswahl"]; listView["HScroll"]["Pos"] = 0; listView["VScroll"]["Pos"] = 842; When I try to play it back I getFailed...
View ArticleAt what spot,we can say that"this is the Crash point".
Crash point basically mean when no or less response,error starts coming along with the warning,but say"at one time no response is coming,and little errors are also starting coming,but in a bit,again...
View ArticleGetting Started with the Collaborator API
We're having a contest! Whoever builds the coolest integration, plugin, or anything that hits the Collaborator API could win a drone. We'll be announcing this today, and I'll update this with a link to...
View Articlehow to print out messages from a sql script in the event log using jscript
Is there a way to print a message out from a sql script using the log.message? For example, if the sql script ran correctly it would print out "@User submitted the form successfully " I have code to...
View ArticleObject browser : Path to the desired object in the mapping tree changed
Web application Object browser : Path to the desired object in the mapping tree changedEarlier test complete was recognizing the objects in my application as flex content , now test complete recognizes...
View Article