what is the framework followed by ur company in qtp
Answer Posted / anonymous
Frame work may be
1.Linear Obsolete-no one are using.
2.Modular - using Drivers- Considered as Old one.
3.Key word driven- No object repository. Using functions
only. Descriptive programming.
4. Hybrid- mix of keyword+modular.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
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.
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How many types of Automation frameworks are there in UFT? Describe them.
How to create a standard checkpoint ?
Explain advantages and disadvantages kdf?
What is the difference between qtp and selenium?
Explain the check points in quicktest professional (qtp)?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Explain types of descriptive programming?
What is reusable action?
How do you create regression test packs?
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.