Tracking Configurations and Releases with Test Management Tools
It's well known that keeping track of results from testcases against builds, configurations, environments, etc can become quite difficult to manage.
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.
It's important to understand if and how version control of your QA artifacts is relevant to your test management process.