Forum Discussion

M_McDonald's avatar
M_McDonald
Super Contributor
16 years ago

Detect if one test case is being run from another

Is there any way to determine if a test case is being run via the 'Run TestCase' step, and which properties are being passed as parameters? I want to initialize certain values only when called this wa...