How to send QTP test results to an email...(with out using
Quality Center)?
Answer Posted / a
¿forgot how to attach?
dim sScreenshotPath
sScreenshotPath = "c:\somepath\" ' with trailing slash
Desktop.CaptureBitmap sScreenshotPath & "Err_" &
Environment( "TestName") & "_" & sTimestamp & ".png"
Function sTimeStamp()
sTimestamp = Right( "0" & Month( Now ), 2 ) & Right( "0" &
Day( Now ), 2 ) & Right( "0" & Hour( Now ), 2 ) & Right( "0"
& Minute( Now ), 2 ) & Right( "0" & Second( Now ), 2 )
End Function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between table and db checkpoints?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Explain how you can find length of array in qtp?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
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 to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How many tabs are available in debug viewer pane?
what is command for executing files?
Explain about datafile/verification of date file when file is not available in local system?
How will you find the current time of the remote machine using QTP script?
banking project description for software tester
What is the extension of the recovery scenario file in qtp?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
why you have standardized functions? plzzz guys with real time exp. do answer