I want to learn QTP Online, where can I get quality training?
Answer Posted / ramesh kumar ch
Mr. G C Reddy, leading QTP Trainer from Hyderabad, INDIA is
providing QTP online training.
You can get details from his web site:
www.gcreddy.com
from that site anybody can download QTP documents and script
examples and remember one thing, he teaches in vb script
orientation, I think it is not suitable for beginners.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Can any one send me the QTP Basic Coding Samples?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How will you test a keyboard?
how to test use the quality control .how to verify the image verification
What Folder Structure following in Keyword Driven Frame work?
Explain the Different types of QTP test assets and their extensions?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What is QTP and the use of QTP in TD?
What are the different attributes used with regular expression?
What is QTP testing process?
What is keyword driven framework?
They asked by using qtp recording writing scripting
How can I import environment from a file on disk?
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
If created one virtual object? Next time I changed the window position will it work?