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

Changelist update not updating

Running Collab 8x integrated with JAZZ RTC 502.We have noted a few issues in collab behavior that we can't seem to resolve and it appears top be a bug on the collab side when you take a review out of...

View Article


Runtime error on SendMail

Hello!I am constantly getting the Runtime error when running this short python script in TestComplete: def sendResults():   SendMail("xxx@gmail.com", "mail.xxx.com", "Test Execute", "xxx@gmail.com",...

View Article


swagger API totally gone

I found my swaggerHub API suddenly totally gone.When I look in my browser in the debug console I see:message: "duplicated mapping key at line 1206, column 24: required: false"name:...

View Article

How to convert time value in Milliseconds?

Hi,I have time value as string like this - 0000:00:05.016Is it possible with TestComplete to --1) Convert above string to time2) Get total time as Milliseconds - 5016 ms...

View Article

Receiving java.lang.NoClassDefFoundError using SoapUI NG PRO

Hi, I'm trying to run few scripts on SOAPUI NG PRO and getting 'java.lang.NoClassDefFoundError' at line 99. Code at line 99 as follows:        Cell cell = row.createCell(j);...

View Article


No data received (ERR_EMPTY_RESPONSE) error in Chrome when recording

I use a certificate instead of id/password to log in my application. When I rey to record the login, this is no popup window for me to choose certificate, and just shows error as subject of this...

View Article

Image may be NSFW.
Clik here to view.

WS Reliable Messaging Sequence

Hi,      I am using SOAP UI to test WS Reliable Messaging to the application.However when using the enable WS-Relaible Messaging checkbox, I see the message is going to the Application, however a close...

View Article

Script within DataGen test step

This is an example of one of many small scripts I have within a DataGen test step to generate a single property: ((int)Math.random()*(1999999999-1900000000)+1900000000) In Ready API 1.4.1Last value...

View Article


How to handle dynamic powerbuilder DataWindow?

Hi, I am working on a powerbuilder application having dynamic pbdw control. The rows are loaded based on some filter criteria. I am not able to identify objects in the application. However if i try to...

View Article


How do I convert an XML Response into Java object? Can this be done in SoapUI...

I get an XML response can I convert it into Java Object by using Java API for XML Binding or XML into Java Bean so that it becomes easier to validate the response using objects. Please help

View Article

how to change default property timeout in code(delphi scipt) ?

how to change default property timeout in code(delphi scipt) ?

View Article

Wait for Element until its exists

Hi,  Is there any specific method which I can use to wait until a certain element exists or loads up only then it goes to next step. As currently I am using .Delay() method which can fail if element...

View Article

change TestExecute log's shared folder

Hello, I want to change the place a VM called "scenario" which runs TestExecute registers its logs.Obviously, TestComplete and TestExecute could access both to this location. I have a ProjectSuite...

View Article


How to use keyword statement While Loop based on if an Onscreen Object is...

I am testing a desktop app and trying to use a while loop to run a series of steps if an object is visible on screen, in this case it is an error that shows up if I a username has been used.  Right now...

View Article

AlertSite Release Notes

Greetings, The following release notes were posted to the 1.0 and UXM consoles today. Some nice new functionality along with UXM performance improvements!  EnhancementsAlert Notes: The ability to...

View Article


Dialog windows in Delphi XE 10 (Rad Studio XE 10)

The application I'm testing is compiled with Rad Studio XE 10 and the dialog window is detected as:Sys.Process('download').Window('#32770', 'download').Window('DirectUIHWND').Window('CtrlNotifySink',...

View Article

Remove account and replace it with an organization

Due to unfamiliarity with SwaggerHub, I created a second account instead of an organization. Now I can't create the organization anymore that I wanted to create. Is there a way to convert an account...

View Article


can not be highlighted from Object spy But Object browser

 In Our delphi appication(XE-10) have a tab window (WndClass=TTabSheet)This tab can not be highlighted by Object spy says"Cannot highlight this object on screen"but same thing nicely highlighted when...

View Article

Image may be NSFW.
Clik here to view.

Is it possible to connect to mongodb from soapUI opensource using овис...

HelloI am now trying to connect to mongoDB from SoapUI opensource.I have seen some topics here but have not seen if it is possible to resolve this problem with JDBC component in SOAPUI?What I am doing...

View Article

How can I capture the output of the ShellScript in Groovy ?

Hi,      I am trying to capture the output of the Shell Script by using below pice of code but it is not working for me . import java.io.InputStream;import com.jcraft.jsch.ChannelSftp;import...

View Article
Browsing all 20755 articles
Browse latest View live