TC is saying Chrome extension is disabled when it's enabled?
I am trying to create a Keyword Test "Generic Windows Application" and navigating around in Chrome. I have enabled the Chrome extension, but TC is saying it's not enabled. Any ideas on how to fix this?...
View ArticleWindows 10 issue with VBScript using ArrayList
Thought I might post this issue I had with Windows 10.I was having an issue with a runtime error being thrown when trying to execute the following line of code: Set Tests =...
View ArticleRead and write file to Excel
Hello all I am using Soapui 4.6.0 . I want to work with Excel file . I am getting Error . Please can you suggest the best Jar file which I should install so that I can work with excel . If there is...
View ArticleUnbinding project Items
Hi Is there a way to unbind paticuler project Items (Eg Tested Apps) from sour control ?(we are using Subvertion)
View ArticleSubversion integration problem
Recently I upgraded from SCC provider to subversion plugin in source controlThen did bit of tidy up such as deleting old unwanted projects , restructuring directory structure.Did manage to arrange...
View ArticleHow test execute will work?
Hi, I have installed only test execute in my server. I need to run test scripts using test execute. When i opened test execute, small icon is displayed in bottom panel. I did right click and open the...
View ArticleHow to add a set of users to all the scripts, instead of individually adding...
HI Team, In Load Complete there is option to add users and 1 script to that user.I want to say have a scenario of 1000 users and want to run it in all 10 scripts, instead of having 100 users for each...
View ArticleModify Auto-Wait Timeout through Code
Hi Folks, Due to a design problem of TestComplete Exists method does not provide additional overload of maxtimeout millisecond parameter and it does wait until time specified in Project Properties >...
View ArticleHow to copy whole Excel workbook content
Hi, I want to copy all the rows and columns from Excel Worksheet to my TestComplete clipboard. I just tried with aqFile.ReadWholeTextFile(Path, TextCodingType) but i didn't get the correct words. FYI...
View ArticleRunner.CallMethod not working after Runner.Stop(true) in OnStop Event.
Hello, We have a function in which certain conditions are cheked. If those conditions are not met then inside the function then we are calling Runner.Stop(true) so as to stop the execution of script....
View ArticleADODB - Syntax error when trying to open a recordset when using the...
Hi I am trying to update a record in a sql server database table and when i try and open up a recordset using adCmdTable parameter i get the following syntax error. Err.number:...
View ArticleCannot find any existing or open blank page in Firefox 40, Chrome 43 using...
Scripts were initially running in Firefox 40.0.3 using Test Complete 11.But after restaring the system , while running the script, error is getting displayed while launching the url "Cannot find any...
View Articlewhy do dropdown menus not save after restarting your computer?
After saving a few tests I return the next day to find everything works,except the dropdown menus that cannot be located.I spend the whole day backtracking and dont know what is happening.Any...
View ArticlePosting form values to a rest endpoint
I'm trying to POST to a REST endpoint, utilising a username and password (in order to be returned a token, for an OAuth2 Resource Owner flow). When I add the various form values required as parameters,...
View ArticleTest Complete mouse control
Is there a way to run a TestComplete Script on your desktop, while the window is minimized, so that a user can continue working on other projects, without having to wrestle control of the mouse or...
View Article"Interactive user session" issue with TestComplete and Jenkins Integration
Hi All,We are trying to schedule a run with Jenkins in our VM. Everything is done as per the suggestion provided in the article "http://support.smartbear.com/viewarticle/73663/".To summarize...1....
View ArticleXml Update
Well, I implemented a Userform that makes dealings errors! One of the most common types of error is image, which I update the newimage and another XML.But I'm not able to put together a code in Delphi...
View ArticleDo we need to set the port in mock service and SSL port different port number?
I'm trying to set up the mock service with SSL.When I set a SSL port number e.g. 8443 and I can't set the port number for the mock service as the same number(8443).SoapUI don't allow to set the port...
View ArticleMatching expected response with actual of a data driven test within SOAP UI Pro
Hi, I have a data driven test that takes 5 different values for the same request. Each of these 5 requests have a different response. I want to add assertion in SOAP UI Pro to match the actual response...
View ArticleElement in request failing validation again regex
I am testing a simple webservice which looks up a VRM in a database and returns vehicle details. The WSDL checks the pattern of the VRM using regex. If I check the VRM against the regex using an online...
View Article