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 |
Write the Test Cases for ATM(Any Time Money)
Explain data driven framework?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
HOW DO U CALL A ACTION IN QTP?
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
What are the details steps to connect a remote mysql database in QTP
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
In Descriptive programing if i use this below code will it work for login window or flight Res Window. Shud i add the properties like attached text=login and text=Agent Name in the object repository and define a new object first. Pls tell me the procedure in clear inorder to execute this script. Dialog("title:=Login").WinEdit("attached text:=Agent Name:").set"agent123" Dialog("title:=Login").WinEdit("attached text:=Password:").set"mercury" Dialog("attached text:=Login").winbutton("text:=OK").click
I have 3 browsers i want to give facebook url in 2 nd browser using qtp
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
what skills needed to be good test automation?