DevTest JDBC data set properties, derived from another column on the same line, are not resolved correctly
search cancel

DevTest JDBC data set properties, derived from another column on the same line, are not resolved correctly

book

Article ID: 188092

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction

When using a property in a JDBC dataset that is based on another column in the same dataset, then this shows an incorrect value.
The problem is for row 2 and following rows.

For example, the following is stored in a table:
name  fullname
abc     {{name}}
def      {{name}}

When selecting the first row, using a JDBC dataset, this is shown as:
name = abc, fullname = abc

However, when selecting the second row, this is shown as:
name = def, fullname = abc

An Excel dataset does not have this problem.

Environment

Release : 10.3

Component : CA Service Virtualization

Resolution

A patch is available for DevTest 10.3
Open a case with support and request patch_DE444777_10.3.0_GA.jar