WebTestRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestRequest : Microsoft::VisualStudio::TestTools::WebTesting::WebTestItem
[System.Serializable]
public class WebTestRequest : Microsoft.VisualStudio.TestTools.WebTesting.WebTestItem
[<System.Serializable>]
type WebTestRequest = class
inherit WebTestItem
Public Class WebTestRequest
Inherits WebTestItem
- Inheritance
- Attributes
Constructors
WebTestRequest(String) | |
WebTestRequest(Uri) |
Properties
Methods
Clone() | |
InternalSetOutcome(Outcome) | |
RuntimeClone() | (Inherited from WebTestItem) |
Events
ExtractValues | |
PostRequest | |
PreRequest | |
PreRequestDataBinding | |
ValidateResponse | |
ValidateResponseOnPageComplete |