Navigating directly to a test case via name not ID

The release 1.6 is going to be unsupported by Community. Because our effort moves ahead. However there are still valuable informations for you.
Locked
WesleyChilds
TestLink user
Posts: 5
Joined: Fri Dec 23, 2005 11:16 am

Navigating directly to a test case via name not ID

Post by WesleyChilds »

Hi,

I\'m introducing test link within my test department and I have a requirement for a URL link to be providing from our company intranet (a wiki based system) to test link for specific test cases and test suites.

I\'ve had at look using TestLink 1.6 and you can have a URL but it specifies the test case ID. I need to either specify the componment , category or testcase.

The current URL structure is .../ib/testcases/archiveData.php?edit=testcase&data=ID

As an example if I needed to link to test case 001 from category \"Sanity Test\" from Component \"x.x\". I would like to have a URL along the lines...

../lib/testcases/archiveData.php?component=x.x&category=sanity&testcase=001

Is anything like this currently possible with testlink?

I know linking to the ID is similar but the link will be created by our validation staff and it would be alot easier for them to reference our test cases using this than manually going through finding the ID\'s. We currently have over 600 test cases spread across approx. 50 test suites so there alot of links required.

If this is not possible would it Ok for our development team to produce a patch for test link so this would be possible?
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Please, describe your request a new feature request in out Bug tracking system.
Locked