Grouping Test Suites into a Regression Build ?
We use RFT for out automated testing and we are trying to use RQM to manage these tests and be able to organize them into a regression build to possibly schedule to run at a certain time. My question is this. We have our automated tests set up in RQM as Test Cases. We then have organized suites of Test Suites which incorporate all the applicable test cases. We have several Test Suites organized by subject such as Distribution , Registration, Components. These represent different parts of our business and thus different parts of our software. I would like to be able to schedule these suites to run one after another in a regression build so that we can have them run overnight while we are not here. Then we can review the results in the morning. Suites don't seem to be able to include other suites, so what are my choices to accomplish this ?