Plugin button is not acting
Hello Friends, I want to add Jenkins plugin in SOAPUI NG ready API Version.But when ever I click on Plugin button or from File >> Plugin. No action takes places. What could be the reason for...
View ArticleOptions.Visualizer.CollectMode values
Hi, I have two small questions about this property. Firstable, what is the meaning of "test object info" ? When I choose only "Capture images only" I have the infos about where I click or put some...
View ArticleIs it possible to place a variable within an object path and use the Set...
I have an action to click on a particular button named the following...
View ArticleNewb Question: REST Insert Random Number
I have searched both here and via google trying to find the best way to generate random numbers in test cases. I have attempted to work with strings such as the below:...
View ArticleSoap UI License Manager Log file Documentation
Hello, This is Venkat Punjala, I work for Ford Motor Company. We are trying to understand the SOAP UI Pro License Log file. Could you please provide us with the License Manager Log file documentation....
View ArticleDoes TestComplete support to run a script for several devices at the same time.
Dear All, I did a research with TestComplete on running a same script for several android devices at the same time but I couldn't find an answer for that. Does somebody know how to run a script for two...
View ArticleTouch action does not playback successfully on android device some times ,...
I have faced this many times with different types of object on 3 types of android devices. (Getac, Nexus 7 and Samsung Galaxy Note, currently using Samsung Galaxy note)I am using TestComplete mobile...
View ArticleWSDLImporter and Basic Auth
Hi, I am attempting to import a WSDL into a java project, the issue is that it keeps failing during the import due to the basic authentication. When executing my output displays:12:42:30,745 DEBUG...
View ArticleTwo different Elements getting same Aliases
Hi, I am trying to map different elements but they are getting same Aliases Names. In attached Screen shot I am not able to recognise 'x' button separately. I have tried to add ClassName in composite...
View ArticleMonitor Type
Hi there, there are two different „Monitor Type“: „Web URL“ and „Web“ - What exactly is the difference between them? Thank you
View ArticleLoop Through Array Returned by Script in Keyword Test
I've written a large amount of script which use arrays to reduce the the data reads from the Excel spreadsheat and improve performance. I recently discovered that, unlike keyword tests, script...
View ArticleGroovy If statement is not behaving as expected
I have written some code in which I am parsing the response xml of JDBC request and saving the rows in an ArrayList. "ar" Later I am matching the return values with a watch list array called...
View ArticleWhat is the difference between a request in curl and in SoapUI?
Hi. I currently try to connect to a production endpoint throguh SoapUI, but when I try the server generates the following exception: SAXParseException: The markup in the document preceding the root...
View ArticleReady API intergration with jenkins
We had migrated our project from soapui pro 5.1.2 to Ready API 1.2.2. so, install readyAPI 1.2.2 jenkins plug. When the try executing the test in jenkins. Bewlo are the error i was getting. [INFO]...
View ArticleDynamic global properties
I have a service that is secured using a signature and timestamp in the header values. The values timeout after a minute. I've created global properties and I reference them in the tests. I've...
View ArticlePerformance issues with Web projects in Python
Hi, My Python scripts execution time are lasting more than 3 times than JScript ones with the same project settings. I've looked over the most used actions from Test Complete in web testing and I...
View ArticleRecord scenarios for every release?
Hi, I record the scenarios in LoadComplete for every release and do data correlation & parameterizing etc., for the load test.I record it every time because, few service calls are failing with new...
View ArticleReady api pro is too slow
Hi, Ready api pro become too slow,each time i click somewhere the hour glass appears and remain for at least 10minThen a black screen appreas at the end.i cannot do anything except close ready...
View ArticleHow do I assert one of the objects in an array meets a condition in SoapUI by...
Let's say I have a response like below {"errors": [{ "code": "100", "message": "Message for 100", }, { "code": "200", "message": "Message for 200", }]} I can assert the codes by using...
View Article