Index
All Classes and Interfaces|All Packages|Serialized Form
I
- ID - Enum constant in enum class com.mks.tm.api.ITestServer.Field
- IItem - Interface in com.mks.tm.api
-
Test cases and test sessions are represented by PTC RV&S items.
- IItemAttachmentDelta - Interface in com.mks.tm.api
-
A record to create or remove an attachment from an item.
- IItemDelta - Interface in com.mks.tm.api
-
A record of the modifications that will be made to an item.
- IItemRelationshipDelta - Interface in com.mks.tm.api
-
A record to create or remove a relationship from an item.
- IN_DOCUMENTS - Enum constant in enum class com.mks.tm.api.ITestServer.Field
- IN_SESSION - Enum constant in enum class com.mks.tm.api.ITestServer.Field
- initialize(ITestSessionRun) - Method in interface com.mks.tm.api.spi.ITestSessionAdapter
-
This method is called when the test session adapter is initially allocated, and is called before the
execute
oruninitialize
methods. - IS_APPROVAL_COMMENT - Enum constant in enum class com.mks.tm.api.ITestServer.Field
- isAPISessionSecure() - Method in interface com.mks.tm.api.ITestServer
-
An indication that the API session is secure or not.
- isCancelled() - Method in interface com.mks.tm.api.ITestSessionRun
-
Determine if this test session has been cancelled.
- isServerPortSecure() - Method in interface com.mks.tm.api.ITestSessionRun
-
An indication that the server TCP port provided is secure or not.
- ITestAgent - Interface in com.mks.tm.api
-
This interface exposes services provided directly by the Agent that may assist in test execution.
- ITestCase - Interface in com.mks.tm.api
-
This interface represents a test case item, which is a specialized PTC RV&S item that stores information needed to execute a concrete test in an external testing tool.
- ITestCaseIterator - Interface in com.mks.tm.api
-
An iterator over the test cases in the test session.
- ITestResultAttachmentDelta - Interface in com.mks.tm.api
-
A record to create or remove an attachment from a test result.
- ITestResultDelta - Interface in com.mks.tm.api
-
A record of the modifications that will be made to a test result.
- ITestServer - Interface in com.mks.tm.api
-
This interface exposes services provided by the Server that may assist in test execution.
- ITestServer.Field - Enum Class in com.mks.tm.api
-
The predefined fields in the system.
- ITestServer.Verdict - Enum Class in com.mks.tm.api
-
The predefined verdicts in the system.
- ITestSession - Interface in com.mks.tm.api
-
Representation of a test session item that acts as a container for the test case items that should be executed during the test session run.
- ITestSessionAdapter - Interface in com.mks.tm.api.spi
-
An interface for all concrete tests via an external automated testing tool.
- ITestSessionRun - Interface in com.mks.tm.api
-
This interface serves as the root context for the test session run and is provided to each of the methods that are invoked on the test session adapter implementations.
All Classes and Interfaces|All Packages|Serialized Form