HI How to take screenshots of a Webpage and saving it in a
external word document using QTP.
Answer Posted / jkarurosu
I've tried the code and it works fine. I just have a question here, how can I add a second image at the end of the file. I've tried in different ways but the last image appears at the beginning of the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to use debug tools?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Object repositories types, which and when to use?
Explain the parameter in qtp?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How to run a test using quicktest professional?
Mention what are the different types of recording modes in qtp? Which will be used when?
What test cases can you automate using QTP?
What is QTP scenario.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is synchronization? What are the ways you can synchronize?
What is the difference between Keyword Driven test and Data Driven test?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What are the challenges you faced during you entire life automation ?