Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36656

Add ability to set individual test case steps result to testlink plugin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • testlink-plugin
    • None
    • testlink-plugin 3.12, jenkins 2.0 rc1, testlink 1.9.13

      TestLink Jenkins plugin is very great at selecting, running and displaying automated test results.

      However, result seeking strategy currently sets only individual test case status to passed/failed, while TestLink has ability to structure test case to steps and set individual test step status to either passed/failed.

      It would be great, if we had new result parsing strategy with requirements like this:

      • name: TAP with steps
      • TAP format: 13
      • Number of cases in TAP 'plan' line corresponds to number of steps in TestLink's automated test case definition.
      • The order of individual test results in TAP file corresponds the order of steps in TestLink's test case.

            kinow Bruno P. Kinoshita
            mshonich Max Shonichev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: