Interface ITestSet3
-
- All Superinterfaces:
com4j.Com4jObject
,IBaseField
,IBaseFieldEx
,IObjectLockingSupport
,ITestSet
,ITestSet2
- All Known Subinterfaces:
ITestSet4
public interface ITestSet3 extends ITestSet2
Represents a series of tests to be run as a group to meet a specific testing goal.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
folderId()
The test set folder ID.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseField
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
-
Methods inherited from interface step.repository.alm.v16.otaclient.IBaseFieldEx
attachments, hasAttachment, history
-
Methods inherited from interface step.repository.alm.v16.otaclient.IObjectLockingSupport
isLocked, lockObject, unLockObject
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITestSet
buildPerfGraph, buildProgressGraph, buildProgressGraphEx, buildSummaryGraph, buildTrendGraph, checkTestInstances, conditionFactory, execEventNotifyByMailSettings, executionSettings, name, name, purgeExecutions, resetTestSet, startExecution, status, status, testDefaultExecutionSettings, testSetFolder, testSetFolder, tsTestFactory
-
Methods inherited from interface step.repository.alm.v16.otaclient.ITestSet2
executionReportSettings
-
-