Hello,
I use two tests and want to compare the replys of this two test.
if the result issn't the same, so it should create an alert.
Compare Replys of two tests
You may use advanced action with expression like
("%::TestNameA::Reply%"<>"%::TestNameB::Reply%")
www.ks-soft.net/hostmon.eng/mframe.htm# ... ncedaction
Regards
Alex
("%::TestNameA::Reply%"<>"%::TestNameB::Reply%")
www.ks-soft.net/hostmon.eng/mframe.htm# ... ncedaction
Regards
Alex
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
This will work for any test method.
You may use same variables (%::TestNameA::Reply% and %::TestNameB::Reply%) in "Tune Up Reply value" expression to set Reply, depending on Reply value of other test items.
E.g. you may use "Tune up Reply value" with expression like:
if ('%::TestNameA::Reply%'<>'%::TestNameB::Reply%') They are different; else They are the same!
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... uneupreply
You may use same variables (%::TestNameA::Reply% and %::TestNameB::Reply%) in "Tune Up Reply value" expression to set Reply, depending on Reply value of other test items.
E.g. you may use "Tune up Reply value" with expression like:
if ('%::TestNameA::Reply%'<>'%::TestNameB::Reply%') They are different; else They are the same!
Please check for details at:
http://www.ks-soft.net/hostmon.eng/mfra ... uneupreply
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact: