HM 9.56
I have about 100 separate tests in 100 separate folders. I am currently unifying all these in a one folder view. The particular tests (free space) we want to change the threshold that triggers on all the tests at once.
If I select multiple tests in the view, the option to change the threshold disappears.
What are my options here? How do I get this changed quickly across all the tests?
Thanks
Change Multiple Tests (Free space) in different folders
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may do this using Export/Import from Text file:
1. Create View that shows all test items you need to change
2. Select all test items within that View
3. Export all these test items to text file using menu (File -> Export to Text file). Choose Export selected test(s) and mark "Include folder information" option.
4. Replace needed parameter values (e.g. MinFreeSpace ) within text file.
5. Insert the following line at the beginning of import text file:
ImportMode = Modify
6. Import modified text file usimg menu File -> Import from Text file
1. Create View that shows all test items you need to change
2. Select all test items within that View
3. Export all these test items to text file using menu (File -> Export to Text file). Choose Export selected test(s) and mark "Include folder information" option.
4. Replace needed parameter values (e.g. MinFreeSpace ) within text file.
5. Insert the following line at the beginning of import text file:
ImportMode = Modify
6. Import modified text file usimg menu File -> Import from Text file
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact: