3

Whenever there is a change in tests we are triggering a Jenkin's Job For example: Add/Remove few testcases and Run the Job I need to see how many tests have been added and removed when compared to prev run. Also I need to compare Run1 details with RunX details.

Please let me know if we can do these in Jenkins? Is there any plugins for the same.

Thanks in Advance.

4

1 に答える 1

0

利用可能なテストの数をエコーし​​、Plot Pluginを使用してダイナミクスを視覚化できます。別の質問を参照してください:

デフォルトのテスト結果の傾向が私の仕事をしてくれることに注意してください(テストの総数を示しています)。

ここに画像の説明を入力 ここに画像の説明を入力

于 2012-10-30T13:48:45.097 に答える