I m new to QTP?
Is it necessary to know VB for learning QTP for Automation?
Can I understand QTP excellently Without practical
automation?
Answer Posted / sandipgami84
it is necessary, u have a knowledge of vb script,
u can uasily learn QTP.
Thanks,
Sandip,
099866 45937
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the difference between call to existing action and copy of an action?
On what document base Descriptive programming is written if build is not yet ready ?
What are the features of quick test pro(qtp)?
What are the types of object repositories? Which one is you using?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
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
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Did the scripts need lot of maintenance? If yes, why?
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Describe how Smart Identification is used
hou can we use vb script in qtp could u tell me breafly