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: Clear EXAM target

    examTest_ExecutionFile: Invoke EXAM (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: Invoke EXAM (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)

    examRun_Groovy: Invoke EXAM 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.