Interface IBusinessProcess4

    • Method Detail

      • bpComponentFactory

        com4j.Com4jObject bpComponentFactory()

        The BPComponentFactory for this Business Process Test.

        Getter method for the COM property "BPComponentFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • bpOutputParamFactory

        com4j.Com4jObject bpOutputParamFactory()

        The BPOutputParamFactory for this Business Process Test.

        Getter method for the COM property "BPOutputParamFactory"

        Returns:
        Returns a value of type com4j.Com4jObject
      • getLastTimestamp

        java.lang.String getLastTimestamp​(java.lang.String componentFieldName)

        The Last Update Timestamp for this Business Process Test. according to specified componentFieldName

        Parameters:
        componentFieldName - Mandatory java.lang.String parameter.
        Returns:
        Returns a value of type java.lang.String
      • areAllComponentsInTestSupportQTPAutomation

        boolean areAllComponentsInTestSupportQTPAutomation()

        For HP use. Checks if all the components in the test support QTP automation.Returns false if there are no components in the test.

        Getter method for the COM property "AreAllComponentsInTestSupportQTPAutomation"

        Returns:
        Returns a value of type boolean
      • validateBusinessProcess

        java.lang.String validateBusinessProcess()

        Get A String containing faulty parts of the business process

        Returns:
        Returns a value of type java.lang.String
      • getBPIterParamsUsingTestParameters

        IList getBPIterParamsUsingTestParameters​(IList testParamIdsList)

        For HP use. For each test parameter get a list of bp iter param ids promoted to it

        Parameters:
        testParamIdsList - Mandatory step.repository.alm.v16.otaclient.IList parameter.
        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList