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

Can I Add Test Items from Another Suite?

I have 2 suites for two different applications that work with each other.I would like to call 2 keyword tests from another suite. How do I do this in the area where I string test items together.Right...

View Article


Adding tables to Stores > Tables using jscript

Is there a way to add tables to Stores > Tables uisng jscript (same way as picture can be added to Stores > Regions using "Regions.AddPicture" method)? var table =...

View Article


How to create custom DataSet for SoapUI DataExport xml/csv report

Did anyone tried to change xml or csv reports to custom structure of data sets, that could be used to export reports from SoapUI Pro. My idea was - to extend startTime or add additional field of start...

View Article

How to use the value in the previous function

For example: function a (b){return (c:c)} function a (e){return (f:f)} function d (c,f){//Statement}I am calling the functions thru excel, I would like to run function a twice and use the returned...

View Article

Image may be NSFW.
Clik here to view.

I Need more Performance information using VB

Hi, I want to test performance of oure desktop application and write the results to an Excel file. Performance not only in elapsed time but also used memory. Now I use Win32API.GlobalMemoryStatus to...

View Article


How get the show mobile screen using code.

I need a way to activate show mobile screen using TestComplete code.If I have to run it in a batch file I need the "Mobile Screen" to appear on my desktop. Let me know how to activate this using code.  

View Article

Property Checkpoint shows wrong Actual Value

Hello, I have been having some problems with property checkpoint lately. Usually property checkpoint works the way I expect, it checks the contentText of objects on my web page and if the contentText...

View Article

\r added to each line of the request

Hi, In SoapUI 5.2.0 => create a new SoapUI Project, add new TestSuite with a request.  Save the file. In SoapUI 5.0.0 => open the file that was created in 5.2.0 Problem:after each line of the...

View Article


\r added automatically to each line of the request

Hi, In SoapUI 5.2.0 => create a new SoapUI Project, add new TestSuite with a request.  Save the file. In SoapUI 5.0.0 => open the file that was created in 5.2.0 Problem:after each line of the...

View Article


Groovy Script Test Step only execute once in a DataSource Loop test case

Hi,I am new to Ready!API and created a test case with datasource loop. I've added a groovy script which checks one property of the response of an earlier step. If the property value is 'Inprogress'...

View Article

Creating a call to send compressed data?

Hi, my team would like to use Ready!API to create a call to send compressed data(gzip) and post it to make sure this works correctly for our rest service.i can get some more info if needed as i'm sure...

View Article

how to check if sheet in excel driver exist or not

Hi,  I want to check if Sheet1 exists or not. Sometimes 'Sheet1' is named as Error in our application, and hence is an actual error in export. Even though file is exported correctly.  Attempt:var...

View Article

New test step does not save correctly

I have been working on a new type of test step - RestTestRequestWithRetryStep, which extends RestTestRequestStep with some basic retry functionality. Everything works well in the client, I can add a...

View Article


alter Sys.UserName at run time

Can we possibly alter Sys.UserName during runtime or atleast the browser user name property? Mahesh

View Article

How can we set jdbc timeout in Ready API 1.4?

Can any body please help me in chaging the JDBC time out in Ready API 1.4?Also in the jdbc time out ssertion step,i am not able to add timeout assertion.Please help.

View Article


Image may be NSFW.
Clik here to view.

Three Strangers

Once upon a time there were three strangers: Object Browser, Mapped Objects, and Name Mapping (Aliases). Each one had their own panel in TestComplete land but none knew of the other. The Object Browser...

View Article

Referring of user-forms

I have several projects for testing.One project entirly consists of re-useble librariesWrote a user-form and event script in library project, which supposed to used in several projects.But when you add...

View Article


DDT.CSVDriver is not working

Hi All, I am using DDT.CSVDrive() for opening csv file. it will be work fine when, I pass file name (path) directly in DDT.CSVDrive() methods. but its given error when I am passing same path using...

View Article

How can I import external python packages like "numpy" etc. in Testcomplete?

Hi, is there a way of making the python34 installation, which comes with Testcomplete, find e.g the "site-packages" of my system's python34 installation?  

View Article

Parsing a string and counting characters.

String Example: type1=12345678901234567890111&type2=3.0.00&type3=1234567811From reading the user guide it looks like I can use the aqString.ListSeparator to define the & as use the...

View Article
Browsing all 21061 articles
Browse latest View live