Answer Posted / sreeprasad
There are two ways to Spy the objects in QTP
(1) Thru file toolbar ---In the File ToolBar click on the
last toolbar button
(an icon showing a person with hat).
(2) Tru Object repository Dialog
---In Objectrepository dialog click on the button"object spy..."
In the Object spy Dialog click on the button showing hand
symbol.
the pointer now changes in to a hand symbol and we have to
point out the object to spy the state of the object
if at all the object is not visible..or window is minimised
then Hold the Ctrl button and activate the required window
to and release the Ctrl button.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the qtp test phases.
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
What is the use of ordinal identifier in qtp?
What is post recovery scenario?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What are the technologies supported by qtp?
What are the five challenges you faced in QTP?
Write a script to customize the test results in PDF and HTML format.
What ate the Technologies supported by QTP?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Hi All, How to Compare two strings character by character in QTP
What is test object model in quicktest professional (qtp)?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
how can i call function (which has link with excell sheet at a remote location) within another function