Answer Posted / ashish srivastava
Disadvantages
(1) QTP 9.2 does not support any other browser like
opera,safari,firefox etc
(2) If the size of the object repository incresed by 1 GB
then it will reduced the test script performance
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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?
If I change the object name in one action will it be updated in all the actions? Or not?
What are the general steps involved in the data driven framework?
Hi How to retrieve data from web element line by line?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
How to associate shared object repository to test in qtp?
explain how to write vb script in qtp?when will you write own script?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What are the views available in quicktest professional (qtp)?
What are the automation metrice in your project?
Define object spy ?
What is the Difference between copy to action and call to action?
What are the advantages of Object Repository?
Can we record using all the modes in a single script? Explanation with example is appreciated
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,