Forum Discussion

Prabaharan's avatar
Prabaharan
Contributor
6 years ago

How to validate the non existing xpath in data driven approach

Hi Team, I have implemented a data driven approach for a jdbc test step with an xpath match assertion. For few negative cases, the attributes will not be retrieved in the jdbc response window for...
  • Prabaharan's avatar
    Prabaharan
    6 years ago

    I resolved this issue by migrating from xpath match assertion to xquery assertion.