Value is between two numbers
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2021
12:55 PM
12-29-2021
12:55 PM
Value is between two numbers
I can't figure out how to test the value of an object is between 2 numbers. I have a keyword test that is looking at a list of values and I want to verify the values are between 1 and 10. I just can't figure out how to do it. Any help will be appreciated.
Solved! Go to Solution.
Labels:
- Labels:
-
Checkpoints
-
Object Recognition
-
Web Testing
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2021
01:06 PM
12-29-2021
01:06 PM
Hi,
You Could use the cmpIn condition and list out all of possible solutions.
https://support.smartbear.com/testcomplete/docs/testing-with/checkpoints/property/creating.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2022
03:19 PM
01-04-2022
03:19 PM
Thanks Mattb. I appreciate the help.
