How to save schema data to an XSD file
I created an XmlCheckpoint and entered a schema. Now I like to save this schema in an XSD file foo.xsd and don't see any option to do this. Data is saved in an XML file, i.e., XmlCheckpoint1.xml....
View ArticleIs this still true that you can only run a single statement per JDBC step?
REST APII create users via API and have to drop them after that so that this scenario can be automated.POST user makes entiries into four different tables.So I have to create four JDBC steps? Or even...
View ArticleTime limitation for selenium tests in TestComplete?
Hi there, I've configured to run selenium test suite (python script) in TestComplete. At first everything went well, but after adding more and more tests into the suite, i'm encounting a strange issue...
View ArticleHow to open internet explorer using C# application
I have done the debug on test complete right now i would like to port over to my C# application to run. Can i know what is the command to open internet explorer in C# application? i am still very new...
View ArticleHi I am trying to connect Mainframe DB through Test Complete. can anyone help...
which Drivers are require for to connect Mainframe DB through Test Complete.what is the driver name we can use in connection string.
View ArticleUnable to instrument (iOS app .ipa) application
[Window Title]TestComplete[Main Instruction]Unable to instrument the Jim2-0.0.0.0.ipa application.[Content]The server threw an exception.[Close] Faulting application name: tcHostingProcess.exe,...
View ArticleCdata Error
Hi Team, We are getting this "ERRORrg.apache.xmlbeans.XmlException: error: Unexpected element: CDATA" in our SOAP UI script log. Could you please provide us with possible solution. Thanks,Vaishali
View ArticleGetting CData "ERROR:org.apache.xmlbeans.XmlException: error: Unexpected...
Hi Team, We are getting the following Cdata error when we execute our SOAP UI Test Scripts, ERROR Message: "ERRORrg.apache.xmlbeans.XmlException: error: Unexpected element: CDATA" in the Script log in...
View ArticleExporting Webapplicationtest created in TestComplete to C# (Selenium)
Hello, after searching the forum, iam still at a loss about a certain function in regard to TestComplete. As for the background, our Client`s customer support wants to "record" web application tests...
View ArticleChrome inconsistent behaviour with TC11.20
Since the NPAPI plugin was switched off, I haven't had much cause to run my large test suite which uses Chrome. I was asked to run it yesterday and have found a rather large problem (from my...
View Articleopen wsdlproject using groovy
Hello!Is it possible to open a project using groovy code (in Ready API/SoapUI NG)?E.g. testRunner.testCase.testSuite.project.open = true. (This obviously doesn't work, the open-attribute is read-only)....
View Articleanother name mapping issue (alt-O shortcut)
Hi, Maybe Colin could advise me, it's I bet a Delphi issue, I have 2 project with shared scripts, and shared name mapping (one projects tests a beta version, the other the alpha version of the same...
View ArticleIncompatibility of patches for TC11 with Firefox 31/38?
Hi to all! Since we upgraded the TestComplete application to version 11 (upgrade from 10.60 to 11.11) i'm experiencing problems with the executions. We only can execute the tests in version 31 or 38 of...
View ArticleHow to read data from a command prompt window / Reading data from cmd.exe -...
With cmd.exe running, the code below returns the users logged in, read the results and record it in the test log. function functionName(){ var p, w, txt, cnt, i, s; p = Sys.Process("cmd");...
View ArticleImage response validation
Hi Guys, We can validate HTML text content using LoadComplete which is received as part of the page response. Can we validate images which are received as part of the responses from server? In our...
View ArticleHelp with an error message when executing a keyword test.
Good afternoon, and thank you for taking the time to read this.I am having trouble with a keyword test.The piece giving me trouble is referencing a value in a spreadsheet in a column called “DCRA...
View Articleassertion
I'm using SoapUI Pro to validate xml response for ICD10 medical codes in data driving test, the data source is an Excel spreadsheet, a typical example of 2 rows of data look like: ICD10CM, Diabetes,...
View ArticleHow to represent End Line in a String for TestComplete using Javascript
I need to verify a warning message in TestComplete that has multiple lines for it's innerText property. The innerText looks like this: FirstLineSecondLineTo do that, I thought using \n would be able to...
View ArticleWhere can I find the HTTP log in SoapUI NG
There is a "http log" tab in SoapUI Pro. This tab has been gone in SoapUI NG. Where can I find the information about the http request/response in SoapUI NG? Thanks,/Ronald
View ArticleCan we use Soapui NG pro in eclipse?
Hi, i already asked a question about using soapui with eclipse, i did not get the correct answer.In the past i used soapui plugin in eclipse but now with soapui ng pro, there is no...
View Article