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 |
Tell me about your project? please help me how to tell about insurance project
How do you capture tooltip using QTP?
what is output parameters in qtp?explain? 2)
any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com
How to return a value from a fn, if it has more than one value how to return
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
what is descriptive programming in QTP? How can be done?
what is tool interface?
What is dynamic arrays
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
Can we continue functionality testing without framework?