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 |
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Can we run test with out adding object in object repository? How it is possible?
What contains Data Driven Framework document in qtp?
How can you identify the browser and its information using the qtp script?
how will we run batch tests in qtp what is the process to run the multiple test sets?
How to capture text from image to word
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
how can i replace any text from the qtp script with some anothere text
what is action in QTP?
How to modify the text checkpoint?
What is QuickTest Automation Object Model? Where we can use AOM?
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts