. Types of properties that Quick Test learns while
recording?
Answers were Sorted based on User's Feedback
Answer / ana
While Recording Quick Test learns the logical name and the
physical properties of the object which is stored in Object
Repository. While Play back the Logical name and the
physical description is matched and then the output is
displayed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / punkhuri singh
(a) Mandatory (b) Assistive .
In addition to recording the mandatory and assistive properties specified in the Object Identification dialog box, QuickTest can also record a backup ordinal identifier for each test object. The ordinal identifier assigns the object a numerical value that indicates its order relative to other objects with an otherwise identical description (objects that have the same values for all properties specified in the mandatory and assistive property lists). This ordered value enables QuickTest to create a unique description when the mandatory and assistive properties are not sufficient to do so.
| Is This Answer Correct ? | 0 Yes | 0 No |
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
Tel me what was the automation testing process you followed?
how to disable the pop ups through QTP using a script
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?
How to supress warnings from the "Test results page"?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Can you expect major bugs in Net banking Application?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
What are private functions in QTP? How they can be called from the function library?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the check points can be inserted without recording?