PDA

View Full Version : TestLog reports


Anonymous
11-30-2005, 09:28 AM
Is there a way when creating a report to print Configuration Name or Description and not a Configuration ID in the TesTCase report page?

passmark
12-02-2005, 05:46 AM
Given that there can be multiple configuration per test case and the configuration names can be fairly long, we decided to include only the configuration code. In general there would not be space to include the full name or description.

You can have up to 64 characters for a config ID. Maybe you can use more descriptive text in the configuration ID's ?

e.g. Use "WinXP-CLEAN-01" rather than something like, "Config1"

---
David