1. I have created complete test management, test repository with different set of test sets and test cases for one project (Say ABC) . Now many of the test set are common to other projects. I wanted to use existing set for new test execution's from project ABC to DEF. I don't see any options. Can anyone please suggest way and steps ?
2. Can I use 1 test execution task to execute multiple times ? When I does that I got all test cases with latest statuses during last execution. I wanted to have then all, in no-run status and some logs where I can see how many times this executions was run. Is it possible ?
to part 1:
Either you clone them or you export them to a CSU and import them to your new project.
export / import would be easier I assume.
to part 2:
in general you can reuse them but the status and especially the no-run is not shown in this case.
you should set up a second execution to compare how often a test was run until it passed.
You see the overall statistics in test runs and test plans - if your executions are connected to.
It seems that my issue resolved itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.