is it possible to check the text displayed in the tool tip
using QTP? if so, how?
Answer Posted / uday kumar_anem
Use the ?alt? property of that object.
browser("MSN.com").Page("MSN.com").Image("Deadliest Cars //
Crash").GetROProperty("alt")
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
regular expression in qtp standar check point for months from accepting months from january to december only
Why bpt?
How do you send email with attachment from outlook using qtp ?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is qtpro? What is quick test pro? What is a quick test professional?
What is QTP scenario.
What is debugging? How you debug your script?
How many types of trigger events are there in qtp?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Explain about the quicktest professional (qtp) automation object model?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How to break the object spy ?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.