Hi,
I want to create a view for all the tests that have the text "ROUTER" in the testname, but I cant seem to get it to work.
Already tried:
'ROUTER' in %TestName% = true
What am I doing wrong?
View
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
View
You should use "Select items using expression" with expression like:
'ROUTER' in '%TestName%'
You may find expression examples at ("Select items using expression" section):
http://www.ks-soft.net/hostmon.eng/mfra ... w_criteria
'ROUTER' in '%TestName%'
You may find expression examples at ("Select items using expression" section):
http://www.ks-soft.net/hostmon.eng/mfra ... w_criteria