Package com.mks.tm.api


package com.mks.tm.api
  • Class
    Description
    Test cases and test sessions are represented by PTC RV&S items.
    A record to create or remove an attachment from an item.
    A record of the modifications that will be made to an item.
    A record to create or remove a relationship from an item.
    This interface exposes services provided directly by the Agent that may assist in test execution.
    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.
    An iterator over the test cases in the test session.
    A record to create or remove an attachment from a test result.
    A record of the modifications that will be made to a test result.
    This interface exposes services provided by the Server that may assist in test execution.
    The predefined fields in the system.
    The predefined verdicts in the system.
    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.
    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.
    This class represents all exceptions that are thrown by the methods defined in the PTC RV&S Test execution API.