Common Headers
Hi, Is there a way to set common headers so that each time I have to create a new rest service for resource I don't have to enter them. I can clone and that will get my by but would be convenient to...
View ArticleSQL Connection String TC11 vs TC10
The last bit of code I wrote with TestComplete 10 was a routine to restore a SQL database from backup. We are using SQL Server 2012, and the connection string with ADO.CreateADOConnection() was:...
View ArticleNeed user action to Collapse a panel via vb script
Hi, I need to collapse a panel (see attached). At the moment im recording the user action by keyword test and converting to Keyword test doesnt recgonise the little collapse button and clicks on the...
View ArticleTesting in Android Device and Creating Checkpoints
Hi I am new to Test Complete and I am trying to follow this tutorial here: http://support.smartbear.com/viewarticle/72267/ However it appears that I am unable to create a checkpoint as described...
View ArticleTiming problem by using Key word test
Hi all, We recodered a test by using key word test. The test looks like the followings:1) on webpage 1, we need to choose param1 from combobox1 and param2 from combobox22) then click next to go to the...
View ArticleImported wsdl, requests do not look anything like samples given by service...
I am attempting to generate service requests for use with a new "service provider". A state ageny has a system to accept state mandated goverment forms and provided a WSDL defining their various WCF...
View ArticleUnable to search innerText using: aqObject.CheckProperty(body, "innerText",...
I'm trying to search a string using aqObject.CheckProperty(body, "innerText", cmpContains, str, false) where str = "test".Script is unable to locate the string in this dropdown with checkbox. On a...
View ArticleAllure reporting with SoapUI PRO
Hi,Does SoapUI PRO ( ready! api 1.3.0) support Allure reporting ?I run my tests with with Maven build in Jenkins. It runs Junit reports which are not very intuitive. Please let me know Thank youMini
View ArticleTest Library Description Field Character Limit
Does anyone know the character limit for the description field for a test within the test library of QA Complete? Also, is there a way to change that character limit?
View ArticleEditable Custom Field on Run Screen
Is it possible to add a custom editable field to the run screen?
View ArticleCan previuous versions of Testcomplete run a newer version of the project file?
Hi, I am wondering if TestComplete version 10.3 or 10.4 will work with the project file of version 10.6?
View ArticleDoes SoapUI PRO support Allure reporting?
Allure reporting is used in Selenium. Is it supported in Soapui PRO also? Can we update pom file with allure plugin details etc?Or is it not supported? Can anyone please let me know
View Articlehow to click on objects using screen coordinates when ["Click"] method use...
Hey so I need to click on a DevExpress barControl object. The number of buttons in the bar is variable and the number of buttons being displayed at any given time depends on the windows size, so if...
View ArticleFacing Challenges in using Groovy DataSource on Ready API?
Hi All,I am trying to setup Groovy DataSource on Ready API. My Assumption is:When i run my groovy script(available in groovy editor in DataSource ) the data should populate data in data log. My Script...
View ArticleDisable opening the log (in browser) after running a task in Network suite test
I am running a task on a specific host in NetworkSuite test. After the test is executed the log file (mht) is opened in Browser. I do not want that - how can I disable this?
View ArticleHow do you get the background colour of a textbox,cell ,dropdown?
Hi, In My project i have a standalone application whose cell colour changes to green or red depending on the functionality performed please let me know how do we get the background colour of the...
View Articleunable to get external jar to work with ready api even though it gets added...
Hello, I have been using soapui pro5.1.1 and recently migrated to ReadyAPI1.3.1 however soapui projects execution is giving error when imported to ReadyAPI.I have put jsonassert-1.2.3.jar to...
View Articlestart logging at certain point
Hey everybody, i got a new problem. I write my scripts and as soon as they finish i have an event handler which writes everything into database line by line. Everything works fine with just 1...
View ArticleVery confusing problem in the key word test
Hi all, We met a very confusing problem in our key word test. Our test tries to check the results of a function with all the value combinations of combobox1 and combobox2. value=fn (combobox1.val,...
View Article