Edit

Share via


TestCaseData interface

Data for a test case.

Properties

steps

Steps for the test case.

title

Title of the test case.

Property Details

steps

Steps for the test case.

steps: string

Property Value

string

title

Title of the test case.

title: string

Property Value

string