Quantcast
Channel: New board topics in SmartBear Community

Microsoft's Logic Apps having error accepting custom connector data

I have created a custom connector to connect to a SOAP XML API, and I am using the XML to Rest tool to create a full custom connector. One of my API methods return a value that contains CDATA...

View Article


Texas Land & Cattle Steak House Guest Experience

Texas Land & Cattle Steak House is an American fast-casual chain famous for serving traditional, gluten-free meals, food, and beverages throughout the USA. Based in Texas, the chain offers a range...

View Article


Image may be NSFW.
Clik here to view.

Help: Need to compare the JSON data to a PNG report

Hello, I would like to compare a JSON file to the content of a Report in PNG to verify the content matches the JSON data, if both matches send a pass, if not send fail with the name that did not match....

View Article

Need to run Azure Devops Pipeline without connecting to VM or taking RDP...

To post in Community I am trying to run the Test Compelete Scripts on a virtual machine through Azure DevOps pipeline. VM is configured as agent and run as an interactive process, auto logon feature is...

View Article

TestExecute: "Unable to create a project item of the 'Tested Applications' type"

Hi, I'm not sure if I'm supposed to post this here, but since I couldn't find the TestExecute forum I posted this here. I have created a TestComplete project, working perfectly fine, tried to run it...

View Article


Fail to Connect to JMS using Groovy script

Hi,New to community. I couldnt able to run scripts marked as solutions for TechCorner Challenge #10 . ( Reading messages from Queue).Could you suggest any pre-requisite to run this scripts. (If any...

View Article

Validating mulipart response

The response which i get for GET request is multipart response. which is getting displayed only under raw tab of response in readyAPI. responses is not present under outline as there is not any XML...

View Article

Elements in embedded objects

Hello,I am trying to test presence/ display of particular objects (e.g. chart data labels, chart legends etc) in an embedded Qlik Sense (data visualisation tool) object.I have tried using Keypoint -...

View Article


Zephyr for JIRA and TestComplete

Glad to know the new implementation of Test Automation from A.T.O.M for ZFJ (https://zephyrdocs.atlassian.net/wiki/spaces/ZFJCLOUD/pages/1234960420/Test+Automation)  How to integrate with Test Complete...

View Article


Java code snippet no longer working to create dates in 3.3.2, worked fine in...

I have been using the following custom property for years to create dates which I then pass for my insertion of transactions in my rest web service calls.  The below example has always created the date...

View Article

How to handle mouse hover action ?

View Article

Test Complete 14.60 Wont Launch Adobe Acrobat

I am having an issue where TestComplete 14.60 will not launch Adobe Acrobat. On a different VM I have TestComplete Version 14.20 and have no issue. Is there already an open defect on this? or some...

View Article

Pulling Test Summary Data out of a Test to Post to Elastic Search

Is it possible to pull Data out of a Test run to then send a Post call to Elastic Search? I am looking to build a JSON object with pass/fail test name information and then send it to a kibana board...

View Article


Image may be NSFW.
Clik here to view.

Git and the new DataVersion implemented by 14.60

We recently upgraded to 14.60 and noticed that the variables are now saved as String (Human-Readable) values instead of having them in Hex (how 14.30 saved variables). I opened a ticket with SmartBear...

View Article

The test run was terminated as a result of the Runner.Halt method call. using...

I am running a web test, and the last step of my test is to click on a button labeled "Done".  Every time I run back my step I always get the following error - Possible reasons: - An error or warning...

View Article


Require condition to check depending upon the Json Node response

Hi,  Depending upon the json node, for a json node if the key exists and value exists  i have to set property in custom properties and if the key value doesnt exist then i have to set the property with...

View Article

Swager: transaltion on several foreign languages

Hi guys) I need swagger that contains descriptions for several languages (example: ru/en). Can I make this with swagger?

View Article


Swagger Enum Deprecated Values- Is it possible?

Is it possible to deprecated values of enum? if so what is the syntax.I tried adding deprecated: true inside enum enum:- test1- test2deprecated: true- test3But build fails with error bad indentation of...

View Article

Project variables from Keyword tests are not getting identified while running...

I have few variable created at Project level and test level. When I am triggering Test execution from TestComplete, to execute from crossbrowsertesting.com (CBT), test gets started in CBT but project /...

View Article

Image may be NSFW.
Clik here to view.

[TechCorner Challenge #16] Compare an expected JSON value and actual response...

Hello ReadyAPI Сommunity! We are bringing more awesome tasks your way🙂 Check out the participation rules and the TechCorner Leaderboard here. In this task, we will have a scenario where you will be...

View Article

Model missing Accept header

Hey there, I am modeling an API that does different things depending on the value, and presence, of an Accept header. I have it modeled as follows in the Swagger YAML, and it should be correct for as...

View Article


Image may be NSFW.
Clik here to view.

Using Task Scheduler to schedule TestExecute runs does not work, Error...

Hi. I was setting up a scheduled task using Windows 10 task scheduler and following the steps on the Smartbear help page...

View Article


Image may be NSFW.
Clik here to view.

[TechCorner Challenge #12] Compare images using the Region Checkpoint

Hi TestComplete Community! Dare to take the challenge?🙂By completing the tasks, you can practice your skills of working with TestComplete features and also get into the TechCorner Leaderboard!  Task:...

View Article

Swagger UI with Liferay DXP rest API

HelloI need to use swagger UI on an already implemented Liferay DXP headless rest API for testing and documentation, could anyone help me?

View Article

Mobile Automation execution of Android Platform is much slower than execution...

Mobile Automation execution of Android Platform is much slower than execution in IOS device. Why? As I am working on Mobile platform, I have observed a difference in Android and iPhone execution speed....

View Article


Writing log messages of test to the file

Hi, When TestComplete is being used, We try to write log messages which are come out of the "Log. Message()" or "Log.Error()" function to a text file in order to keep the log messages together as a...

View Article

Array items

Hi,i've a question about arrays and the number of valid elements. are the following assumptions correct? example1: example1: type: object properties: name: type: string maxLength: 50 comments: type:...

View Article

How to disable location services in Android and IOS devices if already enabled?

 How to disable location services in Mobile using testcomplete tool. I need to swith off location services if already enabled in the devices. 

View Article

How to write property value in setup script for test Suite? SOLVED

Hi,This is one of the previously resolved issue for  a frequent contributor. Please assist me in the similar kind of error I am encountered for the following script I have developed. def...

View Article



OpenAPI 3.0 endpoints

What are the available OpenAPI 3.0 servers with a full implementation except petstore example (https://petstore3.swagger.io/api/v3/openapi.json)?It seems Marketo Swagger specifications are not updated...

View Article

Can we integrate swagger hub with Drupal cms.

View Article

Swagger Implementation at Zull Gateway

I am using Spring-Boot 2 with 5 micro-services and Zull Gateway so i want to implement swagger to consolidate all the micro-services docs and i did that using the below code at gateway...

View Article

Random list generator

Hi all, I am wanting to create an API to randomly generate items from a list that are then outputted. I want to use this in twitch for a game to generate a random class. looking for some pointers or a...

View Article


undefined is not an object (evaluating 'm[b]')

I get in Swaggerhub errors "undefined is not an object (evaluating 'm[b]')" that I can't explain. Can you please tell me what could be wrong with the specifications that could cause this? I tested the...

View Article

SoapUI 5.6.0 Windows 10 x64 (build 19041.508) top menu seems to be misbehaving

https://gfycat.com/ImpurePlayfulCamel this video would describe the problem better than any text.I would attach any system specs on request.

View Article

Checking WPF style in TestComplete

We have a GUI based desktop application built using WPF. There are requirements to check the colour change of the GUI controls when they are clicked. However, the application uses WPF styles and apply...

View Article


Missing REST Resource for Request

I've changed a few resource paths while working on this project. But now when I import or open Ready API 3.3.1 it asks to "Select a new REST Resource to place Request "Copy of Login" in". Among other...

View Article


Object required: 'TestedApps' error

Hello,I am trying to run the script which is using the extension created by me. But I get an error: Object required: 'TestedApps'.  Here is the function which I am trying to run using WMI object. Can...

View Article

Cucumber Reports Demo

Here is a 4 minutes introduction to Cucumber Reports.What would you like us to add next?  

View Article

Assign Review Pool JSON API

Hello, I'm trying to use the JSON API to assign a review pool to a role in a review here is my call:{"command": "ReviewService.assignReviewPool","args" : {    "reviewId" : "123"    "assignment" : {...

View Article

The combo box is invisible. The action cannot be executed.

When I record a test using a dropdown box and rerun it , I keep getting the following message --The combo box is invisible. The action cannot be executed.  The test I am recording consists of several...

View Article


Getting current Time in Specific Time Zone

I am trying to get current time using vbscript. Instead of the user/system time zone, I would like to get current CST time. How to get current time in some specific Time Zone using vbscript in...

View Article

save image from api response to file groovy

hi,i am new to groovy and my requirement is to save API response to image file  with groovy script.i checked with previous thread but it's not working.Can somebody please share groovy code with...

View Article


Image may be NSFW.
Clik here to view.

Multiple Parameters Oracle Fusion OTBI WebService not Filtering the data

 Hi, Could any one advise how to pass parameters for filtering the data through the OTBI Report webService using the SOAPUI.analytics-ws/saw.dll?SoapImpl=xmlViewServiceThough passing the Parameter...

View Article

Error product license bound to another hardware

Hi, I've got the following error when starting Test Execute: "The product license is bound to another hardware.Probably, you are trying to use an inappropriate license copy." It appears since when I...

View Article


Validate authentication and create access token and use same to access...

Hi all,my Requirement is to validate login credentials against a url and will receive access token in response and use same access token to access another url and will get output string.All the coding...

View Article

Dynamic Rest request creation for an update payload

I have a requirement to test an update request which can update more than 1 phone number. I am using a data driven framework, and was passing the values from excel with 1 to 1 request element...

View Article

Token or User credentials required

Dear Technical Support.  We are trying to  pull Swagger content from Kongo Admin on PAAS via REST. Could you please provide URL/ procedure to generate Token. Regards,Abedeen.

View Article

Page does not loaded

When I start test recording with http://imof.westeurope.cloudapp.azure.com/Asset/OperationFrontOffice/ url , page does not loaded at all. who should I male troubleshooting? to login use following...

View Article


Rest - Parameter empty value

Hi, I want to send a parameter with empty value in the rest request itself in soap-ui. I tried cloning my one of the existing resources and made the parameter required too.But still I'm not able to...

View Article