The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ValidationRuleResponseTimeGoal::Validate Method (Object^, ValidationEventArgs^)
Examines both the request and the response by using the test case context and the request context to make sure that the data matches the specified values.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- sender
-
Type:
System::Object^
The sender of the event.
- e
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::ValidationEventArgs^
The ConditionalEventArgs that contains the event data.
Show: