Click or drag to resize

LoadTestCaseCheckParameters Method

Checks the validity of test parameters.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public virtual bool CheckParameters()

Return Value

Type: Boolean
- If all parameters are valid, if at least one parameter has error. DisplayMessage contains the error message.
See Also