Maintenance of Test Management Tools
A healthy test management system requires maintenance.
Bill Echlin
Read More
5 min
A healthy test management system requires maintenance.
It's well known that keeping track of results from testcases against builds, configurations, environments, etc can become quite difficult to manage.
Re-running tests to check that bugs are fixed is an essential part of the test management process.
In many cases we'll need our test management tool to aggregate and report on results from various perspectives.
Your ability to manage a library of testcases in your test management tool depends a lot on the relationship between the different instances of the testcases.
The ability to add parameters to testcases enables you to write testcases once and then run different instances multiple times with different parameters.