Votes
Answers
Views
Question
4
1
89
I need to use some regular expressions in my API tests. I'm using UFT 15.0.2. I can't seem to figure out how to do it, and the help documentation doesn't really have much info on it. It seems to indicate at this page that you can use REGEX in API tests, but it doesn't really explain how. How do you ...
2
1
116
I'm pretty new to using regular expresions. Can someone please help implementating of regular expressions in object properties? We are using shared Object Repository in UFT 15.0.2. I need to use regex in a devname property that can be different based on the loaded customer information. The originall...
1
1
137
asked 9 years ago by The Danny
updated 9 years ago by Captain Mercury
I want to make a checkpoint that is basically "does not contain". The UFT-API interface for checkpoints only lets me do "contains". Is there a simple way to accomplish this?