Product Enhancements
• Enhanced Object Spy Functionality. When you hover over objects in your application using the pointing hand, you can view their properties, methods, and object hierarchy in the Object Spy. As you hover over each object, it is highlighted in the application.
• Web Drag and Drop Support. You can now create and run drag and drop operations in Web environments.
You can now test drag and drop operations in your Web-based application using the new Drag and Drop methods, available for all Web test objects (except the container objects Browser, Page, and Frame).
You can use these methods to drag one Web object onto another Web object, to drag a Web object from one location in a frame to another, or to drag an item within a Web object to another location within that object (drag and pan).
• Enhanced Object Spy Functionality. When you hover over objects in your application using the pointing hand, you can view their properties, methods, and object hierarchy in the Object Spy. As you hover over each object, it is highlighted in the application.
• Web Drag and Drop Support. You can now create and run drag and drop operations in Web environments.
You can now test drag and drop operations in your Web-based application using the new Drag and Drop methods, available for all Web test objects (except the container objects Browser, Page, and Frame).
You can use these methods to drag one Web object onto another Web object, to drag a Web object from one location in a frame to another, or to drag an item within a Web object to another location within that object (drag and pan).
• Text Recognition Support for Windows-Based Environments. You can capture text from Windows-based objects using text or text area checkpoints and output value steps, or using the GetText, GetVisibleText and GetTextLocation methods.
In recent versions of QuickTest Professional, text-capturing test object methods, reserved object methods, text/text area checkpoints, and text/text area output value steps were not available for objects in Windows-based environments (Standard Windows, Visual Basic, ActiveX, .NET Windows Forms, ActiveX, and Terminal Emulators).
In QuickTest Professional 9.2, you can use the text and text area checkpoint or output value commands to verify or retrieve text in your Windows-based objects. Alternatively, you can use the testobject.GetText (for Terminal Emulator objects), testobject.GetVisibleText, or testobject.GetTextLocation test object methods, or the TextUtil.GetText or TextUtil.GetTextLocation reserved object methods to capture the text you need.
In QuickTest Professional 9.2, you can use the text and text area checkpoint or output value commands to verify or retrieve text in your Windows-based objects. Alternatively, you can use the testobject.GetText (for Terminal Emulator objects), testobject.GetVisibleText, or testobject.GetTextLocation test object methods, or the TextUtil.GetText or TextUtil.GetTextLocation reserved object methods to capture the text you need.
Keep in mind
1. Any text-recognition mechanism may occasionally capture unwanted text information (such as hidden text and shadowed text), or may misinterpret the text content.
2. Before using the text in your test, use standard checkpoint, output value, or GetROProperty method, to confirm that desired text should be retrieved from the application.
2. Before using the text in your test, use standard checkpoint, output value, or GetROProperty method, to confirm that desired text should be retrieved from the application.
New Supported Operating Systems and Environments
QuickTest Professional 9.2 has added support for the following
Operating systems
• Microsoft Windows Vista
QuickTest Professional 9.2 has added support for the following
Operating systems
• Microsoft Windows Vista
Browsers
• Microsoft Internet Explorer 7
• Mozilla Firefox 2.0
• Netscape Browser 8.1.2
• Microsoft Internet Explorer 7
• Mozilla Firefox 2.0
• Netscape Browser 8.1.2
Development environments
• Microsoft Windows Presentation Foundation (supported with the .NET Add-in 9.2)
• Citrix support
• VMWare desktop support (QuickTest and the tested application must both be installed on the virtual machine).
• Microsoft Windows Presentation Foundation (supported with the .NET Add-in 9.2)
• Citrix support
• VMWare desktop support (QuickTest and the tested application must both be installed on the virtual machine).
No comments:
Post a Comment