How to check (and close) processes in a loop?
In my keyword tests, I need to check on some active processing before starting execution.However, if these processes are active, I need to close them. I do not know how many instances of these...
View ArticleHow to trigger a TCXButtonEdit OnButtonClick event
Hi, I am having a problem trying to trigger the OnButtonClick event and the help/manual doesn't seem to help/work, and would like some feed back to see if its possible. Here's what I am hoping to...
View ArticleHow do I simulate holding down spacebar?
I'm trying to record a script that holds down the spacebar and does a region check while the spacebar is held down. Is this possible? I wasn't able to find anything in the Help documents about the...
View ArticleNeed your vote on the new SmartBear Test Product name!
The idea behind the new product:Standalone sister product to TestComplete targeted at Dev Tester that allows to write and run robust tests within IDE such as Visual Studio or Eclipse. Allows Developers...
View ArticleSLA's for different environments
Is there a way to change SLA assertions based on what environment we are running against? For example, we have Environment variables set up for Dev/QA/Prod. We know that Dev will be slower and we...
View ArticleNeed to insert tomorrow's date in JDBC Request Step in...
Hi, I need to insert a row having tomorrow's date as a value of date column by using the JDBC request step. Along with date I am reading some other values from by previous JDBC result. I have manage yo...
View ArticlesoapUI Pro 4.6.0 java.lang.OutOfMemoryError
1. Just installed soapUi Pro 4.6.02.Getting the java.lang.OutOfMemoryError when I try to start the soapUI Pro 4.6.03. Tried to increase the Xmz size as below --Xms1024m-Xmx4096m4. But now I get the JVM...
View Articleexpired certificate for mutual ssl
Hi Team, I have a mock service in soapui. I am trying to do 2 way Mutual SSL. I have generated self signed certificates for both client and server. Following is the link that I have am using as a...
View ArticleGeting Test Case/Test Suite Result(pass/fail) via groovy?
Hi Support,I am using Ready API 1.3.1How to get Test Case Result(pass/fail) via groovy?How to get Test Suite Result(pass/fail) via groovy? ThanksRajendra Prasad
View ArticleUse groovy to run sequentialy loadtests
I use soapUI 5.2.1.I have TestSuite with 4 TestCases and each TestCase has N test steps. For each TestCase I define one loadTest. My goal it's to run loadtest on each test step to get some stats about...
View ArticleIs it true if we run testCases or Suites in Parallel using groovy ,TestSuite...
Hi Support,I am Using Ready API 1.3.1 When i run test suites in parallel mode in a loop ,ready api doesnt showing any TestSuite Log.Is it true if we run testCases or Suites in Parallel using groovy...
View ArticleHow to get total number of data rows in grid data source using groovy?
Hi Support,I am using Ready API 1.3.1How to get total number of data rows in grid data source using groovy? Thanks,Rajendra
View ArticleHow to i clear the property values of a TestCase or TestSuite using groovy...
Hi Support,I am using Ready API 1.3.1How to i clear the property values of a TestCase or TestSuite using groovy script? Thanks,Rajendra
View ArticlePacking (archive) the mht file and store it to specific location
Hi,I want the mht file of my test results to be packed at the last stage of my test.I have tried using slpacker script routine but it only packs alle the files but I want to have the mht file archived...
View ArticleNeed your vote on the new SmartBear Test Product name!
The idea behind the new product:Standalone sister product to TestComplete targeted at Dev Tester that allows to write and run robust tests within IDE such as Visual Studio or Eclipse. Allows Developers...
View ArticleIncorrect size of soapui jar at smartbear maven repository
I am trying to install org.urbanbyte.soapui plugin via gradle. ....maven { url "http://smartbearsoftware.com/repository/maven2" }maven { url "https://plugins.gradle.org/m2/" }....classpath...
View Articleafter response populated, how to capture request/notification which it sends...
After response poplulated on SOAPUI, How to capture notification( may be DB status) which it sends to another server.
View ArticleRun test script via Test Execute out of Visual Studio
Good morning. Our team is pretty new to TestComplete. We have a couple Test Complete Node Locked licenses and a Test Execute License. My question is, is it possible to store our completed test...
View ArticleTrim Special Characters from Numbers
Hi, I want to remove special characters from number. Can I use replace function ? var Notional= Getter.vGetPropertyVal(WTbx_SingleLegNotional,'Text');var Desired= Notional.replace(/[!@#$%^&*]/g,...
View ArticleTo configure the github with code collaborator.
The user is not able to configure the github with code collaborator.he is not able to get option i.e. remote system integration.can you please help on this urgent basis.
View Article