what is the difference between window command and
dialog command
Answer / 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 |
Explain the Load testing process?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?
How to maintain the old scripts in QTP?
How should I get results when I run scripts in a Batch mode
What is the pros and cons between QTP and Rational Robot
How do you invoke an application using the step generator in qtp?
What are the types of Object Repository’s in QTP?
what is stlc and its contents?
What is parameter in qtp?