How to record objects of Windows taskbar
Answer Posted / sreeprasad
The best way to record the windows taskbar is "Analog
Recording Mode".
Because the Analog Recording enables u to record the exact
mouse & key board opertions u perform in relation to either
the screen.In this recording mode Quick Test records &
track every movement around a screen or window.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to define array in qtp?
how to create flat file datasubmission in qtp
What is test object model in quicktest professional?
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What is the difference between byref and byval in qtp?
What test you perform mostly? Regression or retesting in your testing process?
What is the default add-ins in qtp?
what is keyword driven testing in qtp?n how is it useful?
How many types of run modes are there in qtp?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
How you calling actions in qtp?
What is qtpro? What is quick test pro?
Explain different types of action in qtp?