HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT?
Answer Posted / ashish srivastava
With the combination of AOM(Automation Object Model ) and
Descriptive Programing you can achieve the objective given
in the question
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a programmatic description?
what is error and fault in terms of software quality?
How many types of recording modes are there?
What is CMMP and CMMH?
How to recognise the webelement and verifying that webelement is enabled?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
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.
what frame work you are following?
what is description object?
Is the qtp course will help to create a virtual object?
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
How do know the number of browsers opened?
How you are developing the script? Using record and play back or manual?
What is different command used in command Prompt while using QTP?
How do you know the location Id of an object if you know its index id?