which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
Answer Posted / pushkar1206
We can add screenshots in your failed results through reporter.reportevent utility object.
Reporter.reportevent micdone, "results","http://file_path.bmp"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Explain calling sub procedure.
How to find array size in qtp?
Can the user toggle between using Local OR and shared OR for the same action?
What is difference between shared and local object repository?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
Problem with XML checkpoint in QTP ?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
For which type of projects the iterative model is not suitable?
Explain advantages and disadvantages of ddf?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
hi nani my doubt is how does qtp process metrix related to software process.
Sql questions to find second max salary and how to use joins
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet