Does TestMaker support testing applets?
Typically applets are used for presentation and communication with hosts in some fashion that is not easily possible using HTML pages in a browser. TestMaker does not provide special functions to test an applets’ ability to present data. However, TestMaker does fully support all of the major Web protocols (HTTP, soap, XML-RPC, SMTP, etc.) an applet would use to request something from a host. Additionally, TestMaker’s Recorder feature automatically detects an applet’s HTTP communication with a host and writes a TestMaker intelligent test agent script that emulates the request from the applet to a host.