Hi All ,
How can we decicde for pariticular frame(DataDriven or
Keword Driven)in Project?
Thanks
Balaji
Is it possible to call win runner script in qtp?
What is the file extension of the code file & object repository file in QTP?
What is operator in VB Script?
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
How will you find the current time of the remote machine using QTP script?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
from what stage you will start automation in your project
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Explain the differences between table and db checkpoints?
How to take screen shot of desktop by using vb script code or is there any method?
is it possible to check the text displayed in the tool tip using QTP? if so, how?