Searching for a tool to use as a fake interface
Hi All, I hope someone can help me with this issue.We have to test a complete order cycle. But not all of the business partners do have test environments.And in the order cycle there are a lot of...
View ArticleWaitWindow Parameters Optional & Required
Hi,we are using the WaitWindow method in our project quite alot. The help documentation for WaitWindow explains four paramters, two of them required and two of them optional....
View ArticleGet Type, Min/Max Occurs from a certain field
Hi, I want to know if it's possible to get the type and min/max occurs from a certain parameter from a wsdl?For example, I have following message: <soapenv:Envelope...
View ArticleBarking up the right tree?
I am doing proof of concept automation for my team in TestComplete. I have 2 different communities, toolsmithies like me who will write reusable actions, and QA generalists who want nothing to do with...
View Articletaking a return value from one keyword as a parameter of the next
I have a keyword in a test that executes a function. The function returns a value. I want to use the return value in the next step in the keyword test. Is this possible? Thanks
View ArticleTrying to implement classes in my scripts.
I am trying to implement classes in my scripts but unable to do so. I see the follwing line on every page for testcomplete documentation for classes."The object-driven testing (ODT) functionality is...
View ArticleSOAPUI 5.1.3- MockResponse Attachments content-type = text/csv
In my MockResponse I have to set content-type = text/csv. If I do this Content-transfer-encoding =quotable-printable. Now because of this in my SOAP client I get below error: Caused by:...
View ArticleCustom Web Objects Recognition (TC10 + Angular)
Hi. I have been using TCs for couple of years from TC6 to TC9. I am now trying to understand if TC10 might help us to perform web testing over angular MVVM applications... I have been looking over...
View ArticleGetting a list of unmapped items on a web page?
Hi all, I'm new to Test Complete and am trying to work with my Developmnet team to get our app into shape to fully support automation with Test Complete. We've run into several issues with similar or...
View ArticleHow can i put digest authentication in my SOAPui?
Hi Guys, i want to configure the digest authentication in my SOAPui 5.1.2v. How do i do that? Regards. Diogo Leal
View ArticleDefect with GUI with updating endpoint
When selecting an endpoint other than the default endpoint and select "edit current" it shows the default (or at least not the current). The behavior in soapUI Pro previously was that it would allow...
View ArticleHow can i put digest authentication in my SOAPui?
Hi Guys, i want to configure the digest authentication in my SOAPui 5.1.2v. How do i do that? Regards. Diogo Leal
View ArticleCannot run multiple virts on the same port
When attempting to start multiple virts on the same port, but with different paths (equivalent works fine in SoapUI Pro 4 & 5), I get the following error:...
View ArticleJava Bridge Engine option not showing in Project Properties of TC10
Been tryng to add Java Support to my project to no avail, does anyone else see this problem?
View ArticleHow to apply if contains condition for two variables in Keyword test
In keyword test, i have defined two variables (say A &B)Test is passed if variable A ( value store in variable A is "203,pedning,22/3/45") contains variable B (value store in variable B is 203)...
View ArticleUnable to lunch eclipse when TestComplete process is running.
I am using both TestComplete and Eclipse, I am facing problem :TestComplete is launched first and If I launch eclipse I am getting Java run time error, If I launch Eclipse first and then Testcomplete I...
View ArticleSOAPUI problem with getting data to Property transfer.
Hallo,I'm new SoapUI user and I have a little problem. I'm not a programmer Below is response from application. How to get Id from Applicationmakingstatus via XPath (or other solution?).Forexample, I...
View ArticleTestComplete "Losing" Methods from NameMapping
Hi I am currently getting "Unable to find the object" errors when running a script that calls a method on a Delphi grid component. Everything is correctly NameMapped and given Aliases, and on just...
View ArticleHow to set RedirectURI for OAUTH Accesstoken retrival
We have an instance of thinktecture identityserver3 “protecting” some Web.Api Rest and an corresponding WebApplication.Now we want to test solely the WebApi REST with SoapUI. In that case, what would...
View Articlescript no enum forcing input of specified values for a drop down
So I am writing a function in javascript that will be consumed by keyword tests and other script tests. It adds a record to a database through the user interface form. On the form there are some drop...
View Article