. 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 |
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.
how can i call an external action,which is not added external action of an action?
How to export QTP results to an ".xls" file?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
can we run the scripts of qtp 8.2 in the qtp7.0?
what is output value in QTP and how it can be used in automation testing
Where you are storing your script?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
After Creation of your QTp frame work, The folders are saved in VSS or Other. plz explain brifly?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
what type of framework u r using in ur organization
How to retrieve data from application objects?