how can i prepare for QTP(8.2) to face interview ?
give over view details?
Answers were Sorted based on User's Feedback
Answer / loveleen
in qtp8.2 we can select object repositories as global and
per action before recoding the script
| Is This Answer Correct ? | 4 Yes | 0 No |
Hi.
can i have ur mail ID....i will send framework and ppts
for QTP..
so.. u can prepare easly...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijay
hi Sudhanahan redy,plz send me also qtp meterail plzzzz
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran
Hi Sudhanandareddy, can you send me the frame works, PPTs?
my email addr: kirrukumar_k@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth
Hi Sudhanahan redy,
Can u pls send me the QTP framework and ppts.
kanth80@gmail.com
Pls do the favour...
Thanks in advance
srikanth
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh
pls send me the qtp material including frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashok
hi Sudhanandareddy this is ashok and my mailid is
ashokbg1@yahoo.com, plz give me some advice about my job..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sekhar
hi sudharshan reddy
can u send me the QTP frame works,ppts and material
and this is my mail id send2rajsekhar@gmail.com
plse send these materials to my id
Regards
sekhar
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay tomar
Hi Sudhanahan redy,
Please send me the framework and ppts
for QTP...
My E-mail ID is "vijaytomarmzn@yahoo.co.in"
Thanks in advance
Regards
Vijay Tomar
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the XML file architecture ?
I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?
What is the Diff between Image check-point and Bit map Check point?
What are FAST and NORMAL modes in qtp ? Why r these modes intended for ?
How many types of object repository in qtp?
can any one tell me how to select some text.i need the script for that
how to test Web application using QTP software
how to merge object repositories?
What are the option you can use to synchronize your test?
What is the Maximum syncronization timeout in seconds in QTP 9.5
if full in Object Repostoiory then how to load other Object Repository
Give one example of Standard checkpoint in qtp 10?