when qtp recognizes a web link like (hyper link)wich
properties it is going to take to identify the objects
unquely? what is Ini file in QTP?
Answer / rajendra
QTP recognises the web link with following object
properties
Name :
Class:
FOR example if you click on web link like www.yahoo.com,
QTP recognised the link with folling attributes:
Name:Yahoo!
class:page
inthis way it identies the web link.
if you people have any doubts feel free to contect me
Rajendra,
rajendra_penumalli@yahoo.com
Mobile:9885162742
hyderabd
| Is This Answer Correct ? | 3 Yes | 0 No |
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project
What are the technics follow in writing VB script?
Is it possible to call from one action to another action in qtp?
Explain the concept of how QTP identifies object.
How can i check items sorted or not in a weblist ? Give me the script for this...
What is the difference between functions and actions in QTP?
In QTP how can we recognize objects Without using Object Repository?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
.mtr ( modular test repository or mercury test repository) plz give correct answer??