Parametrize a post request in Text/plain form
Hi, Is there a way to parametrize a post request which is in text/plain form?since the details are not available in parameters tab. Thanks,LearningTC
View Article‘Text Recognition’ features not working in Test Complete 11.11.1064.7
I am using ‘Text Recognition’ features from Test Complete to work with Text Objects Dialog.This feature is working fine for my Project in Test Complete 10.0 531.7 but the same is not working in Test...
View ArticleTestComplete 10.60 and Chrome 47
Hello! I use official TestComplete 10.60 for functional web testing. We need to use latest version of Google Chrome (it is 47 right now) for testing. Unfortunatelly I cannot find plugins and patches...
View ArticleAuthentications Were Removed While Migrating from SoapUI Pro to SoapUI NG Pro!
Our client has recently bought SoapUI NG Pro licenses and is trying to migrate our test scripts which were developed with SoapUI Pro to SoapUI NG Pro. However, when we attempt to import these projects...
View ArticleError message "You need to enable SoAP extension"
Hello everyone, i am new to this community & am not aware of the all the rules. I am search of the correct community to publish this message. If i am not on the correct community kindly navigate me...
View ArticleRe: DataSource - excel - filepath as projectpath
Please correct me if iam doing something wrong...please find the attachment for the setupdetails I want the testdata file to be picked from the project location, in this case which is desktop
View ArticleError message "You need to enable SoAP extension"
Hello everyone, i am new to this community & am not aware of the all the rules. I am search of the correct community to publish this message. If i am not on the correct community kindly navigate me...
View Articletestcase.setPropertyValue is not updating the value between iterations of a...
In the following code...def getStats = postProc.testSteps["getStatsForRun"] runList.each{ sleep (4000) log.info "getting stats for run: runName = ${it.runName}, runId = ${it.runId}"...
View ArticleFinding/changing timelimit in LoadUI-NG load tests
I'm trying to run load tests and after about 7 minutes of running, I see the traffic decrease by 30 trans/s. We ran into a similar problem with LoadUI (Pro) v.2.5.1 where a test scenario was set to...
View ArticleChangelist 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 ArticleRuntime 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 Articleswagger 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 ArticleHow 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 ArticleReceiving 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 ArticleNo 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 ArticleWS 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 ArticleScript 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 ArticleHow 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 ArticleHow 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 Articlehow to change default property timeout in code(delphi scipt) ?
how to change default property timeout in code(delphi scipt) ?
View Article