Comparing test results

266 views
Skip to first unread message

Jonathan Major

unread,
Jan 22, 2014, 8:29:10 PM1/22/14
to testng...@googlegroups.com
hi,

Is there a way to compare test results against previous runs? 

thanks
Jonathan

Krishnan Mahadevan

unread,
Jan 22, 2014, 9:29:53 PM1/22/14
to testng...@googlegroups.com
You could write your own implementation that does this. There are no implementations for this in TestNG. 
--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users.
For more options, visit https://groups.google.com/groups/opt_out.


--
Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/

Jonathan Major

unread,
Jan 22, 2014, 10:15:07 PM1/22/14
to testng...@googlegroups.com
That is very true!

The tool hasn't been updated since July 2012 but I will have a look and get back to this thread with an update by this time next week.

-- Jonathan




On Wednesday, January 22, 2014 6:29:53 PM UTC-8, Krishnan wrote:
You could write your own implementation that does this. There are no implementations for this in TestNG. 

On Thursday, January 23, 2014, Jonathan Major <jonathan...@gmail.com> wrote:
hi,

Is there a way to compare test results against previous runs? 

thanks
Jonathan

--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users+unsubscribe@googlegroups.com.

To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users.
For more options, visit https://groups.google.com/groups/opt_out.

Shawn McCarthy

unread,
Jan 23, 2014, 8:57:07 AM1/23/14
to testng...@googlegroups.com
I run my tests in Jenkins, and I use the TestNG plugin for Jenkins, and it gives a nice graph of the history of each test (or all the tests).

Jonathan Major

unread,
Jan 30, 2014, 7:59:05 PM1/30/14
to testng...@googlegroups.com
hi,

so I setup testng to post test results to cuanto (trackyourtests.com) via a gradle listener in a test task - works great! Cuanto comes with an already implemented listener jar. 

I will create a blog about it this weekend and update this thread.  

-- Jonathan

Jonathan Major

unread,
Feb 1, 2014, 7:28:36 PM2/1/14
to testng...@googlegroups.com
as promised setup of cuanto and how to integrate with gradle.

works really well.

Nordin, Lars P

unread,
Feb 3, 2014, 9:08:33 AM2/3/14
to testng...@googlegroups.com

How about running your tests in Jenkins?

It has the capability of comparing sequential test results.

 

From: testng...@googlegroups.com [mailto:testng...@googlegroups.com] On Behalf Of Krishnan Mahadevan

You could write your own implementation that does this. There are no implementations for this in TestNG. 

On Thursday, January 23, 2014, Jonathan Major <jonathan...@gmail.com> wrote:

hi,

 

Is there a way to compare test results against previous runs? 

The information contained in this e-mail and in any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. This message has been scanned for known computer viruses.

talon

unread,
Feb 3, 2014, 3:22:40 PM2/3/14
to testng...@googlegroups.com
I created my own custom dashboard.. I will load all the test results into an oracle DB and retrieve the result and display it in dashboard... this dashboard will display the results of day to day execution 
Reply all
Reply to author
Forward
0 new messages