another 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 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 ArticleAPI is not working using soapUI but is fine when API is called using Postman
Hi,I just started using soapUI for testing and everything was fine so far on my API calls except for one. I couldn't figure out the reason why, if somebody can help me. Basically I have this API call:...
View ArticleJMSTestStep Assertion List
Hello, I have started to use the JMS Test Step rather than a Soap Request to send and receive JMS messages. I also use a number of assertions for which I would like to pull a report at the end using...
View ArticleHow to do SAML authentication in SOAP UI
Hi, In our application, we are using ODATA services to interact with the SAP HANA DB (There is no intermediate channel like java in between UI and backend). For authentication, we are using site...
View ArticleSwitching between Projects tab and SoapUI NG tab can take several minutes to...
Issue is exactly as stated in the title. Ready!API does the spinning loading symbol up to several minutes trying to switch between these tabs. It makes it very annoying to use this tool as it eats up a...
View ArticleReady!API can become unresponsive for around a minute finishing a test case run
Sometimes after a test case run, Ready!API will stick on the last step in the test case and become unresponsive for a bit. Seems to be a problem after using both SoapUI NG tabs and the Projects tab.
View ArticleNeed help pasrsing api response
Hi all, I'm new to testcomplete and I'm assigned to write test scripts using jscript for some API testing. For one of the test, I need to parse JSON response and retrive a key of some sort and save it....
View ArticleDoes some on has Chrome 43 or 42 offline installer?
Dear All, Does some on has Chrome 43 or 42 offline installer? If yes, could I have a link to download, please. TestComplete lastest version is useless for Chrome 46.... I am suffer from this issue for...
View ArticleHow can I call a testcase via another testcase?
e.g.: I`ve created a testcase which is responsible for the login. Now I want to automate several other testcases which also need a login, but I don`t want to automate the Login for several times.....
View ArticleIs there a maximum size that a DBTable Checkpoint can be?
We're currently experiencing an issue where TestComplete becomes completely unresponsive and is marked 'Not Responding' in the Task Manager. After creating a DBTable, we hit 'Finish' and get a saving...
View Articlecommand prompt settings
Hi, I have a script , which works with 32 bit machine, but the same script throws error when ran in 64 bit machine, is there any settings in test complete so that i can make my script always run in 64...
View ArticleEnter a subject
Another Question:How can I check if a button is visible or not?`(I am creating keyword-tests).....
View ArticleSoapUI Free defect tracking system
Hello Community!Is there any official recommended way how to submit defect tickets for SoapUI Free?I found it’s possible to use ticketing system on sourceforge, but it seems to be obsolete and no more...
View Article