This is a migrated thread and some comments may be shown as answers.

Verifying a price range

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Software
Top achievements
Rank 1
Software asked on 16 Mar 2017, 08:46 AM

Hello,

we want to verify that a certain dynamic price is in a certain price range. How can we test situations like this?

 

Example:     153,12 Dollar  -> We want to verify that the price is between 150 to 160 Dollar. Otherwise we want to receive an error message.

 

Thank you very much.

1 Answer, 1 is accepted

Sort by
0
Nikolay Petrov
Telerik team
answered on 20 Mar 2017, 04:22 PM
Hi Matthias,

Such custom scenario can be completed in the following steps:

 - extract the value in extracted variable
 - use this variable in coded step in an assert statement to verify the value range

I hope this approach is useful to you.

Regards,
Nikolay Petrov
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Software
Top achievements
Rank 1
Answers by
Nikolay Petrov
Telerik team
Share this question
or