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
What is the use of text output value in quicktest professional?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How many types of run modes are there in qtp?
What is data driver in qtp?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How you debug your script?
desribe a situation where u faced a stressful situation and how did u cope with it
What is QTP scenario.
what is vmodel?advantages and disadvantages of vmodel?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Define object spy ?
Explain the new feature of UFT regarding the export of test results?
What are the key points to create a framework in QTP for oracle forms?
What are the types of object repositories? Which one is you are using?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object