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

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

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

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


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

Is it possible to import a project created in a basic free version of SoapUI...

I am unable to import a project from the free version of SoapUI into the new Ready API application. Is there a workaround or solution to this? I get a null pointer exception error Thanks

View Article


Jenkins throws org.apache.xmlbeans.XmlException: error: Unexpected element:...

Hi I am running automated tests using SOAPUI. My tests run safe when running in SOAPUI but one test fails when running in Jenkins as maven project.10:54:36,633 ERROR [SoapUI] An error occurred [error:...

View Article

Image may be NSFW.
Clik here to view.

Picking a random row from a dataset as part of a test

TestComplete has the ability to drive tests using a data source (Excel, CSV, datbase, etc), and there is a Data Loop option built in if you need to repeat the same steps for all the rows in a dataset....

View Article


QuerySelector() method is not in my project. How do I get it?

Hello my company is using TestComplete. I recently started automating Web apps. Up until now, I used the Object Spy to map all elements on a web page. I need to use a CSS selector. I have tried to...

View Article

Use javascript or groovy?

Hi all, I'm just starting out with Ready API and wondering if it's better to use Groovy or Javascript? Are both equally well supported across the Ready API suite? Groovy has been used in SoapUI for...

View Article

Multilines overview in ccollab admin batch

I am trying to create a new review while filling the overview custom field with mutiple lines of text. All of my attempts have failed. For example, $ cat b.xml<batch-commands>...

View Article
Browsing all 20073 articles
Browse latest View live