C# Syntax
public VerificationParameter( string parameterName, object parameterValue )
Parameters
- parameterName
- The name of the VerificationParameter. If it is set, the parameter header displayed into OpenText Functional Testing for Developers report will use this value.
- parameterValue
- The value of theVerificationParameter that will be displayed into OpenText Functional Testing for Developers report.