Interface GlobalScript

  • All Superinterfaces:
    BasicAssessment

    public interface GlobalScript
    extends BasicAssessment
    With this global assesslet, all test cases of a test execution can be evaluated, the test results of all test cases can be summarized, and new calculations can be made from the available results of the individual test cases. For further information, please refer to the User Guide, section Global Script Assesslet.
    • Field Detail

      • SCRIPT

        static final java.lang.String SCRIPT
        Property for the advanced script based computations of the Global Script Assesslet. Null will be reduced to an empty string.
        See Also:
        Constant Field Values