Not able to manage endpoints without Auth profiles for different environments
Hi, I am having an issue setting up the REST project using environments. Requirement is to create multiple environments having different endpoints, but I do not want to assign Auth profile to the...
View ArticleHow to hit a specific button among the similar ones on the same page.
Hi I am using a keyword test method. In that i have a scenario to hit a specific button among the many on the same page which just have different parameter value in the href. Here if i ignore the...
View ArticleReviewer gets e-mail prompting for defect fixes.
In Collaborator 9.2, we have a user who is on a document review as a reviewer indicating he is getting notification e-mails that should be going to the author. Here is content from the e-mail:...
View ArticleHow to copy a worksheet of a workbook to other workbook using Python
Below is the requirement to be acheived using Python(not VBScript).-Have a MS Excel workbook with two worksheets("Input1" and "Input2").-Need to copy a sheet(Input2) of this workbook to other...
View ArticleDefect: The DataSink Online Help link leads to the wrong page in Ready! API
The Online Help Link for DataSink test steps in Ready! API leads to the wrong page, which contains no help. Page that Help Link currently leads to:...
View ArticleQuestion about using alias for date input box
One of the screens I'm creating a script for has a date 'from' field and a date 'to' field. How can I assign alias names to these fields? I went to the tutorials but didn't see a query function for the...
View ArticleMultiple browser question
Another newbie question. When I run TC the test visualizer captures screenshots of all of my monitors rather than just the one that is running TC. Can this be modified to only show the 1 monitor that...
View ArticleHow to pass values to Project Variables when project is run from command line.
Below is the requirement:-The TestComplete project has defined Project level variables set to default values.-Required to run project from command line, able to pass project suite, project details, but...
View Articleerror getting response: javax.net.ssl.SSLException: Unsupported record...
Hello, I am getting the below error while I am submitting any requests on Ready API 1.4.1 using SoapUI NG Pro. error getting response: javax.net.ssl.SSLException: Unsupported record version SSLv2Hello...
View ArticleDefect: Hitting Delete when a DataSource step property is selected deletes...
When you are working in a DataSource test step, and you've highlighted a property in its property pane, hitting the [Delete] key on your keyboard SHOULD delete the property. However, instead it...
View ArticleTestComplete running Selenium scripts separately
Hey, everyone.I have some test scripts written in C#, using Selenium Webdriver. Each "TestFixture" (class) has many test methods and some of them should run as soon as the previous one is finished....
View ArticleSmartBears Definition of Cross Browser Testing is ?
When I think of cross browser testing, I envision a set of tests that produces a report highlighting any differences noted, complete with onion skins to highlight display issues, and indications of...
View ArticleDefect: UI interupts itself when trying to re-order open tabs
In Ready! API 1.4.1, when you have multiple tabs open in the SoapUI NG view, and you try to reorder them, as soon as you've moved the tab one space to the left or right, it stops moving with your...
View ArticleDefect: VirtResponse test steps have no visibility to their own test case,...
VirtResponse test steps have no xpath visibility to any of the following objects: - The VirtResponse's own Test Suite - The VirtResponse's own Test Case - The VirtResponse' own sibling steps...
View ArticleNeed help to automate with Test Complete
Hello,I am new to Test complete with rich experence in other automation tools.I need some help in automating web application. 1.I need to achive something like...
View ArticleReadyAPI doesn't delete tmp dependency files when running over commandline
Hello,i have the following issue to tell. We (team of 5+ people) often use the Ready API Commandline feature on a central machine. We discovered the following behaviour:When running the commandline...
View Article"No valid SoapUI NG license exists." using Maven plugin
I updated an old Maven plugin from SoapUi 5.1 to ReadyApi 1.4:<groupId>com.smartbear</groupId><artifactId>ready-api-maven-plugin</artifactId><version>1.4.1</version>...
View ArticleVBScript - Custom classes in Script Extensions?
Hi Hopefully a simple question. In a normal VBScript unit, you need to use a small helper function to pass an instance of a new class to a separate script unit. (As per VBScript specifics here:...
View Article"allow wildcards" checkbox in JsonPath assertions
Hello. I'm using SoapUI 5.2.1 on Windows and I can't find "allow wildcards" checkbox in any JsonPath assertions. is it a bug or is my fault? thanx
View Articleautomatically increase number in request test step
Hello i know we can use math.random function to generate random number in the request with ${=(Math.random())} everytime generate request. can i do the same to increase integer value in the request?...
View Article