What are the versions of qtp,What are the differences b/n them?
Answer / rajasekhara
QTP has many versions i.e 8.0,8.2,9.0,9.2 .
The differences b/w these are as follows
1. Increase in GUI objects to overcome manual operation.
Spliting actions,movie recording for Normal,analog
operationin 9.2,Drag and drop actions for nesting in 9.2.
| Is This Answer Correct ? | 1 Yes | 1 No |
How to save your test using quicktest professional?
I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
what are the areas that cannot be tested using an automated tool? list a few
Count the number of radio buttons and randomly select one.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
How to insert screenshot on to the body of outlook? -1 how to use insert-picture tab in new email outlook to insert image in the body. Suggest something.......
How does qtp identify objects in the application?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com
6 Answers Fidelity, GDS, IBM, TCS, Wipro,
How do I get the QTP scripts result in xml format by using vb script function?
What is Descriptive Programing? In which cases, we will go for descriptive programing?