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
How to add synchronisation points in qtp?
What is data driver in qtp?
what type of automation is follwed in the project?
Sql questions to find second max salary and how to use joins
breef description of batch testing ?
By using QTP can we record any log files written by the application which is in execution?
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.
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
what is the difference between data driver & data driven and driver script?
How we can import data from database?
what frame work you are following?
What is text/text area checkpoint?
What are the two types of repositories available, explain them?
Explain the concept of object repository and how quicktest professional recognises objects?