Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
TestCase properties are expanded as follows:
To get this Property Expansion automatically generated for you, just right click in the SQL Query textarea and chose Get Data..., then click on your TestCase Property.
Read more about Property Expansion here.
Regards
/Henrik
eviware support
TestCase properties are expanded as follows:
SELECT name FROM auth_userprofile WHERE id = ${#TestCase#new_user_id};
To get this Property Expansion automatically generated for you, just right click in the SQL Query textarea and chose Get Data..., then click on your TestCase Property.
Read more about Property Expansion here.
Regards
/Henrik
eviware support