Execute Several Queries at once in one connection
I would like to Execute serveral queries at once and don't know how to do it my code is like this: var AConnection, Driver;AConnection = ADO.CreateADOConnection();AConnection.ConnectionString =...
View ArticleGroovyscript to set Service Endpoint row or assign WSS configuration
I have a number webservices tests that need to run across different environments. Presently I use another editor within the automated test to edit substrings within the project xml to to assign the...
View ArticleHow can I get the last row first cell value in vbcript
HI All, I'm facing an issue and not able to find exact solution as well not able to write code also. my scenario is Clicks on Add button - Added a row at the bottom in the grid - Click on a info icon...
View ArticleExclude file comparison in the logs
Hi, I make plenty of file comparison through several tests (2 projects that contains several test items). I wish I could exclude the files comparison in the case where the 2 files are different. Is it...
View ArticleHow to import excel sheet from desktop to test complete tool?
Hi All, I need reply from your end view's, please see the below questions. 1. Is there any option to import and export excel file from desktop to test complete tool?2. Is there any option to proceed...
View ArticleEnveloped Signature for SAML (XML) WSS Entry
Hello all, I am struggling to create SAML 2 assertions with enveloped signatures. Adding a SAML (Form) element and checking the box "signed" in the outgoing ws-security configuration creates an...
View Articleunable to load SOAP UI Project
I am unable to create a SOAP UI project by importing my WSDL File. The Web Service is Working but for some reason not able to import to SOAP UI. (Using SOAP UI 5.1.3)any suggessions / solution to...
View ArticleTestComplete returns NULL from Excel in Property Checkpoint, but returns...
I am using the Property Checkpoint to verify a value from UI with a value from an Excel. The checkpoint returns a NULL value from the Excel, but when i use a script to do the same, i get the correct...
View ArticleGet & save dynamically generated value in 1 test & pass it as variable in...
I have a form, where I fill in some information and when it is saved, it generates an Order Number. I want to get and save that value in a variable. When I use the Property Checkpoint here, can I save...
View ArticleHow 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 Article