what is descriptive programming?

Answer Posted / vinu

Instructing QTP to perform Operations on AUT objects which
are not present in Object repository.

Whenever QTP records any action on any object of an
application ,it adds some description on how to recognize
that object to a repository of objects, which is known as OR
(Object Repository)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you compare the structure of 2 tables in database and check whether they are similar using qtp.

1715


Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?

871


Write a script to customize the test results in PDF and HTML format.

2352


I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

2098


How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet

1822


When to use descriptive programming?

839


Explain how qtp identifies object?

846


what is run action?

1686


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1871


UFT 12.02 which ALM version will support

1221


how can we compare descriptive programing with a regular expression

2168


What are the technics follow in writing VB script?

1738


What are the Disadvantages of shared object repository?

831


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

799


If created one virtual object? Next time I changed the window position will it work?

818