User-Agent option issue ?
Hi, I need to change the user-agent header field in my soap requests. But even if I set it in the preferences window, all my requests continue to use the HttpApache library standard's user-agent. Here...
View ArticleTFS Source Control with Check-In Policy in 11.2
Does this mean we can now check-in to TFS when there are check-in policies? Based on this article I've held off using source control in TFS because we use check-in policies.
View ArticleProject that works in SoapUi 4.6.1 fails in SoapUi
I have a SoapUi project from 4.6.1 that uses WS-Security to connect to a Apache CXF 2.3.1/JBoss6 SOAP web service. The SSL global preferences are set with a certificate that gets through our proxy,...
View ArticleWhat parts of the message are compressed when gzip compression is enabled?
What parts of the message are compressed and what http headers are added when gzip compression is enabled on a soap request message? I'm working with a 3rd party that requires gzip compression on the...
View ArticleModifying a vbs script while in a jscript project
I have lots of scripts in jscript and can run them. I also have some vbs scripts that I'd like to modify and I'd like to copy them into a unit and modifiy it using the IDe and then run it via testcomplete
View ArticleI have a jscript project Suite - can I call a script from another Suite?
Suite 1(jscript) to call script 2 (vbscript) from Suite 2
View ArticleIf sData "" Then vbs script in jscript?
How to code this in jscript?If sData <> "" Then If sData = "0" Then iColNum = runcolcount Else if IsNumeric(sData) Then Else Call zGen_PopupMsg("This...
View ArticleSearching for renamed test
I just renamed a test, modifid script save and update source controlwhen ever I load project suite it search for old nameremoved all test and added back still comming.deleted script node and added back...
View ArticleFind out whether Script Extension is installed, enabled
Hi all,can this be done without just using the extension and catching the error? Regards,Manfred
View ArticleKeyword driven framework Using Excel
Hi , We are quite new to the tool. Planning to propose this tool with our client.Please could you let us know if it is possible to implement Keyword driven framework using Excel similar to UFT. Please...
View Articlesmartbear.example.orders is not detected on the Sony device
Hello Everyone, I am trying to run the Order application which has been provided with the Test Complete. I am able to instrument and launch the application using the scripts, but the process is not...
View ArticleHow to read and use SoapUI API for non Dev people?
Hello, i don't have any background in development especially in java.I would like to learn how to read and use SoapUI API from SoapUI API docs...
View ArticleSOAPUI. Accessing a basic authentication webservice through companies web proxy
Hi. I'm on SOAPUI v5.2.1. I need to call an internet exposed service from inside my companies network. To get out to the internet I need to go through the companies web proxy. Windows domain\user...
View ArticleWin7 64 bit OS 9.31.3889.7 wont display Open From Source Control option in...
Using the MS Team Foundation Server MSSCCI Provider (32-bit), the File -> Source Control Option wont display Open From Source Control.If I selectFile->New Project SuiteThenFile -> Source...
View ArticleUnable to identify elysiangrid objects in syncfusion
Hi All,I am working on Syncfusion based application, where we find number of Elysian objects(like alians for us),.. I have tried to add this object under Project properties -> Syncfusion grid...
View ArticleAre there any plans to update the way Ready! API integrates with TIBCO EMS...
Are there any plans to update the way Ready! API integrates with TIBCO EMS (instead of Hermes)? I find that the currect integration using Hermes JMS is a bit clunky. I would prefer SmartBear get an...
View ArticleReadyAPI CPU 100%
I know there are floating around topics about SoapUI / ReadAPI utilizing 100% of CPU but none of the topics specifically touch on the application issues i'm having. 1. ReadyAPI iteslef maxes 100% for...
View ArticleCan Ready API 1.3.1 use java v1.8.0?
Hi,We have our own JAR file that we place in the bin/ext directory. Our JAR file is complied with Java v1.8. We are getting error stating unsupported major minor verion 52.0. We belive this is related...
View ArticleSame textbox name testcomplete
I have more than 2 textbox in window. 1. WPFObject("TransitionElement", "", 1).WPFObject("TextBox", "", 1)2: WPFObject("ConditionalContent", "", 1).WPFObject("TextBox", "", 1) I want to enter...
View ArticleHow to add Authorization Header to a Rest Request in Java
Hi, I am newbie to SOAP UI java Api's. Could you please help me on setting Authorization Header to a Rest Request for a test suite in java. Please find the Step: WsdlProject wadlProject = new...
View Article