I am hoping someone has already solved this and has a great answer.
I have a requirement to be able to display an iteration burndown chart for the Dev Team, the Test Team and combined.
I know I could do this by creating test stories and a test project but that just doesn't seem very agile, not to mention the aditional overhead of doubling the user stories that need to be tracked.
I have a custom field in tasks that tells me if it is a test or dev task. is there a way to use this to segment the data and display either the test or the dev in a burndown chart based on this field?
Thanks
Jeff
I have a requirement to be able to display an iteration burndown chart for the Dev Team, the Test Team and combined.
I know I could do this by creating test stories and a test project but that just doesn't seem very agile, not to mention the aditional overhead of doubling the user stories that need to be tracked.
I have a custom field in tasks that tells me if it is a test or dev task. is there a way to use this to segment the data and display either the test or the dev in a burndown chart based on this field?
Thanks
Jeff
You may be able to create a customized burndown chart using custom code. Here is a link to our Developer Portal (https://help.rallydev.com/for-developers) to help you get started. I would also recommend visiting Stackoverflow – it is a site where you may get some assistance with this. The following link will take you to the area where developers who use Rally are active: http://stackoverflow.com/questions/tagged/rally