Forum Discussion

rschwarz's avatar
14 years ago

Assertion to compare values from two test steps

I'm a newbie. Can anyone help me build an assertion to compare the value returned from a test step to the last time that value was returned (in an earlier test step)? As far as I can tell, we can only build assertions on the one specific test step.

Thanks in advance.

1 Reply

  • paceroza's avatar
    paceroza
    New Contributor
    Can you be more specific? You can easily (without any coding) compare step result values within one test case. To do it use GetData

    Let me know what you are trying to compare

    Cheers