I am a beginner plz tell me,how do we write scripts in QTP?
In my opinion we can write scipts in expert view or there
is another option where we can write scripts. plz tell me.
Answer Posted / g.v.prasada rao
Yes, Aparna and Sushma ,u both r write and thanks for reply
and one more option is there in qtp that is Function
Generater(F7).
Bye....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
For which type of projects the iterative model is not suitable?
Hello friends..... On which areas of an application we can not test with QTP
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
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
Explain different type of event trigger option.
I want to do QTP Certification what is the pattern of Question paper.
How does qtp identify objects in the application?
What is ObjectParamater?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
hou can we use vb script in qtp could u tell me breafly
Which functionalities of QTP used in banking project?
What is the registration process and examination fees?
How can you close the second opened browser?
Explain the use of action split in qtp?