How to plan new version testing in Jazz
One answer
My recommendation would be (in order):
1. Read the introductory RQM material (https://jazz.net/products/rational-quality-manager/).
2. Read the RQM learning circle (https://www.ibm.com/developerworks/mydeveloperworks/activities/service/html/mainpage#activitypage,99fefaae-6bee-43e7-9fb1-6e019e92ed9c).
3. Experiment with the CLM standbox on jazz.net (https://jazz.net/products/sandbox/?tag=rational-quality-manager).
Comments
Thank you Paul for your answer. My problem is that each version contain few features and I need to be able to report an ongoing status ofr each feature (during the timeline of the version). I need to know what is the correct Jazz way to do that.
Do you use RTC work items?
Yes, we have features and under each feature we have number of artifacts. Test Cases are linked to the artifacts.
Perfect! Your test plan (per release) would be linked the development plan for the release. Your test cases in the test plan would be linked to each feature/enhancement/task in the development plan. There are a number of dashboard widgets (see https://jazz.net/help-dev/clm/topic/com.ibm.jazz.dashboard.doc/topics/c_widget_types.html) to track status or you can create your own custom reports (see https://jazz.net/rs/reports#view=512 or https://jazz.net/rs/reports#view=1532).