How exactly you start scripting in QTP? In the interview he
was not satisfied with my answer.Please post what is correct
answer.
Answers were Sorted based on User's Feedback
Answer / mreddy
1.Identify the application & testing flow
2.Create object repository
3.Create script
4.debug script
5.run script
6.Analize results
7.report defects
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shraini
All the 7 steps , 1)prepare for the recording, 2)start
recording,3) add the logical statements,check points,&
commands, 4)Debugging the script, 5)Running the script
6) Analyzing the results & 7) reporting the results.
| Is This Answer Correct ? | 1 Yes | 0 No |
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
what is advantage of descripting programming in QTP?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
what is object and child object.. explain ..if possible give some example for better understanding ..
Is it possible to change the name of a test object. I mean when we are recording the script for an object (for Ex: Username is a text field which has value "Babu",i am recording that). Then the Name of the object will become "Babu" in object repository. If i want to change "babu" as "xxxxx" .. is it possible to do? Pls help me in this .. if you didn't understand the question, pls let me know.
Hello, Can we capture only the labels of the web page in the object repository. If yes, then how. Actually my scenario is: I have to capture all the label of mercury site http://newtours.mercuryinteractive.com/tour/mercurypurchase. php. and want to copy all these labels in the notepad. So,please help me how to do this all. Thanks in advance, Gaytri
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
How to execute the test cases using QTP. i.e What is the use of QTP while execution