How to retreive the filename of the source of a XML.Checkpoint baseline file ?
Hi,I didn't managed to find it out from the doc...Thanks,
View ArticleMoving between different tabs in RibbonStrip
I need my scripts to navigate through different tabs in the following control: The ClassName of the control is "DevComponents.DotNetBar.RibbonStrip". I could see hundreds of methods for this control...
View ArticleJsonpath standard expression not working [urgent trial version]
hello , this expression is not working on soap ui pro : $[(@.code=2)].codePays the expected value is 'FR' [{"codePays": "FR","code": "2","libelle": "COLIS (CARTON, FARDEAU)","libelleReduit":...
View ArticleReading a DLL created with C++ is not possible
I have created a Visual Studio 2010 project in C++ which you can find in the attachment.If you open it there are several functions prepared to do something .. but then not able to make work anything I...
View ArticleClicking on RibbonBar/ButtonItem
I have problem simulating button clicks on this control item: The ClassName of the control is "DevComponents.DotNetBar.RibbonBar". I can access the menu itself using 'Items'...
View ArticleCapture appearance of non-modal window and process action on that
How can I capture appearance of a window that was launched by another action? I need to perform some actions on this new window, close it and get back to my main form. When I run my test, I get the...
View ArticleAdd Attachements to request
Hello, When I had an attachment to a request, the Content-Type contains the name of the file ! It seems to be a bug.. Bye
View ArticleWhen I try to stop a script by clicking Stop or via Shift-F2, TC displays...
Not much more to add. I'm running TC 10.40.2015.7 against IE10. Though I would ask why this text box has a font different from the rest of the page.
View Articlehow to do a Oauthv2 auth-code flow enable API with Testrunner
Smartbear Support, I have configured an existing API in the SOAPUI pro 5.1.2 client. It does a 3 legged oAuth v2 auth-code flow, then calls my REST API endpoint (with that authorization). Also I...
View ArticleConnected Application
Hi, I am using Script Extension, but the IDE bug/run slows down alot after so many debugging mode. I would like to user VS IDE but from what I have read it does not seem to be very flexible in...
View ArticleCodeReviewer - Cannot add defect
Hello, We're just trying out the CodeReviewer application and we've run into an issue that we can't figure out. The web GUI is working great except that we cannot add defects. We click the "Add...
View ArticleCatastrophic failures when attempting Log.AppendFolder("message")
I'm running version 10.20.953.7I've suddenly started getting catastrophic failures (so far they seem to hit randomly) when attempting to:Log.AppendFolder(messageVariable) My scripts are VBScript and...
View ArticleI'm in SoapUI NG how to set HTTP Headers for all requests inside Test Suite?
I have some projects with some TestSuites and tons of WS requests. Now I have one new HTTP Header to add to all Requests. This header will be the same to all Request. Is there any way to add this new...
View Articlesoapui NG load tests
In SoapUI 5 and prior, you could:1) generate load tests and run them with multiple strategies (thread, burst, simple...) and2) view the results as a table displaying the min, max, average... time taken...
View Article403 Error When Running Test In Test Suite
When I run a test it passes, but when I run all the test through the test suite Iget a 403 (Access Forbidden). So why do the same test run when run directly but fail when run through the test suite....
View ArticleIs there a way to close all open excel drivers?
Sometimes the test is failed and then stopped before closing the excel driver. Then it starts to run the next test. The next test also creats a driver with same name, as a result it uses wrong excel...
View ArticleUsing Groovy to return a MockResponse based on validation of the request
Dears, I want to fill MockResponse value based on input Mockrequest values. Therefor I read the xml and test it.If certain conditions are met, I'll fill the value one by one on the response. The input...
View ArticleIs it possible to make custom assertions based on your groovy assertions?
At the moment I'm using SoapUI Pro NG and this is part of a Test that I'm building: - DataSource Step with an Excel sheet containing all expected values for the DB2 Database Table- JDBC step that...
View Articlescript of machine i not getting executed on other machine
We have been provided with two tetcomplete licenses. (node locked)We have installed it on two machines.IE 11 and IE 8 are installed repectively on the machines. Script running on one machine (IE 8) is...
View ArticleSOAPUI send multiple sequential requests
Dear all, A quick question for the experts... I would like to create a Test using SOAP UI that sends 1000 SOAP requests sequentially to the same web service, how can I do that? Until now I have just...
View Article