How do I support testing on parallel timelines with QM?
![]()
Hello,
I am testing the Process component in 3.0.1.4 builds. I want to perform the same tests that were used when 3.0.1 shipped. Luckily, there is a test plan that contains the tests: Process Test Plan. That plan is currently being used to test the 4.0.x builds. So, I created a snapshot and then made a copy of the plan. I named the copy Process 3.0.x.x Test Plan and I set the timeline to the 3.0.x.x timeline. Now, I want to create TERs for the test cases and begin testing. When I try to generate TERs, I run into the following: -- The button for generating TERs is only enabled if I select every test case. This less than ideal because different test cases require different platforms. (For instance, some should be run with a web browser and some with the Eclipse client). -- In the dialog for creating TERs, there is a selection for the test plan associated with the TERs. I want to set this to the Process 3.0.x.x Test Plan, but it does not show up. The original test plan (Process Test Plan) is the only choice. My questions are: 1. Is there a way to generate TERs for a subset of the test cases? (I know this works in the Process Test Plan, but it does not in the Process 3.0.x.x Test Plan). 2. How do I associate generated TERs with the Process 3.0.x.x Test Plan? 3. Am I going about this the wrong way? Is there a better way to support testing code from parallel timelines? |
2 answers
![]()
This seemed to work for me but I didn't make a copy of a snapshot.
|