I have to plot graphs in Jenkins which show the trend of builds comparing the test cases execution time. Suppose, every build has 2 test cases that are executed. I need to draw a graph in Jenkins which compares the execution time for the 1st test case for all the builds and similarly for the 2nd test case for all the builds.
Any leads would be appreciated.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…