Page 1 of 1

how to add same tests for multiple products?

Posted: Tue Jan 08, 2013 1:25 am
by vayal
I am into apps testing, I have configured testlink and added all the test cases to my testlink as well. I have several apps which same test suite/test cases apply. I am not sure how do I map same test cases to multiple products [here product is my app]

EG: I have a test suite, TS and have 5 test cases under that, ie, TC1, TC2, TC3 ,TC4 and TC5
I have 3 apps to test, APP1, APP2 and APP3 [These are basically my products]
so I want to map the Test suite, TS to each APP.

Can I anyone help me?


Thanks,
Man

Re: how to add same tests for multiple products?

Posted: Tue Jan 08, 2013 12:34 pm
by ergo
One idea is to use one test project and add a test plan for every product. We do this for several releases of one product.