ASPAjax Environment

Description

The objects, methods, and properties described in this section can be used when testing ASP.NET AJAX objects.

Note:

  • ASP.NET AJAX objects are supported in UFT One only when the UFT One Web Add-in and ASP.NET AJAX sub-add-in are installed and loaded.
  • ASP.NET AJAX test objects extend test objects from the UFT One Web Add-in and inherit many of their operations and description properties from those objects.

Supported Test Objects

Test ObjectDescription
ASPAjaxAccordionAn accordion control that contains expandable panels and enables you to expand only one panel at a time (if any).
ASPAjaxAlwaysVisibleControlA container control that causes the control it contains to remain fixed and visible on the page even when the page is scrolled or resized.
ASPAjaxAutoCompleteA control that enables auto-complete suggestions in a text box.
ASPAjaxCalendarA calendar control.
ASPAjaxCollapsiblePanelA panel that can be expanded or collapsed.
ASPAjaxComboBoxA combo box control.
ASPAjaxConfirmButtonA confirmation button, which displays a message when clicked.
ASPAjaxDragPanelA panel that can be dragged around the Web page.
ASPAjaxDropDownA drop-down list.
ASPAjaxHoverMenuA pop up menu that is opened when you hover over the control to which it is associated.
ASPAjaxListSearchA control that enables searching for items in a regular or drop-down list by typing.
ASPAjaxMultiHandleSliderA slider with one or more handles.
ASPAjaxNumericUpDownA spin control with Up and Down buttons, which is used to increase and decrease values in an edit box.
ASPAjaxPagingIndexA single index link in a PagingBulletedList control.
ASPAjaxRatingA Rating control that enables the user to select a rating level from a predefined range.
ASPAjaxReorderListA bulleted list that can be re-ordered by dragging items in the list.
ASPAjaxResizableControlA resizable container control used to resize the Web controls that it contains.
ASPAjaxRichTextAreaA text area that allows complex editing, styling, and formatting.
ASPAjaxSliderA slider control.
ASPAjaxTabsA tab strip.
ASPAjaxToggleButtonA check box control that can use custom images to show its state.