Answer Posted / chivukula.kumar
if the given table is web table then we can capture the
values from web table by using this method
Browser("Browser").Page("PageName").WebTable
("TableName").GetCellData(rowindex,columnindex)
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How many lines of code in each script of QTP?
Explain measuring transaction.
Explain how Does Run time data (Parameterization) is handled in QTP?
What is checkpoints for qtp?
when to start the automation?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
what is impact analysis on regression testing?
What is the difference between rational rose and QTP?
How to run a test using quicktest professional (qtp)?
Can we record using all the modes in a single script? Explanation with example is appreciated
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
What is QTP’s model for test creation?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How many types of parameters are there?
Name the properties you would use for identifying a browser and page when using descriptive programming?