Use Exists and NotExists as variable
-
- Posts: 14
- Joined: Tue Jun 09, 2020 3:31 pm
Use Exists and NotExists as variable
Hi, is it possible to use the Exists and NotExists validation actions as variables so that i can bind them to a data source
Re: Use Exists and NotExists as variable
Via a Condition on a Test Case or Smart Folder, perhaps? If data source says 'must exist' then Validate.Exists, and if it instead says 'must not exist' then Validate.NotExists?
-
- Posts: 14
- Joined: Tue Jun 09, 2020 3:31 pm
Re: Use Exists and NotExists as variable
Thanks, let me try that