How to add a new bug associated with the test case?

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Jack
TestLink user
Posts: 5
Joined: Tue Feb 27, 2007 1:34 am

How to add a new bug associated with the test case?

Post by Jack »

Hi,

When add a new bug associated with the test case, the old bug associated with that test case will be deleted. How to resolve this problem?
I want to keep all history bugs associated with the same test case.

Thanks
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

you can add multiple bugs just in this way:

BUGID1,BUGID34,....


let me know if this solve your problem
Jack
TestLink user
Posts: 5
Joined: Tue Feb 27, 2007 1:34 am

Post by Jack »

Mr. fman

Thank you very much. It does work. thanks again.
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Re: How to add a new bug associated with the test case?

Post by agarg2 »

Jack wrote:Hi,

When add a new bug associated with the test case, the old bug associated with that test case will be deleted. How to resolve this problem?
I want to keep all history bugs associated with the same test case.

Thanks
Hi Jack,
Could you please explain me how do you associate a test-case with a bug id as there is no such TextField on TestCase page to enter bug-id?

I also have a requirement where while writing a new test-case, I can associate it with a bug. Looks like you are doing the same, hence requesting you to share your knowledge on this.

Regards,
Arun Garg
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

with 1.7.0 the method is different.
You will find an icon AFTER having save an execution result.

I'm working on the documentation.
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Post by agarg2 »

fman wrote:with 1.7.0 the method is different.
You will find an icon AFTER having save an execution result.

I'm working on the documentation.
Thanks for the quick reply. Actually I am looking for bug-id field as part of TestCase screen and not execution screen. What I mean is that while writing a new test-case I need a text field like we have for OSVersion etc where I can enter the bug id. So that in future if I want to see the test-case associate with a bug, I can query and get the test-case detail.

Regards,
Arun Garg
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Post by fman »

TL manages only BUGID related to an execution.
if you use TL 1.7. you can try to use custom fields as workaround.
agarg2
Advanced user
Posts: 26
Joined: Thu Aug 02, 2007 3:49 pm

Post by agarg2 »

fman wrote:TL manages only BUGID related to an execution.
if you use TL 1.7. you can try to use custom fields as workaround.
Got it. Thanks.
yurock
TestLink user
Posts: 5
Joined: Fri Dec 07, 2007 1:22 pm

Post by yurock »

Hello!

I have a strange problem with BUGID field related to an execution.
I am only beginner in TL, so I have installed TL on home and work PC to study and I have met such problem: when I start test cases execution on home PC I see BugID field, but when I start it on work PC - I don't see(.

I set status=Failed for some test-cases, save results, but BugID field does not appear. I have not found any option in config.inc.php to solve this problem.

Do you have any ideas?

Thanks in advance!

Regards,
Yuriy
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

You have not configured a bug tracking interface on work PC.
yurock
TestLink user
Posts: 5
Joined: Fri Dec 07, 2007 1:22 pm

Post by yurock »

Thank you very much for so fast answer! Will continue to configure TL after weekend).
Post Reply