Answer Posted / vinay srao
Before creating any shared repository file or before adding objects information in to object repository We can configure which property values QTP has to collect based on type of object and environment
Ex: Configure for a push button QTP has to collect native class, text & height property values for standard windows based application.......
navigation: goto Tools menu
--> select Object Identification...
--> select Environment as standard windows
--> select test object classes
--> click winButton
---> click add/remove in Mandatory properties
---. select height property, click OK---> click OK
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Explain xml checkpoints.
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is the XML file architecture ?
What is quicktest professional (qtp)?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
How many ways we can parameterize data in quicktest professional (qtp)?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What are the different attribute used with regular expression?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Differentiate the type of test cases which can be automated and which cannot be automated?
What is the difference between a Function and Procedure in QTP?
How will you check a web application for broken links using qtp?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How can you pass value one action to another action?