Forum Discussion

Asubbiah's avatar
Asubbiah
Contributor
9 years ago
Solved

Data Source - Assertion

Hello.   Can I add different assertions for each run in the datasource looping?   In each row I am passing some filter conditions like 'date lesser/greater than and equal to'. I need to verify th...
  • TanyaYatskovska's avatar
    9 years ago

    Hi Asubbiah,

     

    You will need to add the Script Assertion – there, you will iterate through each DataSource property, get the needed vales and implement the compare algorithm you need.