1.

What Are Verification Point Types?

Answer»
  • Alphanumeric: Captures and TESTS alphanumeric data in Windows objects that contain text, such as edit boxes, check boxes, group boxes, labels, push buttons, RADIO buttons, toolbars, and windows (captions).
  • Clipboard: Captures and compares alphanumeric data that has been copied to the Clipboard.
  • File Comparison: Compares TWO specified files during playback.
  • File Existence: Verifies the existence of a specified file during playback.
  • Menu: Captures and compares the menu title, menu items, shortcut keys, and the state of selected menus.
  • Module Existence: Verifies whether a specified module is loaded into a specified context (process), or is loaded ANYWHERE in memory.
  • Object Data : Captures and compares the data inside standard Windows objects.
  • Object Properties : Captures and compares the properties of standard Windows objects.
  • Region Image : Captures a region of the screen as a bitmap.
  • WEB Site Compare : Captures a baseline of a Web site and compares it to the Web site at another point in time.
  • Web Site Scan : Checks the contents of a Web site with every revision and ensures that changes have not resulted in defects.
  • Window Existence: Verifies the existence and status of a specified window during playback.
  • Window Image: Captures a window as a bitmap.



Discussion

No Comment Found