How to handle staging in testcases?

Discuss test processes, standards, documentation, teams, criteria, test environments, etc.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
ergo
TestLink user
Posts: 13
Joined: Sat Dec 22, 2012 11:04 am

How to handle staging in testcases?

Post by ergo »

Hi,

we have complex test scenarios which needs to be checked and released by a formal process.

Currently we have three stages for testcases:

- tc in creation
- tc to be released
- released tc

We handle this by subtrees within the test project but this conflicts with the reporting which is based on root entries in the tree(graphic report).

Are there other experiences or suggestions to handle this topic?

Regards Olaf
Regards Olaf

Testlink version 1.9.0
working on a product test with 50 testers and more than 2000 test cases
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: How to handle staging in testcases?

Post by fman »

you can try using the active/inactive attribute on test case version
you can also use keywords, to manage this 'workflow status'
On 2.0 a test case 'workflow' status will be available.
Post Reply