How To Export The Screen Shoots Along With The Test Reports
In QTP Version 10?
Thanks In Advance
SenthilKumar
Answer / reddy prasad
using data table methods
datatable.exportsheet "path",sourceid,desid
to export screen shots by using capture bitmap
objecthierarchy.capturebitmap "path to store"
| Is This Answer Correct ? | 0 Yes | 1 No |
how to test load test and block box testing an a web based application pls give ans briefly
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How to supress warnings from the "Test results page"?
Once the Actions are splitted , is there any way to merge them
what is the difference between call to copy action and call to an existing action
In an output value text checkpoint, where does the output value stored by default ?
How to find the OS name by using QTP script?
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
How To write script in QTP For Field Validation Example: password Field is accepting A range 8-20 characters only.How to write script?
Can anyone explain me about child objects in detail;when they are used and why do we need them ? please give me sample code for this if possible.