How to send QTP test results to an email...(with out using
Quality Center)?
Answer Posted / murali krishna
hi,
QTP will prepare the results in xml file format... if we
want to send the result...to mail.. By attaching the
respective file we can send it... if we want to send the
runtime data table... we can also attach it...
quality_muralikrishna@yahoo.com
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
How do we handle run-time errors?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to test login module with different username and password by using data driven testing in QTP?
Explain the concept of object repository & how qtp recognizes objects?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
What are the check points can be inserted without recording?
Is text area check point supports for web applications?
What is the use of an object spy tool in qtp?
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
How to replay a script in qtp?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What is the parameterization? Give one example?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
wht type of User defined functions or Java Releated functions do we write in VB scripting