|
From: Ulf E. <ulf...@fa...> - 2005-09-23 13:21:01
|
* Benjamin Curtis [2005-09-23, 04:37 -0700]: > Heh, this was exactly my intent with Tesly - http://www.tesly.com/. :) Isn't it about time to start using phpBugTracker and Tesly together for this project instead of the SourceForge trackers? :) > On Sep 22, 2005, at 8:43 AM, Sharif Khan wrote: > > Just some input on a feature I feel would be beneficial. That is, > > linking TestLink with phpBugTracker. They are both open source and > > would work wonderfully. > > > > Features: > > 1) Cross-linking of bugs to Test Case I've seen the submitted patch that adds this feature. I have not comitted it because it removes CVS linking. My idea is to one day add something like "InterWiki" links used in many Wiki systems (probably configured with a simple text file). That way you can easily link to anything that only requires a single parameter. Since the CVS links can use two parameters they will remain a special case > > 2) Cross-linking of Test Cases to bugs Requires a TestLink patch? > > 3) Ability to fail a Test Case and auto-insert into > > phpBugTracker. Requires a TestLink patch? > > 4) Use TestLink to do queries, status, metrics, etc. I'm not sure if I understand this.. do you want to query the TestLink database from phpBugTracker? /Ulf |