Forum Discussion
gid_216
13 years agoFrequent Contributor
Hi Stuart,
As per my knowledge, DBTable snapshots canot be parameterized (I may be wrong).
Why don't you
1. create a separate function that will give you the db snapshot as a recordset object
2. another one that will validate you excel with the recordset retrieved.
3. Call the first method in side the second one and use the second one in your keyword test.
The same steps you can follow for Keywords also.
As per my knowledge, DBTable snapshots canot be parameterized (I may be wrong).
Why don't you
1. create a separate function that will give you the db snapshot as a recordset object
2. another one that will validate you excel with the recordset retrieved.
3. Call the first method in side the second one and use the second one in your keyword test.
The same steps you can follow for Keywords also.