Forum Discussion
2 Replies
- Hi!
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 - joeybearContributorAwesome! Thanks!