XQuery Match Configuration or Groovy Script
I have an XML Response in SOAP which has the below format <diffgr:diffgram xmlns:diffgr="urn:schemas-microsoft-com:xml-diffgram-v1"...
View ArticleTestComplete updates: Detailed change log?
Hello. I just received an update for TestComplete, but I cannot see what has been updated, except for this page which seems more like an executive summary than a real change log:...
View ArticleI'm getting a nullpointerexception when importing swagger file into soapUI....
I'm getting a nullpointerexception when importing swagger file into soapUI. can somone please assist?
View ArticleSubscribing to AlertSite Posts
Greetings! I wanted to let you know that you can subscribe to specific AlertSite message types and get notified via email when a new message of that type is posted. We've created the following labels:...
View ArticleDowngrade TC11.30 to TC11.20 on License Server
Does anyone know if it will mess up the license manager if TC11.30 is uninstalled and TC11.20 reinstalled on the license server machine? TC11.30 has broken many of our test and need to go back. I was...
View ArticleSoapUI is very slow in saving files
I am using SoapUI community edition and I have set it to save all my projects on closing the application. Initially there was no trouble; but as the number of projects and associated files started to...
View ArticleError Messages in TestComplete
Can anybody help in getting list of all possible messages/error TC post to Log? I'm working on Event Handling and I need to capture different Error messages in onLogError event handler, So that check...
View ArticleHermes alternative for JMS testing
Hermes is no longer maintained and the source does not seem to be available on source forge. Is there any plan for a replacement? Or would you have source available. We can not commit to a tool if a...
View ArticleAssertion for delete responses.
I have a delete request which doesnt return anything in reponse. Sucessful deletion gives me a 204 status code and deletes the row from the table. I would like to assert from the response that on...
View ArticleCan launch edge using Browsers.Item['edge'].run(url) but cannot navigate to url.
test environment: testcomplete 11.20.1491.7, windows 10 pro, scriptionython. Have checked the information I can get from internet including...
View ArticleTest Dependencies
I've come to the conclusion our tests are too fragile. Many of the tests depend on test(s) prior to run so if test 3 of 50 fails 4 -through 50 don't get run. I recall reading about ways around this...
View ArticleUse SoapUI classes to inspect test case XML's
I have custom Groovy classes that mine SoapUI test case XML files for various kinds of information. I'd like to replace my custom classes with calls into the SoapUI class library. Can I use the SoapUI...
View ArticleIssues with NameMapping after updating the TestedApps
Good evening everyone, I am having an issue with my NameMapping. Originally everything was fine until I created a new build of the project I was working on. After this, the naming of some of my objects...
View ArticleContinue to Next Item from 'OnLogError' Event
How do I continue to the next item upon error? Stop on error in the project properties = false I've Tried the following for 'Stop on Error' for the Test Item to (same result - test...
View ArticleExclude Certain Steps from LoadTest Statistical Calculation in SoapUI Pro
We have a mix of JDBC and service request steps in our test cases. I was wondering if we can have the statistical numbers only include the service requests so it won't affect TPS (transaction per...
View ArticleProperty Transfer and Assertions
Can you use property transfer for assertions as well? I want to assert on a delete testcase. the delete reponse is empty. However,on successful deletion the row is deleted from the table. I have...
View ArticleInstalling Ready API 1.6 using existing licence
Hi, I am trying to install Ready API 1.6 with existing licence as currently i am having SOAPUI 5.1.2 but the licence is not working.I picked soapui.key file from /user/abc/.soapui. Please guide me what...
View ArticleIs there an easy way to hit different IP addresses of a site that are usually...
I have a set of SharePoint servers in a farm that I would like to test. The web front end servers are typically accessed from behind a hardware load balancer, but they can be accessed directly by...
View ArticleHow to verify whether email is received in google mail
Hi,There is a challenge of mail notification issue which concerns me for a while, it' about automated verification of certain email in a google mail.Until now i have mapped google mail obj and verified...
View Article