Description
The TestItemElement.ParamCount
property returns the number of parameters the entity executed by the test item takes. In your project, you can view the parameters in the Parameters column of the Test Items page.
Declaration
TestItemElementObj.ParamCount
Read-Only Property | Integer |
TestItemElementObj | An expression, variable or parameter that specifies a reference to a TestItemElement object |
Applies To
The property is applied to the following object:
Property Value
An integer value that indicates the number of entity parameters.
See Also
Test Items Page (Project Editor)
ParamName Property
ParamType Property
ParamValue Property