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
      • Type: String
    • pythonName
      • Type: String
    • examReport
      • Type: String
    • systemConfiguration (optional)
      • Type: String
    • clearWorkspace (optional)
      • Type: boolean
    • javaOpts (optional)
      • Type: String
    • logging (optional)
      • Type: boolean
    • loglevelLibCtrl (optional)
      • Type: String
    • loglevelTestCtrl (optional)
      • Type: String
    • loglevelTestLogic (optional)
      • Type: String
    • pathExecutionFile (optional)
      • Type: String
    • pathPCode (optional)
      • Type: String
    • pdfMeasureImages (optional)
      • Type: boolean
    • pdfReport (optional)
      • Type: boolean
    • pdfReportTemplate (optional)
      • Type: String
    • pdfSelectFilter (optional)
      • Type: String
    • reportPrefix (optional)
      • Type: String
    • testrunFilter (optional)
        Array / List of Nested Object
      • name
        • Type: String
      • value
        • Type: String
      • adminCases
        • Type: boolean
      • activateTestcases
        • Type: boolean
    • timeout (optional)
      • Type: int

    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
      • Type: String
    • pythonName
      • Type: String
    • examReport
      • Type: String
    • executionFile (optional)
      • Type: String
    • systemConfiguration (optional)
      • Type: String
    • clearWorkspace (optional)
      • Type: boolean
    • examModel (optional)
      • Type: String
    • javaOpts (optional)
      • Type: String
    • logging (optional)
      • Type: boolean
    • loglevelLibCtrl (optional)
      • Type: String
    • loglevelTestCtrl (optional)
      • Type: String
    • loglevelTestLogic (optional)
      • Type: String
    • modelConfiguration (optional)
      • Type: String
    • pdfMeasureImages (optional)
      • Type: boolean
    • pdfReport (optional)
      • Type: boolean
    • pdfReportTemplate (optional)
      • Type: String
    • pdfSelectFilter (optional)
      • Type: String
    • reportPrefix (optional)
      • Type: String
    • testrunFilter (optional)
        Array / List of Nested Object
      • name
        • Type: String
      • value
        • Type: String
      • adminCases
        • Type: boolean
      • activateTestcases
        • Type: boolean
    • timeout (optional)
      • Type: int

    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
      • Type: String
    • script (optional)
      • Type: String
    • startElement (optional)
      • Type: String
    • examModel (optional)
      • Type: String
    • modelConfiguration (optional)
      • Type: String
    • javaOpts (optional)
      • Type: String
    • timeout (optional)
      • Type: int
    • useStartElement (optional)
      • Type: boolean

    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.