Hi All, 1. Is there any way by which we can test our traffic scirpt similar to unit testing? We are using Http Client to generate request to traffic manager using Cucumber testing framework (Java). Is there any way by which we can get line coverage of the rules which are being executed from the test? Can someone suggest any solution for this? or any other solution how can we have automated testing our traffic script? 2. We have seen that in "event log" the rule name comes along with log message. But not sure how can we use that to atleat know which rule file is being executed? Thoughts?
... View more