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
What is the difference between a Function and Action in QTP?
what is object and child object.. explain ..if possible give some example for better understanding ..
When Recovery scenario actually starts while testing the application?
How to connect to a database?
How do Parameterization and Data-Driving relate to each other in QTP?
can u please explain what is the exact difference between qtp8.2 and 9.0
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer
write a script to verify the image path(src property) of the images which are in web pages.
What do you mean by iteration?
what is defenetion of kiran can u tell me plz CVS, SVN
what is test scheduleling?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Give the syntax to import/export xls into qtp.
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.