Can any body please tell me the steps of keyword driven
frame work in qtp. My mail is saswat445@gmail.com please
send some materials on keyword driven testing in qtp.
thanks a lot...
No Answer is Posted For this Question
Be the First to Post Answer
What is iteration?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
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 is the difference between development and testing
wht is the difference between action and functio?
how do u copy object repository?
hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
Any limitation to XML Checkpoints?
how to test background color and dynamic images during runtime
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What is the concept of hooking in QTP?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue