WebTest 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 WebTest abstract : System::Collections::IEnumerable
[System.Serializable]
public abstract class WebTest : System.Collections.IEnumerable
[<System.Serializable>]
type WebTest = class
interface IEnumerable
Public MustInherit Class WebTest
Implements IEnumerable
- Inheritance
-
WebTest
- Derived
- Attributes
- Implements
Constructors
WebTest() |
Properties
Methods
Events
PostPage | |
PostRequest | |
PostTransaction | |
PostWebTest | |
PrePage | |
PreRequest | |
PreRequestDataBinding | |
PreTransaction | |
PreWebTest | |
ValidateResponse | |
ValidateResponseOnPageComplete |