The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

MicroNova EXAM Plugin

examCleanTarget: EXAM Clear target

    examTest_ExecutionFile: EXAM Start test run (execution file)

    For projects that use EXAM as the test system. This causes Jenkins to invoke EXAM with the given options.
    • examName : String
    • pythonName : String
    • examReport : String
    • systemConfiguration : String (optional)
    • clearWorkspace : boolean (optional)
    • javaOpts : String (optional)
    • logging : boolean (optional)
    • loglevelLibCtrl : String (optional)
    • loglevelTestCtrl : String (optional)
    • loglevelTestLogic : String (optional)
    • pathExecutionFile : String (optional)
    • pathPCode : String (optional)
    • pdfMeasureImages : boolean (optional)
    • pdfReport : boolean (optional)
    • pdfReportTemplate : String (optional)
    • pdfSelectFilter : String (optional)
    • reportPrefix : String (optional)
    • testrunFilter (optional)
        Array / List of Nested Object
      • name : String
      • value : String
      • adminCases : boolean
      • activateTestcases : boolean
    • timeout : int (optional)

    examTest_Model: EXAM Start test run (model)

    For projects that use EXAM as the test system. This causes Jenkins to invoke EXAM with the given options.
    • examName : String
    • pythonName : String
    • examReport : String
    • executionFile : String (optional)
    • systemConfiguration : String (optional)
    • clearWorkspace : boolean (optional)
    • examModel : String (optional)
    • javaOpts : String (optional)
    • logging : boolean (optional)
    • loglevelLibCtrl : String (optional)
    • loglevelTestCtrl : String (optional)
    • loglevelTestLogic : String (optional)
    • modelConfiguration : String (optional)
    • pdfMeasureImages : boolean (optional)
    • pdfReport : boolean (optional)
    • pdfReportTemplate : String (optional)
    • pdfSelectFilter : String (optional)
    • reportPrefix : String (optional)
    • testrunFilter (optional)
        Array / List of Nested Object
      • name : String
      • value : String
      • adminCases : boolean
      • activateTestcases : boolean
    • timeout : int (optional)

    examTCG: EXAM Test Case Generator

    For projects that use EXAM as the test system. This causes Jenkins to invoke EXAM with the given options.
    • examName : String
    • examModel : String (optional)
    • modelConfiguration : String (optional)
    • element : String (optional)
    • descriptionSource : String (optional)
    • documentInReport : boolean (optional)
    • errorHandling : String (optional)
    • frameSteps : Array / List of String (optional)
      • mappingList : String (optional)
      • testCaseStates : Array / List of String (optional)
        • variant : String (optional)
        • javaOpts : String (optional)
        • overwriteDescriptionSource : boolean (optional)
        • overwriteFrameSteps : boolean (optional)
        • overwriteMappingList : boolean (optional)
        • timeout : int (optional)

        examRun_Groovy: EXAM Start Groovy script

        For projects that use EXAM as the test system. This causes Jenkins to invoke EXAM with the given options.
        • examName : String
        • script : String (optional)
        • startElement : String (optional)
        • examModel : String (optional)
        • modelConfiguration : String (optional)
        • javaOpts : String (optional)
        • timeout : int (optional)
        • useStartElement : boolean (optional)

        Was this page helpful?

        Please submit your feedback about this page through this quick form.

        Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

            


        See existing feedback here.