Hi..
I was looking for a tool which can manage test results of nightly
regressions. By manage, I mean:
+ Dump the results to sql db
+ Give good queries for retrieving data such as
-- Show all tests which are failing continously for 3-4 runs
-- Tests which are failing intermittently
-- If the tool understands s/w versions or branches, then potentially
show the progress for a branch (progress made every day)
etc.
+ Raise bugs (in bugzilla) for a failed test case..
TestRunner seems to be one tool which is close, but it looks more like a
"test case management" than "test result management".
Is anybody using testRunner for the above mentioned application?
Any suggestions on using testrunner for this application or pointers to
other tools are welcome.
thanx
gopi
|