GetTestParameters Method
This method is implemented in UFT Developer Visual Studio template to get the running test parameters provided by MSTest TestContext.

C# Syntax

protected virtual DataRow GetTestParameters()

Return Value

The running test parameters.