Latest Activity

code

Denodo Testing Tool - Email Configuration

Hello, My Test case is fine and I able to see the HTML Report, but I am facing an issue while sending an email from Denodo Testing Tool Below is my configuration reporter.html=com.denodo.connect.testing.reporter.HTMLTestReporter reporter.html.pathToO...

Denodo Testing Tool Denodo Testing Tool - Email Configuration

code

Denodo Testing Tool Declaring Global Variables

Hello, We are exploring Denodo Testing Tool. Not sure how to declare Global Variables on configuration.properties file. Based on the example provided in Testing Tool Documentation , I understand while consuming global variables it should as below ${pw...

Denodo Testing Tool Declaring Global Variables

code

Denodo Testing Tool - error - Cannot trust the server to establish a SSL connection

While executing this: sh /opt/denodo/platform/tools/denodo-testing-tool-8.0-20230425/bin/denodo-test.sh file:/opt/denodo/platform/tools/denodo-testing-tool-8.0-20230425/samples/resort360/conf/configuration.properties file:/opt/denodo/platform/tools/den...

Denodo Testing Tool

code

Verify return results: i.e. Estimated row count. Check if base views return results (with limit clause)

In the presentation I find at some point "Verify return results: i.e. Estimated row count. Check if base views return results (with limit clause)." As far as I can understand, the Denodo Testing Tool can perform exact match, or subset/superset match b...

Related to: Testing in Denodo

Denodo Testing Tool

code

How to verify '%Trace' in the DENODOTEST file

I have been reading through the documentation of Trace directive in Denodo Testing Tool. I need to access the 'staticO' element in my trace file. When I am accessing the 'staticO' element in the .DENDOTEST file by using the following code 'PLAN ABC.PLA...

Automation Denodo Testing Tool DENODO #automation_testing

code

Where to pass the body of an API in DENODOTEST file

I want my body to be like that: grant_type, client_id, client_secret Below is a test case I'm trying to run https://drive.google.com/file/d/1peiszrO6cRY4bCYZmCcOINQpSbYU5pJM/view

Denodo TEsting Tool #automation_testing

code

Denodo in Automated Release cycle

We are evaluating Denodo for one of our prestigous client. There are few queries which we have, if you can let me know the response. Wrt Testing, we want to compare Denodo Testing Tool vs SoapUI / Postman. Can you let us know the pros and cons of ...

Denodo Denodo Testing Tool Denodo Testing Tool REST Webservice

code

Need details for denodo testing tool jar

Couls you please provide the below details for denodo-testing-tool-7.0-20200923.jar groupId = ? artifactId = ? version = ? type = jar

Denodo Testing Tool DENODO

code

denodo testing with nested complex structure

Hi, I am trying to test some complex structure. Suppose I have the following view: tech_data Array and Array is: measurements weights additional Register Register R...

Denodo 7.0 Denodo Testing Tool complex array

code

Rest API throws error while testing it through Denodo Testing Tool

I tried to expose a rest webservice something like the one mentioned below. https://denodous-dev.xxx.com:1010/server/sample_dev/api_v1/views/project?$count=9999999 But facing a below error when run through Denodo Testing Tool com.google.gson.stream.Ma...

Denodo Testing Tool Denodo Testing Tool REST Webservice