Web Vuser Functions (WEB)

Web Vusers perform tests that communicate with the servers using the HTTP protocol. The web protocol is generally used to test Internet sites.

The default language for the web protocol is C. Recording sessions create tests in C.

Java syntax are supported for a sub-set of the web functions. C++ can be used when writing tests with external programming tools.

See:

Web Vuser Functions: C Language

Web Vuser Functions: JavaScript Language