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.
Answers were Sorted based on User's Feedback
Answer / aparna.v
We can write the scripts either by recording the
application or manually entering the objects in the object
repository and writing the code in expert view
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / sushma
there is only one way for scripting that is "expert
view".it depends on you whether u r following recording or
programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gurpreet
Thanks a lot Aparna and Sushma for the answers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajaputra
If you are perfect in the Descriptive programing, you can
write the script in notepad and call that script from QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the basic concept of quicktest professional?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
What is an Custom Object in QTP ?
Can we put more than one action in a single script???? yes or no.....
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.
What is the syntax to call one action in another?
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?
what is the difference between link and hyper link?
How do you open adobe acrobat file in QTP and do some testing on that file ?
What is Description Object?
How to open a new test using QTP?