how qtp handles customised object
Answer / sreeprasad
-QTP handles the customised objects by using virtual
objects.
By using virtual object " customised objests are converted
in to standared objects", bcz qtp sometimes cannot
recognise the objects.
goto tools menu --> select new virtual object --> select
the standed classname ( i.e object, button, check
point ......) --> select the mark object-->select the
customized object --> enter name -->ok
While recording the script qtp adds the customized object
in object repositary.
| Is This Answer Correct ? | 0 Yes | 0 No |
can u please explain what r the challenges u faced in ur automation testing
What is the Difference between copy to action and call to action?
how to read log file using QTP??
I have a Webedit object. some text is entered in that object I want to know the font sixe of that text.How could I do this using QTP? This is a requirement for me. I am happy if any one help on this
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
How to use Environment parameterization in QTP? Explain with an example.
How to work with multiple browsers when opened in the window, write the script for it
What are the challenges you faced during you entire life automation ?
write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result
Explain advantages and disadvantages kdf?
Consider a scenario where there are two action sheets say action 1 and action 2. Can Action 1 take values from action 2 data sheet or vice versa. If so, how?
what is recovery scenario in QTP? what is the need of the recovery scenario in QTP? what are the advantages of the recovery scenarios in QTP?