How to capture a window in qtp or how to take snapshot of
any window while writing script in qtp
Answers were Sorted based on User's Feedback
Answer / tvsramakrishnachowdary
ObjectHeirarchy.capturebitmap "path of the file to be
saved",true/false
true=for overwritting
false=it create new file if that file already existed it
shows an error that file already existed
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / naaz
Select Tools > Options > Active Screen.
There are several options. You can select them and get the
snapshot of any window.
| Is This Answer Correct ? | 3 Yes | 7 No |
write script to read and write data from file ?
What is the difference between Normal mode and Fast mode ?
How can i Save the snapshots in a specified folders using Scripting in QTP?
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
how many maximum number of virtual users we can create?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How can i learn Descriptive programming in QTP. Please reply.
any challange that faced in your project? (please give me some examples in your project?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
can u give one scenario for for PopWindow Exception & write Code for that?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)