Problems adding SOAP UI in my grails application
Hi, I want to use SOAP UI in my grails application, but I'm not able to set the right buildconfig.groovy settings. My settings are (got it from forum):repositories { inherits true // Whether to inherit...
View ArticleQuestion regarding data driven with radio buttons.
Hi, I have tried 2 method to automate radio button on data driven test provided by testcomplete. Here are the 2 method,...
View ArticleValidate the user input values in the Database
Dear Friends,Scenario is, I have saved records successfully and i want to validate the values are stored in the DB.Like saving a records and verify in the DB.User Name: SenthilPlace: Coimbatoreafter...
View ArticleExecution Cursor
Hi Everyone, Can anybody tell, how to make cursor visible while execution in Test Complete ? So it can help in better debugging of code Thanks.
View ArticleImproper input is getting inserted to console application
Hi , I am using a console application where i am trying to send an input to the console window: Aliases.browser.pageIrcNsm4300g291HpIlo2Integrat.objectRemcons.Keys("start"); The out put that i am...
View ArticleHow do I access to the Import Test wizard in TC10.6 (disappeared)?
Hi I would like import test instructions into TestComplete as it is explained in http://support.smartbear.com/viewarticle/55555/ However, I cannot perform "To call the wizard, select File | Import |...
View ArticleAccess to a custom field using the ccollab batch command
I'm using the gerrit style script to do our reviews. We wnat to use that script with a multiple repos. For that reason I created a new Review Custom Field. What I would like to know is how can I set...
View ArticleCan a project call another project and pass it parameters?
I have created a framework of sorts for my AUT, a library of somewhat universal scripts for common actions:- Click Option in file menu (File, New)- Set Form Field value (Customer #, 12345)etc, etcI...
View ArticleNo cut and paste from the outline view
I used to be able to cut and paste from the outline view of the response. Not anymore - totally read only without c/p. Is there a way to enable this feature? (SoapUI Pro 5.12 Mac OS 10.10.3) Add...
View ArticleOutgoing WSS overrides by method/environment
Hi folks, I'm building a regression suite for a service where each of a handful of operations has a different outgoing WSS preset for each of our several environments. E.g. operation1 has presets for...
View ArticleFocus Issues clicking JButton in Java Application
Below is my code to click a given button: function ClickButton(TheButton){ //Works Intermittantly TheButton.grabFocus(); aqUtils.Delay(1000); TheButton.Click(); } If i click the parent window with my...
View ArticleSoapUI NG and Version Control(mercurail)
Hello, Tools for us: SoapUI NGMercurail (SCM) Problem: Our test case are structured as follows: we are quering the database and passing values to the request xml and hitting the endpoint and if a...
View ArticleCannot resolve com.smartbear.utils.analytics:analytics-core:jar:5.2.0-os
I just cloned the soapui project from GitHub, and attempted to build (i.e. mvn clean install). It failed with the following error: [ERROR] Failed to execute goal on project soapui: Could not resolve...
View ArticleWhich forum to use for SoapUI "general usage" questions?
I see that the SoapUI product currently has two forums:SoapUI Open SourceSoapUI Feature RequestsNeither seem appropriate for SoapUI "general usage" questions. An example "general usage" question is...
View ArticleUanble to run TC with Firefox
Hi, I'm trying to run TC on FF. but something went wrong.I'm using TC 10.3 I was able to run on FF in the past , and I'm installing the FF patched from testcomplet's site.but now I see in the object...
View Articlewhy no specify truststore but still work in soap ui 5.1.3
in SOAPUI 5.1.3, preferences > SSL Settings, I have set keystore but not truststore (also no place to set truststore in ssl settings), then I connect to https server, but it works, why SOAPUI 5.1.3...
View ArticleTC 9 -> TC 10 can't record. "Please make sure that AQtime is installed...
Hey their,I have a big problem and hope anybody can help me.I upgraded TC9 to TC10 and now I can't record some tests, which i could simply record with TC 9.In my Main Program the recording is no...
View ArticleCreate test items during runtime
Hi, I am primarily working in Jscript to execute my testcases. I have my testcases defined in an excel sheet and then parse and execute each in a seperate script project Test Item. This means that I...
View ArticleRelative paths after reboot with preceding '/'
Hi, In our project we are testing desktop applications and windows settings. To run applications, the TestedApps are filled. In many cases with a relative path: "%windir%", "%systemroot%",...
View ArticleCan we record execution of tests written in TestComplete ?
Hi, Is there any way to record the execution of tests, so instead of having screenshot of failed/passed step, I want to record the complete execution as a movie clip. Can we achieve that in...
View Article