How do I detach a mapped name from an object?
The object I am trying to check was automatically mapped to the wrong name under a different parent. I can't go to the object and simply change the mapped name because a correct mapped name doesn't...
View ArticleIs there a process to get a jdbc connection from a user configured driver...
There was a GroovyUtilsPro class in SoupUI 5 which allows the test script to get a Jdbc connection via jdbc drivers that can be pre-configured in Preferences, but the same class cannot be found in...
View ArticlesoapUI GUI is stuck when adding a new testcase property
Hi. I am using soapUI Pro via Ready API 1.3.0. on a PC running Windows 7 SP 1. For the last few days I have been having a problems with the soapUI GUI. One blantant example is adding a new testcase...
View ArticleLDAP Authentication setup issues
I seem to be having some trouble getting LDAP authentication to work. I've used the same setting I've used for other applications/scripts. I keep getting a "Invalid password" error message. On the...
View ArticleSpartan as a browser
In TC11, testing against Windows 10 and Project Spartan (Edge), TC does not recognise Spartan as a browser, rather than change all my scripts to accomodate it as a nother application, how can I get TC...
View Article2 Quick "Variable Handling" questions...
Hi,I know I have been asking a lot of... simple... questions of late, but I am moving from QTP to TC and need to move along quickly. Some things that I know how to do are NOT so simple any more... Two...
View Articlepreview token values in test
Is there a way to preview a test with token values? I want to see what the token values are withOUT running the test. Thank you
View ArticleIssues Testing Load Balancer Nodes - SoapUI throwing an illegalArgumentException
I am currently having issues with testing both of the load balancer nodes. LoadBalancer: https://test_x.example.com:1990/Node Y: https://test_y.example.com:1990/Node Z: https://test_z.example.com:1990/...
View ArticleClick on ListView item based on its name
Hi all. I need to click on ListView item based on its name not based on its position/index. I was not succesful with method FindChild because item is not visible on screen. It is necessary to scroll...
View ArticleJira Integration with ready API
Hi,I am trying to integrate Jira with Ready API. But no luck. I have already tried configuring JIRA as mentioned in below link....
View ArticleHow to get the color of a textnode
Hi all, I have a question about the colort of a textnode. Please look at the following two textnodes. I am trying to achieve their color by using the following code: var pin7=...
View ArticleCalling Userforms after Error?
Inanother post,it was suggested thatfordealingserrorsI could useUserForms,reallyliked the idea.So Iuse it, I didsomething like...
View ArticleLooping series of test step using groovy
Hi, I am trying to loop series of test steps using groovy scripting. I am using context.getTestRunner().gotoStepByName('HTTPREQUEST') but not much success. The HTTPRequest is looped only once and i am...
View ArticleEvent Validation for Log in
Hello, Excuse the possible stupid question, however I do not know what to do to get event validation working for a login request I'm doing. I sent a get to the page to retrieve the cookie and relevent...
View ArticleWhen running the SOAPUI project in Jenkins CI, received SOAPUI PRO LICENSE...
I have my Pro license installed in my machine, but when calling my SOAPUI project in Jenkins through ANT script recived the below error, soapui:[exec] SoapUI Pro 5.1.2 TestCase Runner[exec][exec]...
View ArticleLoadTest Response Time Difference between SoapUI, HP LoadRunner and Apache...
Hello everybody, I am currently doing L&P testing using LoadRunner ( WebHTTP Protocol ). The test setup: 1 Virtual User / Thread1 SOAP Call every Second1200 SOAP Calls during the test.Data is the...
View ArticleTestComplete 11 keeps freezing
Running on Windows Server 2008, worked for a few days, but has been getting slower and slower, and now has stopped working entirely. Any action takes forever to complete. Other programs running are not...
View ArticleReady API won't start due to a plugin bug - how do I uninstall a plugin?
Hi, I'm developing a plugin for Ready API, and I got myself into a state where I can't even start Ready API. The error logs are below, and I can see that it has something to do with a plugin that I...
View Articlejava.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException error
I am getting the above error when running this script in SOAPUI-5.2.0 --------def ant = new AntBuilder() mp=\'http://mp.com/api/schemas\'; //mp:JobDiagnosticBundleResponse[1]/mp:Filename[1]}' )def...
View ArticleData source Excel
Hello,In my Testcase I want to check how the system replies, when a mandatory property is not set. I have for ex. 18 properties. I've created an Excel Sheet, and mapt it to the Request with SoapUI NG...
View Article