Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1168

Test Case Correlation Matrix

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • n/a
    • None
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      New type of report, which shows how test cases are similar to each other. Currently we have a per-test coverage feature which shows test contribution, i.e. how much of application code coverage is due to certain test case. This new type of report would show how much test cases overlap each other in terms of covered code. This would allow users to write more isolated and independent tests.

      Sample screen shot from Code Cover.

      Implementation is quite trivial - few and / or / xor calls on CloverBitSet for each test case to calculate similarity plus generation of html table with coloured cells. In addition to this - put on HTML report (on a package level) plus in new Eclipse/IntelliJ view.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mparfianowicz Marek Parfianowicz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: