I want to do Certification course in QTP. For this I
request you to suggest the best Tutorial in PDF format, as
i'm not in a possition to afford any 'Fee' to join in any
institutions.
Hence, if possible, kinldy mail PDF file to my mail-ID:
chakri_avala@yahoo.co.in
Regards,
Chakradhar Yadav.
Answer Posted / amit tyagi
Hi All,
I want to do QTP certification, please send some
informatic docuemnts to me.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of running the scripts in Hidden-mode in UFT?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How to open a new test using quicktest professional?
Explain the concept of object repository and how quicktest professional recognises objects?
What is the meaning Work bench?
What is the difference between the design-time and run-time data tables?
Whats the realtime QTP testing process
Give the syntax to load function at run time.
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
what function you write to do database testing with the help of qtp?
How many add-ins comes by default with quicktest professional?
How to test fly out menu in qtp?
what is the structure for the data driven framework