rmnrdi
7 years agoContributor
Check for values in database before test runs
I'm trying to set up a test that will check for certain values in our database before the other tests in the project run. Basically, I want to stop the test if certain values aren't in the databa...
- 7 years ago
Can you clarify what you mean by the data table isn't being recognized? How is your data table set up? Is it a variable or a store?
If it's a variable when you select the value for the if statement you would want to make sure to select table data.
If it's a store you could do a simple checkpoint on it.