Forum Discussion
marroth_ds
12 years agoOccasional Contributor
Thank you Tanya, however I'm finding the documentation on this a bit confusing.
What I'm trying to do is a simple query "SELECT * FROM table WHERE id = X", the problem is the X as this is unique to each test run. I want to use this to check that some fields has correct data in them.
Is there a way to use the database table checkpoint wizard and get a variable from the project for the SQL query? (what I'm asking is if there is a non-script way of doing this)
What I'm trying to do is a simple query "SELECT * FROM table WHERE id = X", the problem is the X as this is unique to each test run. I want to use this to check that some fields has correct data in them.
Is there a way to use the database table checkpoint wizard and get a variable from the project for the SQL query? (what I'm asking is if there is a non-script way of doing this)