Prerequisites for Testing ActiveX/Visual Basic Controls

This functionality is supported only if you are using the Classic Agent.

You are ready to begin testing your application. First, please read the information on designing and recording test cases in Overview of Test Cases. Become familiar with the basic concepts of test case design, including the setup, verification, and cleanup stages, and the Record > Testcase and Record > Action menu items.

Additionally, to test Visual Basic/Active X controls with Silk Test Classic, you must fulfil the following prerequisites:
  • You are familiar with routine Silk Test Classic tasks.
  • You understand properties and methods as they relate to ActiveX controls or native Visual Basic controls.
  • You have access to the documentation for any ActiveX controls that are embedded in your test application, and whose properties or methods you want to call.