what is descriptive programming in QTP? How can be done?
Answer Posted / babu
Hi,
I had gone through the answers provided all of you. I had
written the script by passing the property, value of the
objects using descriptive programming as it mentioned above.
Process what i followed is:
1)recorded the script.
2)take some object and remove the same from object
repository and add property,value of that removed object in
the script.
3)run the script.
It is displaying the message that object can't be find in
the object repository.
ex:Dialog("Login").WinEdit("Name:=Agent Name:","attached
text=Agent Name:").Set "xxxx".
I removed Agentname from the object repository.
While running i am getting the error that the object Agent
name is not able to find in object repository.
Help me out what mistake i made when writing descriptive
programming.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
What are the 3 main stages involved in testing with qtp?
In qtp, explain what is keyword driven automation framework?
What is an optional step in qtp ?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the quicktest professional testing process?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
When should I use smart identification?
What is business process testing(bpt) in qtp?
Key word driven framework
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
what is clean sweep?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?