Can a test script be version controlled, e.g A test script may be run against a project at the beginning of the test cycle, the test is later re-run during later software version with the same project however changes are required to the script.
We would want to know which version of the script was run.
If this is not specifically possible can a test script be copied and named with a different version?