Disable testcases in a particular environment
Hi I have a testsuite with some testcases (REST services) and 3 environments. Env1Env2Env3 When I select Env1 or Env2, and run my testsuite, all the testcases should be executed.But few tests are not...
View ArticleHow to write event for unexpected window
HI,I am getting unepxcted network error...some times, do i wrote a unexpected window event handler as below, but its not working all the time, any improvement in the code?Sub...
View Articledouble click of test step in Navigator does not open test step
Hello,I'm porting an old test step plugin to the new annotated plugin style in Ready API's soapui NG.I'm able to add the TestStep, and right clicking and selecting my TestStep action will open the...
View ArticleHow to pass variables to USEUNIT command to dynamically load external script...
In my test project, All my test scripts have a method named "Test()" which perform the test activity. I am currently working on creating a Driver script which will read the names of the script files to...
View ArticleTake a screenshoot by coordinates
Hello! I need to take some screenshoot by coordinates in desktop application. How can I do it? I'm beginner in TestComplete
View Articleto check the check box's status if wState property is not available
How to check the check box's status if wState property is not available. We are using Regions for checking the state of check box but every time we execute the script the pixel tollerance and colour...
View ArticleHow to stop the load test after the Data Source rows are completed
How to stop the load test after the Data Source rows are completed I want to run the Load test untill the rows are avialable in the data source..once it reaches the end of the file the tesst should...
View ArticleParallel Execution of Test Suite's in Ready API
Hi Team, I am using Ready API 1.6.0 and i need to run Test Suites in Parallel.Please could some one assist me. I know we have feature to run Parallel TC in TS. But TS in Project ? Test Suite 1...
View ArticleHow to use GetData in SQL in DataSource
Hello, I'm trying to use GetData in SQL Query. If I use an expression ... WHERE Column1 = “${TestStep1#Variable1 it errors out: Parsing error. Failed to parse SQL query. Invalid SELECT statement....
View Articleworking with MS SQL using TC11.11
I do not have much experince working with MS SQL using TC and tried to use the ADO class to connect and access the tables, was not able to get very far because I am not able to open the DB, I read...
View ArticleWhen I copy & paste into QAComplete from Word 2013 the font's are messed up.
Sometimes when I copy & paste text from a Word 2013 document into a QAComplete test case (instead of typing an entire sentence or paragraph), the size of the text does not match the default font...
View ArticleFailed to receive trial license from within Ready! API 1.6.0 product
Hi There, I just downloaded Ready! API 1.6.0, and tried to obtain a trila license by clicking 'Activate Trial' feature from within the product. But I received error 'The Trial License Couldn't Be...
View ArticleChanging the tescomplete execution command when working with jenkins
Hi, I'm quite new to test execute and test complete. I noticed that our testexecute build runs from Jenkins and has the following command as seen on the console output on Jenkins$ '"C:\Program Files...
View ArticleSupport Jar files not found.
I have multiple support java jar files in my ext directory that I referenced and used in groovy scripts. When I run my tests within the SoapUI NG interface they are found just fine. When I run my...
View ArticleHow to list all groups of specific user in collaborator 9.4v?
In the code collaborator i am try to view all the groups for a particular user but not able to see any options for it . Is there a way that we can list the groups . Can anyone have an idea?
View ArticleUnable to transfer data from a data source into SQL query
I'm trying to transfer data from a data source to be used in a where statement of a SQL query. Essentially my script does the following: Holds “ID” numbers in a grid data sourceExecutes a SOAP request...
View ArticleComparing renamed files
We occasionally need to rename a file as part of the rework phase. For example, if a C++ class needs to be renamed, we would change the name of the corresponding .h and .cpp files. When a file is...
View ArticleWeb service testing using test complete
Web Service Testing Using Test complete. After adding i got the services by clicking on get services button. Unable to get the value. Go to definition button is disabled. Refer the attached screen shot...
View ArticleWeb service testing using test complete
Added a new WSDL and got the services nad the objects and methods got added in the project suite. while trying to get the code Go to defintion button is disable refer the screen shot
View Article