Class TigerDirector


  • public class TigerDirector
    extends Object
    The TigerDirector is the public interface of the high level features of the Tiger test framework.
    • Sync test cases with Polarion
    • Sync test reports with Aurora and Polarion
    • Create requirement coverage report based on @Afo annotations and requirements downloaded from Polarion
    It also provides access to the Tiger test environment manager, the local Tiger Proxy and the Monitor UI interface.
    • Constructor Detail

      • TigerDirector

        public TigerDirector()
    • Method Detail

      • startMonitorUITestEnvMgrAndTigerProxy

        public static void startMonitorUITestEnvMgrAndTigerProxy​(TigerLibConfig config)
      • isInitialized

        public static boolean isInitialized()
      • synchronizeTestCasesWithPolarion

        public static void synchronizeTestCasesWithPolarion()
      • createAfoRepoort

        public static void createAfoRepoort()
      • getProxySettings

        public static String getProxySettings()
      • waitForQuit

        public static void waitForQuit()
      • updateStepInMonitor

        public static void updateStepInMonitor​(Step step)