WebTest Methods

Include Protected Members
Include Inherited Members

The WebTest type exposes the following members.

Methods

 

Name

Description

Public method

AddCommentToResult

Adds a comment to the Web test result following the most recently completed Web test request, transaction, or included Web test.

Public method

AddDataSource

Overloaded.

Public method

AddDataSourceBinding

Defines a binding relationship and adds it to the data source binding collection for the Web test.

Public method

BeginTransaction

Starts a transaction timer with the specified name.

Public method

EndTransaction

Overloaded.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetEnumerator

Gets an Enumerator that enumerates the items in the Web test.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetRequestEnumerator

When overridden in a derived class, returns an IEnumerator<T> interface supporting a simple iteration over a generic collection of WebTestRequest.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IncludeWebTest

Overloaded.

Public method

InitializeDataBinding

Adds data source and data binding information from attributes to the current instance.

Public method

InternalSetOutcome

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

MoveDataTableCursor

Advances the cursor in the data table to the next record.

Public method

Stop

Stops the current Web test.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

WebTest Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace