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

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


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

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


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

How to know a video is playing in High Definition or Standard?

All, Are we able to know a video is playing in High Definition or Standard with TestComplete? If not, do we have any ADB shell commands to get information about the playing video on Android devices?...

View Article


NullPointerException in TestCaseLogModel.addTestStepResult

Hi, I'm working on a plugin for a new test step, and I keep seeing this error when I run my test. Could you please tell me why this is happening and how I can resolve it? Thanks! Thu Nov 19 17:07:25...

View Article

How to Use Project Path in Command Line Parameters

Hi All, I try to open a file which is present in Project path by using Tested Apps, so i created one Tested apps I have given "Project.Path+"Sample.xls"" in command line(Plz refere : Testedapps.png),...

View Article

get all the opened excel workbook names

Hi, I'm trying to get all the opened excel workbooks names and save it in different location by save as. The below VBA code does that but couldn't use it in test complete. The VBA codeDim wb as...

View Article
Browsing all 20755 articles
Browse latest View live