Quick Test Professional… Enable Unified Functional Testing (UFT) logs 20 Apr 20184 Mar 2018 Previously, QuickTest Professional used the tool \bin\ClientLogs.exe utility, setting up its section called "QTP", however for UFT, this option does not capture any logs. Instructions to collect desired logs: 1.…
Quick Test Professional… Highlight an object or window using QTP 13 Apr 201513 Apr 2015 To highlight an object or window manually or programmatically (from within the script) Manually Object Repository window. Available also in the Object Repository Manager for shared object repositories: 1. Open…
Quick Test Professional… QuickTest Professional Causes the Operating System to Crash or Hang 4 Nov 20143 Nov 2014 In extremely rare cases, QuickTest Professional (QTP) might cause system crashes, or hangs, after it is installed. These types of problems can occur at any point, but are most common…
Quick Test Professional… Modify QuickTest Professional Text Recognition behavior 3 Nov 20143 Nov 2014 By default, when QuickTest Professional captures text for a text/text area checkpoint or output value step using the GetText, GetTextLocation, or GetVisibleText methods, it tries to retrieve the text directly…
Quick Test Professional… Languages other than English be specified for the text recognition mechanism 29 Oct 2014 Modify the supportedLanguages value for the text recognition registry key Note: QuickTest Professional 9.2 introduced a new text recognition mechanism. The information provided here applies to QuickTest Professional 9.2 or…
Quick Test Professional… Text recognition be set for both hieroglyphic and non-hieroglyphic languages simultaneously 26 Oct 2014 Combined hieroglyphic languages and non-hieroglyphic languages are not supported Note : QuickTest Professional 9.2 introduced a new text recognition mechanism. The information provided here applies to QuickTest Professional 9.2 or…
Quick Test Professional… Text on small objects or in a small text area is not captured or is captured incorrectly 21 Oct 2014 Sometimes, when QuickTest Professional (QTP) 9.2 attempts to capture text from a small object or in a small text area, it is not captured, or is captured incorrectly. Modify the…
Quick Test Professional… Retrieve the runtime property of an object 18 Oct 2014 Use the GetROProperty method. This method returns the current value of a property for the object in the application. GetROProperty(Property [, in_PropData]) Property - Property to retrieve from the object.…
Quick Test Professional… List of the default and available properties for various objects 17 Oct 2014 Refer to the Object Identification utility and the Object Model Reference You can find a list of the available Test Object properties for objects in the Object Model Reference. QuickTest…
Quick Test Professional… Text recognition operations on Windows Vista, 7 or 2008 are not always reliable 15 Oct 2014 On Windows Vista, 7 or 2008 operating system (32bits or 64bits), QuickTest Professional (QTP) 9.X or higher version's text recognition features (such as text checkpoints and output values, GetVisibleText and…