How to export(copy) the entire webtable from the webpage
into Excelsheet? using Vb scripting

Answer Posted / jay prakash

As QTP Supports Data Corelation very well.. So the output
from one obj/table can be used as input to another
obj/table. As Yogi explained... you capture your values in
the runtime data table and use it as the input to ur
requirement. Simple Data Driven testing strategy will help
you.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What test cases can you automate using QTP?

652


How to get popup error message.

1030


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2759


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1525


Why qtp always start action1 and does not start action?

607






Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1518


How would you directly trigger javascript in a test?

1473


What are the differences between qtp and winrunner?

537


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

1949


How can you give wait up to 10 seconds in qtp?

590


Is it possible to use two instances of UFT on the same machine? If not why?

605


please any one can explain the keyword driven framework. with gmail example.

1629


what is the difference between built-i function and In-built function?

1639


Have you used xml check point in your project? How?

551


How are actions and functions different in QTP?

660