I have a question regarding a manual Test Case in Microsoft Test Manager. Is there a way to define 'custom' parameters?
Normally, you can define whatever parameter you want, like @FirstName. This parameter will automatically be added to the list of parameters of your testcase.
But I was wondering if there is something like '@Date'.. which replaces itself in a -DateTime.Now- equivalent?