Want to add more execution Type

The release related discussions, plans and questions.
Locked
sujaldalia
TestLink user
Posts: 5
Joined: Mon Jan 07, 2008 5:32 pm

Want to add more execution Type

Post by sujaldalia »

Currently there are Passed, Failed and Blocked available but I want to add couple of more types like N/A and Skipped. Is that possible?

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

Post by fman »

read config* files anc const* files on your installation.
This files containing configuration with documentation
Xgrind
Advanced user
Posts: 25
Joined: Mon Dec 18, 2006 2:24 am

Post by Xgrind »

Hi Fman,

I had followed your instructions by editing the cfg and const files and managed to allow Not Available status to appear on execution.

However, when I query for results, the Not Available status is not reflected in the Results Query Matrix. Can you enlighten me how can I do it?

Thanks.
Locked