We have disabled users ability to disable tests in favor of pause only. Is there a way to create a view for all tests with staus of paused?
Also is there a way to not allow pause for more than 30 days?
View for paused tests
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
There are 2 ways:We have disabled users ability to disable tests in favor of pause only. Is there a way to create a view for all tests with staus of paused?
1. Create View, enable View criteria: Select Items by status and mark "Out of schedule" option.
This option will show Paused ans Out of schedule test items.
2. Create View, enable View criteria: Select items using expression and provide expression like: '%Status%'=='Paused'
Please note, Views with Select items using expression Criteria are not available in Web Service.
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... #ViewsList