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
Why qtp the best testing tool?
how can we compare descriptive programing with a regular expression
In qtp, how you can remove the spaces from string?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is data driver in qtp? Where we use it?
what is the difference between data driver & data driven and driver script?
What are the different types of qtp test assets and their extensions?
What is clean sweep?
How many types of parameters are available in quicktest professional?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
what testplan contents and what test strategy contents,what is the diff b/w them
Suppose I want fail that check point? How can you do that?
What are metrics and matrix?