ITestBase.CreateTestStep Yöntem

Yeni bir test adımı oluşturur.

Ad alanı:  Microsoft.TeamFoundation.TestManagement.Client
Derleme:  Microsoft.TeamFoundation.TestManagement.Client (Microsoft.TeamFoundation.TestManagement.Client.dll içinde)

Sözdizimi

'Bildirim
Function CreateTestStep As ITestStep
ITestStep CreateTestStep()
ITestStep^ CreateTestStep()
abstract CreateTestStep : unit -> ITestStep
function CreateTestStep() : ITestStep

Dönüş Değeri

Tür: Microsoft.TeamFoundation.TestManagement.Client.ITestStep
Yeni test adımı.

Notlar

Arayanlar bu nesne doldurmak ve eklemek ITestBase.Actions ve ITestBase.Save bu sunucuya uygulamak için.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITestBase Arabirim

Microsoft.TeamFoundation.TestManagement.Client Ad Alanı

ITestStep