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 |
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
How to set the function parameters as optional. Pls anybody can give the answer.. Thanks in advance...
When can shared object repository fails?
after click on compose mail how can we attached a file in qtp with vbscript code
How to get align property of the link on web page?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain
What is output value?
How to export quicktest professional (qtp) results to an .xls file?
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?