How to export(copy) the entire webtable from the webpage
into Excelsheet? using Vb scripting
Answer Posted / yogesh
Well,
I think you can copy all webtable (the table that is
displayed on your test application) values into runtime
table or datatable using two simple for loop and then
export the runtime table to excel file with the command as
mentioned by Shridhar.
I havent written any such script as of now. but will post
it here when I write it.
Thanks,
Yogi.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
wht type of User defined functions or Java Releated functions do we write in VB scripting
who QTP recognizes the object stored in object repository?
assume i have few url link how will i dynamically call then using descriptive programming?
what is run action?
What is environment variable in qtp and why to use it?
How to data driven test for Win objects in QTP ?
What are the two types of repositories available, explain them?
How many types of recording modes in qtp? Which will be used when?
Give the syntax to load function at run time.
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
hou can we use vb script in qtp could u tell me breafly
How we can import data from database?
Differentiate the type of test cases which can be automated and which cannot be automated?
What are the recording modes in qtp?
There is an excel file of 1 to 100 sheets how you will iterate through it?