Test Complete takes too long to find an object
Hi,There's something it's bothering me and it's making my tests run slower than I'd like to. I'm having (performance) problems finding an object in the screen. The application under test (as any other)...
View ArticleTestExecute can NOT launch IExplorer
Hi all, Does anyone execute the tests by using IExplorer and TestExecute (11.10.1005.11)? I just wrote one command for testing. Browsers.Item(btChrome).Run("http://smartbear.com"); //OK (Chrome 45)...
View Articlemapping elements automatically by script?
Hello all, I have to start automating another plugin of our software. I normally start by building the namemapping from scratch by mapping all needed elements manually.This is quite boring and time...
View ArticleLooping thorugh a data source in SoapUI
I am using SoapUI pro and I have a test case with 70 test steps. I have an excel sheet with 70 rows which is used as the data source. My scenario is that, the values in each row should be assigned to...
View ArticleNew to Automation
Hi Folks. I want to learn SoapUI can some here guide me please.As a beginner what are the things i need to look in to. Your help and assistance is very much appreciated. All i need is got pro version...
View ArticleVerifying multiple values in a single JSON response
I'm new to SoapUI NG Pro and am trying to ramp up quickly to help on a current project. I see this as a common scenario and have googled and searched this forum but haven't found a good general purpose...
View Articlehow to create report with linked items
Hi, I cant't find a way of creating a report showing the following information:- Release with its description - Iteration with its description - Test Sets with their description Tests have...
View ArticleAdding new test step for all test
Hi guys, Is there easy way to add a test step to all test-cases of one project? Thanks in advance!
View ArticleClick ok to pop up window OR Do not wait for it.
I cannot figure out how to programmatically understand whether an intermediate window will appear. If it does appear, it needs to be clicked 'ok'. How can I ignore it or click ok if after say 3 seconds...
View ArticleQAComplete - via Citriz
We have the enterprise version of QAComplete.We are trying to confirm if QAComplete will work if accessed via Citrix.We are wanting co-workers to access the application via Citrix.Due to some security...
View ArticleMissing properties and Methods in TcxGridSite
Hi.I'm new to TestComplete and I'm having troubles with the TcxGridSites that my software uses.For the life of me I can't use any useful properties and methods like wRowCount or ClickCell from the...
View ArticleGetting a Type Mismatch error when using a Project Suite variable as input...
So I have 2 keyword tests (KT1 and KT2) and a project suite variable (Var1), using the Set Variable Value operation, I assigned the value of Var1 with type Object. This variable gets the Text property...
View Articleserver not started message is displayed
Dear Team, Recently i have install Loadcomplet 3.20 in our system, Server not started message is displaying when am starting to record scenario. Please let me know is there any setting to do.
View ArticleJscript Run time error while executing the scripts in C#
Hi , While executing scripts in Windows7_64 bit if i run the following code it is thing runtime error at the first line.The code is written in C#.var oex = Sys["OleObject"]("Excel.Application");...
View ArticlePopup Notes - Unattached popup window button/icon for notes fields
I've just descovered that if a note is really long I can click on 'This text....' and get a popup of the notes.This is great for dealing with feedback on my test or requirement because I can keep the...
View ArticleWindows 10 - Critical Error - Start Menu and Cortana aren't working
I installed WIN10 yesterday, and last version of TestComplete, everything seems to work fine, although after running my Project Suite, got the error below: "Windows 10 - Critical Error - Start Menu and...
View ArticleI search for an object while the Parent process of the object is busy
I want to search for an object through Test Complete 10 while the Parent process of the object is busy.But test complete is unable to locate the object window during this time.In my application i am...
View ArticleWanting to transfer a json response value to an endpoint of the next REST call
I am using soap ui 5.2.0. I am creating a test where I need to transfer a json data element from a respone and put it in the endpoint of the next rest client call.I am using the Property Transfer...
View Articlehow fast we can grab newly opened window object property
Hi TestCompleters, i am working on java applet based desktop application. i want to get clarification on how fast the testcomplete take the object property. Consider, I open a new window in the...
View ArticleHow to trap/catch TestComplete "Stop on Error"
I have a WPF application that has "hidden" buttons along the top, bottom, left, and right of a map. When a user moves their mouse to an edge, these buttons become active. To click one of these, I move...
View Article