Hello
I would like to get an overview over the posibilities of testing with solman. What I like to feagure out is: What is the best way to structure the testcases to reuse them in other tests?
In our project, we phase in the modules FI/CO/MM/SD/PM/PS. Then we do have the testphases Unittest, Integrationtest, User acceptance test and so on.
What I understand:
We can structure the tests with testcatalogs
We can arrange them with testplans
We can assign them with testpackages to the testers
So: can anyone help me to find out the best way to find the ideal structure? I guess, this is a standard duty but I could not find any ideas in the net.
Thanx a lot for helping me
Tom