What is deference between normal QTP testing and
descriptive programming?
Answer Posted / arunamadhu
most of the time in run time qtp fails to identify the
object in the object repository ,to handel such objects
which change more offenly ie dynamic we wil go for
Descriptive programming,
when u run the recorded scripts on different browser
Recorded scripts are going to fail,to handel this also v
vil go for descriptive programming
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can make an action as re-usable action?
How you can delete excel file in qtp?
Have you used xml check point in your project?
what is supply chain management?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Can we run multiple QTP scripts one after the other without manual intervention? How?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Name the properties you would use for identifying a browser and page when using descriptive programming?
What are the disadvantages of recording test cases 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
Can any body please tell me the steps of keyword driven framework of QTP.
Mention the different actions types of qtp.
can i compare two databases using QTP ?
How can you handle exceptions in qtp?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)