Machine Name and SP selections missing from run Test page
Brought to you by:
andreas_rth
Steps:
1. On Home page click a TestSetID link
2. Click the Test Results link of a test that has been run and saved at least once
- When viewing test results the first column is "Machine Name".
- The 7th column is "SP" (Service Pack?)
Defect:
There are no Machine Name or Service Pack selections on the Run Test page.
I verified this - it looks like we are not using these fields so we should check if we can remove them.
I would like to see the Machine field retained. It would be very useful for the type of testing we do. We run the same test on multiple systems before it is passed or failed. It would be very helpful to see which machine a test was run on without having to view the results.
Fix for BUG 2748645
See attached file for fix to Machine Name bug.
thanks for the fix - we will include this as soon as possible
Update to fix for 2748645
I discovered a problem in the previously submitted fix where the Machine Name isn't retained when continuing a test. I've attached a new version of results_continue_manual_test_page.php that corrects this.
thanks for the fix - I will try to include it as soon as possible