Forum Discussion

NisHera's avatar
NisHera
Valued Contributor
11 years ago

DBTable defined with project variables

I need to store some values in TC DB_Table. to be used in next test item. I'm selecting values from SQLServer database My selction is something like  SELECT DISTINCT [My_Values] ...