Hiya People,
Have a general question about test case / test results management
Was wondering how the ranorex community generally manage the following:
- Mapping manual test cases (from a TCM system e.g. Quality Center) to automated test case .exe's
- Mapping and storing of automated results back in the TCM system
For example say you have a manual tests case in your TCM management system that has Id=4320
You then develop an automated test case solution for it
At this point you need to map the manual test case id to your automation solution
You then run your automated test and output say the ranorex log file and a Pass/Fail/Error status
You then need to store the log file and the result back in the TCM system
This way your automated and manual results are in the same place
Has anyone done such integrations?
Thanks