Hi all,
I am using Jenkins quite for some time, as part of continuous integration process.
My team had a very interesting requirement, so I was wondering if anyone can help me implement it.
Requirement: We have to run several tests with slight variation, all have same database, there is no difference in the build, all tests are run on same OS, same JDK version, same Software version and soon
Looking for: A matrix output, precisely in post build section where checking a particular combination will show me the Test Results Trend.
My Setup:
SCM: Integrity
Jenkins:V 1.609.2
Run as: Windows package
Execution: via Windows batch command
Here after googling out, i have found few plugins, but what i need is a combination of two plugins:
1. Matrix combination:
Where I can select which combination, and test result trend pops up.
2. The test results trend with a graph shown below:
Do we have a plugin which does this??
Any suggestions would be highly appreciated.
Best Regards,
Vivek