Unable to get the Response in SOAP UI..
Hi..I am unable to get the response when I have executed the request thru SOAP UI tool. The other services are working fine. Don't know what is wrong. The same Service which I am testing is working...
View ArticleDefect: Ready API Pro 1.5 throws BadSqlGrammarException error when running...
Ready API Pro 1.5.0 throws BadSqlGrammarException error when it finishes running test cases that contain listeners. This causes the steps in the test case window to remain greyed out and to be...
View ArticleItem 'FROM_DATE' needs to be item 'TO_DATE'
I know the easy answer is to recapture the screenshots but unfortunately the same issue seems to occur rather frequently so I need to find a way to fix this manually. The 'to date' input field is...
View ArticleIncorrect Response
I am trying to get the correct currency from Euro to US Dollar. The response should pick up as 1.318 but instead when I run the script, the value picks up as -1. Below is the code that I am...
View ArticleNewbie name mapping alias browser question
On 10/29/15 and 12/4/15 I am working on the same script. At least, I'm 99.9% sure it's the same script. I went into Name Mapping to try to fix a date text field problem. I see that the aliases have...
View ArticleHow do I configure self-signed certificates into the truststore of the host...
I want to invoke webservices which are being authenticated via WebSEAL. We are calling secure web services. So I need help on how do I configure self signed certificates into the trust store of the...
View ArticleTwo different REST endpoints for each environment - how to handle this?
Hi, I am using Ready API 1.5.0 SOAPUING. For each enviroment, I do have two different REST endpoints. When I set up the environment, I can only give one endpoint for REST. How to give two different...
View ArticleConfirmation window when running testStep
I saw that soapUI has the API for UI support.Can I use this UI support to displaying confirmation window after run testStep and before execute next testStep? lets say i have test Suite: Test Suite A...
View ArticleMessage posted to wrong log folder
Hi, I'm completely clueless what this strange behavior is posted by: I append a log folder to the one on the top of the folder stack, but TC only posts entries to this appended folder only when...
View ArticleWhat's wrong with this throw statement in JScript?
See the following code, copied from the else block of an if statement in a JScript script: var err = new Error(); err.number = 1; err.name = "Could not close running Foo instance"; Log.Error(err.name,...
View ArticleSuccessTestCount is not updating in description.tclogfile
Hi, I'm trying to use the description.tclog file to get the summary of the test execution . But if export the test logs as .mht file , many fields like success test count , error test count values are...
View ArticleError when trying to Open from source control/load folders with content
Hi all,We've got existing TestComplete tests in our company.I'm new, installed the trial version of TestComplete on my machine, and want to load the existing tests on it.The connection is via TFS.I've...
View Articlehow can I catch an expected error in the sut in testcomplete?
Hi,I expect an error from the SUT, that's what the test case should prove, so I want to post an error only if the error does't come and not when it does. How do I do it? Any ideas?Thanks a lotSeretta
View Articlejava.lang.NoSuchMethodError:...
While executing soapui test project I am getting follwoing error: Exception in thread "main" java.lang.NoSuchMethodError:...
View ArticleWeb and Desktop app: How to automate test script with a few steps on one...
I have a manual test script with a few steps related to web application to run on one machine and a few steps related to desktop app to run on server machine. Basically need to execute a few steps on...
View ArticleConcurrent tests in TestComplete Desktop
Hi, though I have seen this question asked and answered, I am not sure if it is possible on the desktop version of TestComplete.I basically want to create a test and then re-run it multiple times...
View ArticleWildcard Not Recognized in URL within an Email
Currently using TC 11.20 and writing scripts using Python. I am working on a script that checks the body content of my last email in my inbox (Outlook). My end goal is to click a URL within an email...
View ArticleWhat? "The SkypeHost.exe process crashed"
I'm authoring test scripts for an application which has nothing to do with Skype, of course, yet I receive intermittent errors in my test log saying "The SkypeHost.exe process crashed." Not even the...
View ArticleJDBC connections not closed immediately
Hello, we are facing an issue that the JDBC connections, which are created during the test execution, are not closed immediately, instead after a significant duration (say 5 seconds). We have a...
View ArticleCurrent Object in Alias form
Hi, how do you obtain the currently fucused object on the screen, in jscript and keyword tests?preferably obtain the alias/mappedname. Sys.Desktop.ActiveWindow().FullName seems to only provide the...
View Article