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

How to tell TestExecute to use saved RDP settings?

I am using Test Execute to run distributed testing over several different VM's.  The problem is that one internal web applicatoin we use has to be used at 1920x1080 resolution, and it doesn't seem test...

View Article


Where is the issue in GetProperties Value ?

I called my function: function propValueList(string,object){p=object;props = aqObject.GetProperties(p);Log.Message(string);while (props.HasNext()){prop = props.Next();Log.Message (prop.Value);}} But...

View Article


Ability to re-use the same attachment in multiple requests

I have one request with multiple attachments in it. I would like to re-use the same attachments in other requests without having to add the same attachments in each of the requests so that I can avoid...

View Article

How to use groovy scripting to dynamically generate request XML?New to...

Hello,How to use groovy scripting to dynamically generate request XML?

View Article

Launching SoapUI test from QAComplete: pops the error "Unable to enumerate...

When launching a test from QAComplete to a virtual machine where SoapUI (free version) is installed and the project is present, the project seems to run correctly, but finishes with a FAIL.In the Test...

View Article


Result Propertie on manual Step vs. Response Propertie on Request Step

Hi everyone! Does anyone knows, why the result for a "request" step is saved in the custom properties and named "Response" and for a manual Step is the custom property named "Result"? It is relevant...

View Article

Question: Compression Level

Accessdesign options,click on theGeneraltabin thesubmenuImagesclick theConfigurebutton.Compressionlevelgoes fromlevel1 is9, what yousuggestme,what I getto put9, andspace,and whenone?

View Article

Getting and adding values from Excel, Test Complete Samples Missing

Hello,The documentation claims the samples for using Excel are located in the Users\public\documents... folder but I'm unable to find them. Perhaps they've moved?    I'm using JScript to try and add a...

View Article


Login and store Authorization Token for subsequent use (MVC5 and Web API 2)

I need to login to a site automatically with a username and password. I need to pass this into the login page as form data and store off the returned authorization token for later use to move to the...

View Article


NPE while running SoapUI pro Tests from maven

I just created a Composite Project in ReadyApi 1.3,i am able to run the tests in GUI but while running it from maven, i am getting this error java.lang.NullPointerExceptionat...

View Article

Ability to re-use the same attachment in multiple requests

I have one request with multiple attachments(wav files) in it. I would like to re-use the same attachments in other requests without having to add the same attachments in each of the requests so that I...

View Article

ReadyAPI! Project property

Hello, I am trying to set the project properties from command line using -P variable it is working for some but not for other.For example if you look at the the command below it has two project...

View Article

Recorder not recording - no data received and err_empty_response

I am trying out loadcomplete and cannot get recording to work.  I ensure that the proxy port matches the traffic port, the proxy is active, and I make sure the URL works.  When loadcomplete opens the...

View Article


cannot open project

i use the second PC to run scriptsi saved the project in PC1and opened the project in PC2, but cannot open itevery time i open this project, it shows error. it point out the PC1 path and said cannot...

View Article

Can we run script in Windows for iPad.

Hi, I was going through the iOS support for TestComplete automation.I have couple of questions. 1. Can we script for iPad application using Windows os?2. If yes how can we achive it?a. Need to more...

View Article


Need to Change the end point URL on selecting a value from UISupport.prompt...

Hi, I need to set the end point URL for all my test cases with a property value which i set on test suite. I ran the below script for selecting the valueresult = UISupport.prompt("Please select the...

View Article

Info: Forward/Back arrow buttons to Expand/Collapse the nodes. (Just in case...

Forward and Back arrow buttons can be used to Expand and Collapse the nodes. (Just in case anybody doesn't know). 

View Article


How to get X,Y coordinates of a cell inside a table at run time. ? Given Row...

 Hi Team, I want to retrive X and Y coordinates of a cell inside a table(Grid) at run time.  I have the row and column number. I need to simulate a right click on that cell using ClickR property for...

View Article

VBScript to add a new row in a Table variable

Hi all, I'm trying to add a new row into a Table Project.Variable but something is not working for me. I can create new variables from a script but the new row and their values are not stored once the...

View Article

Text Recognition over an Image + Java Swing

I am trying to automate a Java swing application where annotation text is drawn over an image. I understood that text Recognition addin will not work for Java applications. Can anyone let me know how...

View Article
Browsing all 21061 articles
Browse latest View live