How can we redirect QTP results in to a excel sheet after
the execution
Answer Posted / sambasiva rao.m
By default it creates an XML file it displays the results
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is different command used in command Prompt while using QTP?
Explain xml checkpoints.
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
How to open a new test using quicktest professional?
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 use output values in qtp ?
Which recording modes need more memory?
what is keyword driven testing in qtp?n how is it useful?
What is object spy in quicktest professional (qtp)?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Discuss quicktest professional (qtp) environment?
When using descriptive programming?
How can you send user defined messages to test report?