what is the difference between window command and
dialog command
Answer Posted / sreeprasad
window command work with only window in your application,
but dialog command should work with window command.
ex.window("shopping").activate
incase of dialog box: u should with window command
that is window("shopping").windialog("items")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional?
Mention what are the different types of recording modes in qtp? Which will be used when?
what are the limitations of smart identification in qtp 9.0
Can any body please tell me the steps of keyword driven framework of QTP.
Brief the process of testing with UFT?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Explain different type of event trigger option.
What is the use of sendkeys and what are send keys
How to connect to a database?
How can you handle exceptions in qtp?
How to modify the text checkpoint?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Is text area check point supports for web applications?