what is descriptive programming in QTP? How can be done?
Answer Posted / pavan
Descriptive Programming is the way of instructing QTP to
identify the objects without object repository.
It can be done as follows:
Example 1: Browser("title:= < title of the browser> ").Page
("title:= < title of the page> ").frame("name:= <name of
the frame>")....
Example 2: vbwindow("title: <title>").vbedit("attached
text:=username").set "name"
etc....
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Explain the concept of object repository and how QTP recognizes objects?
Explain measuring transaction.
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How many tabs are available to view your test in a test pane and what are they?
what testplan contents and what test strategy contents,what is the diff b/w them
How we can import data from database?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What are the types of object repository?
what is run action?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
What is the difference between per-action and shared?
how interviews will be on QTP?
How many types of recording modes in qtp? Which will be used when?
How to modify the text checkpoint?