SoapUI move to another server and upgrade guide?
Hi,From where could I find guide/instructions to move SoapUI to another server and how to upgrade it after the move?br.Pekka
View ArticleTestedApp.Close return value is None in Python
Hi, The help[1] stated that TestedApp.Close() should return True if the app was closed within the auto timeout time, False otherwise.In python the returned value is None ('Undefined') This is perhaps...
View ArticleRetrieve request content with property subs
Is it possible to use an Event Listener to retrieve the outgoing request details AFTER any property substitutions have been applied.I need to generate an auth header, the algorithm for which requires...
View ArticleGetting Error at JDBC Request : Can't get the Connection for specified...
Hi, I am getting error in JDBC request on test connection while using com.microsoft.sqlserver.jdbc.SQLServerDriver driver Error :Can't get the Connection for specified properties;...
View ArticleShared Name Mapping with Diff
We have three test projects sharing a name mapping file. The three application have a similar naming pattern (CMWebTest, CMWebTestUnfiltered and CMWebTestFilteredSSPOFF. The alias (Cribmaster) is...
View ArticleWhy TestComplete Stops running when an property is not found or null.
Hi All, I am suffered the "Unspecified Error" from TestComplete when running the script overnight. When the device was not recognized by TestComplete/TestExecute, it will throw the "Unspecified Error"...
View ArticleTortoiseHg and Status always dirty for ascripts
HiI am using TC 11.2 / windows 10. I have tried every combination of commit, resync , pull, push and refresh status but despite the repo of the project being fully up to date all the test script items...
View ArticleShared Name Mapping with Differing Object Browser Names
We have three test projects sharing a name mapping file. The three application have a similar naming pattern (CMWebTest, CMWebTestUnfiltered and CMWebTestFilteredSSPOFF. The alias (Cribmaster) is...
View ArticleOn property transfer, getting invalid JSON although is valid & response is...
Hi , I have posted this issue earlier as well but did not get a solution to this problem. Hence reposting the same. I have created a sample project for the error. On hitting the request, i am able to...
View ArticleTortoiseHg: Status always dirty for scripts
HiI am using TC 11.2 / windows 10. I have tried every combination of commit, resync, pull, push and refresh status but despite the repo of the project being fully up to date all the test script items...
View ArticleHow can i clear text on Textarea field in IE 8 browser?
I want to select all text in Text area and delete. I tried with testObj.Keys("^A"); method, testObj.Keys("[BS]") but it didn't help me. Thanks Reshma
View ArticleTestComplete 11 , The objects are not recognized when the application is...
I was able to run scripts successfully using 10.3 . We have upgraded to TestComplete 11 and I obsrved a strange behavior.1: Opened TesComplete Manually and Opened Application Using script . All the...
View ArticleShared Name Mapping with Differing Object Browser IDs
We have three test projects sharing a name mapping file. The three application have a similar naming pattern (CMWebTest, CMWebTestUnfiltered and CMWebTestFilteredSSPOFF. The alias (Cribmaster) is...
View ArticleLag navigating to Windows Security screen
Hi...I am running a Keyword test that calls a Windows security Login / Password screen. The test case takes well over a minute to navigate to the login window, however the window is visible and ready...
View ArticleTraceroute Feature Request
Hello, I would like to suggest that you add the ability to perform a traceroute on demand from the new console. It is very helpful to be able to compare successful traceroutes to failed ones. Thanks
View ArticleJDBC DataSource throwing java.sql.SQLRecoverableException while running via...
Hi I'm trying to run test scripts on Linux via testrunner.sh. I'm using Ready API 1.5.0 and have installed a floating license on Linux Machine. I've many test scripts which works without any problem on...
View ArticleWSDL load SoapUI credentials
All, We have a WSDL file that is including several XSD files. It is taking a great deal of time because the WSDL is on a secured server, so, when each include file is referenced, SoapUI request the...
View ArticleOracle OWSM wss11_message_protection_service_policy Policy -Testing via SOAPUI
Hello, I face an issue testing Web Service has OWSM wss11_message_protection_service_policy Policy, via SOAPUI.I successfully test it via Java Client developed by jDeveloper.But I fail to test it via...
View ArticleResponse Size: Why does size() and rawResponseData.length is showing...
Hi, I am writing a groovy script that will record the response time of SOAP queries. BUT I am getting different Response sizes between this two lines. I was checking which one of them is accurate....
View ArticleHow to change whether the test case or mock service handles request?
I have a web service (Service A) that is constantly pinging another service every x seconds (Soap_UI). If Service A does not get a reply back, after x number of retries it shuts down. My plan is to use...
View Article