I have a groovy script in a test case how can I get a response from another...
I have a Script in a test case that runs all my Test cases when it runs a Test step in another Test case I want to use the response I have tried a few things like using the test step name def Response1...
View ArticleHow to resume execution after event handler?
I want to handle unexpected windows during my test by closing the unexpected window and resuming my test execution. Without an event handler the log shows three errors:1) Unexpected window2) The...
View ArticleSend an attachment in REST post request inside json.
I have a REST POST endpoint which accepts json input. And there is a json value to attach a file. Exp:--{data{"body":"test message","attachment":"file path" } How can we add an attachment in above json...
View ArticleIs Garbage collection (destroying the objects after usage) automatic in Test...
Dear Experts, Summary: Is garbage collection is automatic in Test Complete scripts? Description: Can any one clarify me that after when we create some objects in Test Complete sripts, do we manually...
View ArticlePlug-ins for SOAPUI 5.2.0 or only for PRO version?
Hello Everyone! The plug-ins can only be installed in the SOAPUI Pro version, I've got the free version and I don't find the plugins folder and I tried to install them by adding them to the C:\Program...
View ArticleRead XML and Json data returned from WebAPI
My lead developer has had an idea that rather than calling the data we need for testing directly frome the database using an ADO object, we should call a WebAPI that will return Json or XML. Does...
View ArticleDifferent behavior between TestComplete and TestExecute
Hi, I have a test which is not really different than the others (another function of the same program to test...) .The problem is that with TestExecute this mapped named if understood by TestComplete :...
View ArticleUsing Wildcard in property checkpoint
Hi, I want to verify if a panel contains string. aqObject.CheckProperty(page.panelWorkHistoryNotesContent, "contentText", cmpContains, "*", false);"*" instead of "Workhistory Notes". So, if the...
View ArticlePlease point me how to install a trial or purchased license on Linux that...
Can someone please point me how to install a trial or purchased license on linux that doesn't have GUI support? I have installed Ready API on Linux. I have also bought two licenses for windows, which...
View ArticleNetwork Suite Job with multiple tasks not running consistently
Hello, I have a project that runs a series of tests using distributed testing with multiple computers. There is a job set up that has two tasks. Each task runs the same suite of tests but runs the...
View ArticleObject identifier Issue while running on multiple instance
Hi I have an application which i used to run on multiple instances. It was running perfect previously but now for the toggle object the script gives error for the object identifier property saying...
View ArticleHow to read excel file from sharepoint in TestComplete
I have uploaded an excel file in sharepoint and would like to read its context. How can I do it? Thanks for your kind attention
View ArticleLarge REST API Response 10.0 MB+ taking a long time to load in SOAP UI NG Pro
Hi, I have a API that returns a large amount of data, 10MB+. This is having a significant effect on SoapUI performance. Is this due to the response been put into the 'Overview' and 'Outline' tabs? Is...
View ArticleTestcomplete 11 unable to identify elements of web page in chrome 43.
Hello, I have installed trial version of Testcomplete 11 to test our web product. It worked on FF and IE browser but on chrome browser its unable to identify the elements of web page instead it selects...
View ArticleURL behind "Search Forum" seems wrong
The URL behind the Help => Search Forum funtion is wrong / out-dated. Whatever one enters into the search box, one ends on a page "http://community.smartbear.com/search.php?keywords=foobar" which...
View ArticleHow to call Java code from soapUI?
Hi - this may be a Groovy question rather than a real soapUI question, but soapUI is the reason I am now digging into Groovy, so please bear with me: I am trying to get a bit more information why one...
View ArticleFinding Amgibuous Objects
I've removed extended find from all items and in the process of explicitly re-mapping all objects. I've run across several 'Ambiguous recognition' warnings and turned this support article. I'm not sure...
View ArticleSign into gmail after dynamic reload of everything previously mapped in Name...
My script will successfully sign into Gmail, click on an email, and click on the link in that email if and only if I do not sign out of Gmail or close the browser. As soon as the user is no longer...
View ArticleCan I run Test Suites in the Latest ReadyUI 1.4 for tests build and running...
I have a new laptop and wanted to set it up to run our ReadyUI test suites on it. They are currently running on a laptop with ReadyUI 1.3.1 on it. I downloaded 1.4 and installed it taking all the...
View Article