Quantcast
Channel: New board topics in SmartBear Community
Browsing all 21061 articles
Browse latest View live

Cannot import Soapui plugin in Eclipse

Hi,i cannot import soapui plugin in eclipse.I have Eclipse Marsi try:Help/install new software/then i added this line: http://www.soapui.org/eclipse/update Eclipse says : Could not find...

View Article


Group operation not working in new tests after update to TC 11.10

I can see the groups broken out in our old log files and if I run an existing test,  but they do not show up in the new tests we are creating, even though the tests are formatted the same way. Is there...

View Article


Getting errors when trying to open a project from Source control

Hi Smartbear comunity, I am experiencing problems when I try to open my automation project from the Source control, these are the errors I am getting: - Access violation at address 06467B63 in module...

View Article

Failed to load url; jndi:/localhost/WEB-INF/soapui/edi-soapui-project.xml

INFO: WebUI ENABLEDNov 18, 2015 3:35:49 PM com.eviware.soapui.mockaswar.MockAsWarServlet initINFO: Loading project15:35:50,009 INFO [SoapUI] File...

View Article

Fetch cookies from soapUI Request and Response and reuse for following Requests

Hi  I have used follow script trying to get the cookies. def myClient = HttpClientSupport.getHttpClient()def myStore = myClient.getCookieStore()def cookieList = myStore.getCookies()log.info...

View Article


Modify response with request data

Hi all, Newb question for you.  All I want to do is grab data from the request and add it to the response. In this case a transactionId from the request I want to transfer to the response transactionId...

View Article

ProjectListenerAdapter method interfaceAdded not works

I added a project level listener ,and override the interfaceAdded method to give some suggition for the new added interface , I deployed in my local readyapi and then then to create a new project ,and...

View Article

JSON Response tab displaying decimal values incorrectly compared to the...

I have a REST API that returns JSON. See an example of a response below:"Lines": [{   "Amount": 5.0,   "Cashback": 0.0,   "Change": 0.0,   "Forfeit": 0.0,   "InclusiveTax": 0.84,   "PaymentMethodId":...

View Article


TestCase Level- How to get the Requrements Tab element values

From the test case level ,i populate some requirements in the Test Case's right side Requirements Tab, how can i get these requirements in my plugin code ? Like requirement ID,name,short description...

View Article


Testcomplete 11.10 jQuery not Supported

I read this side "https://support.smartbear.com/viewarticle/69056/"1 -(All Extensions are installed)2 - "jquey" is included on the WebPage [<script src="jquery/jquery.js" type"text/javascript"] to...

View Article

Space should be there between "TEST AND COMPLETE" (TES TCOMPLETE) of start...

Space should be there between "TEST AND COMPLETE" (TES TCOMPLETE) of start page in Test Complete

View Article

Error while identifying a Infragistics Label using object spy

System.NullReferenceException: Object reference not set to an instance of an object at Infragistics.Shared.DisposableObjectCollectionBase.get_IsSynchronized() attached

View Article

Alternative method to Test IOS application without using certificates

Hello , I am new to Test Complete mobile Testing. Currently I am trying to Test an IOS application which is not yet published.So is there any alternative approch to test it without using the...

View Article


How to capture typeahead objects using TestComplete tool?

How to capture typeahead objects using TestComplete tool. for ex when we are typing in google textbox, some suggentions will be shown automatically. How to capture those suggestions using TestComplete?...

View Article

Script execution time

Hi Guys, I am new to loadComplete and I am learning the tool and evaluating the different features. While I recorded a script, it captured the various requests and responses. In the documentation, it...

View Article


Objects in an Alias keep changing every TestRun, how can I point directly to...

I have a problem when replaying recorded scripts. If I rerun the script on the same application (version) Objects change, which results in the script giving an error because the object cannot be found....

View Article

keypress simulator for testcomplete web

I'm trying to emulate the following simple step:   panel = frame.frameIpsframe.panelMain;  passwordBox = panel.passwordboxInputpin;  passwordBox.SetText("zzzz"); But the "zzzz" is in real recorded from...

View Article


How many VM's & infrastructure detail required for set-up

Post was moved to SoapUI forum (http://community.smartbear.com/t5/SoapUI-Open-Source/bd-p/SoapUI_OS)

View Article

How many VM's & infrastructure detail required for set-up

Need to do load testing in SoapUI & LoadUI (License version) tool in 2 VM with (TPS) 3000 - 5000 & concurrent users- 25000. Pls provide us how many VM's & infrastructure detail required for...

View Article

Image may be NSFW.
Clik here to view.

Pushing items onto Array

How do you push items onto an array? The following throws an exception. function ReadAllCribs() { var AllCribs = {}; Project.Variables.Cribs.Reset(); for (; !Project.Variables.Cribs.IsEOF() {...

View Article
Browsing all 21061 articles
Browse latest View live