Link for a test case from another web application

The release related discussions, plans and questions.
Locked
velososcooby
TestLink user
Posts: 1
Joined: Wed Mar 04, 2009 1:05 pm

Link for a test case from another web application

Post by velososcooby »

Is there some way to get a direct link for a test case?

I need to add a direct link for a test case in the requirements management software. This tool generate a web application based on requirements. So, it will be nice to have some way to access a specific test case that verify a requirement from that application.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Unfortunatelly, html frames limits availability of direct links. We are aware such feature and has on TODO list. Thanks.
tjones
TestLink user
Posts: 1
Joined: Tue Apr 21, 2009 6:47 pm

Post by tjones »

I was able to link to a particular test case using the following link

http://server/testlink/lib/testcases/archiveData.php?targetTestCase=tcID-Num&edit=testcase&allow_edit=0

Where server is my testlink host and tcID-NUM is my testcase id prefix and NUM is the number for the testcase.
Locked