In a web application , there is a table of rows and coloums
, i want to pickup the 1st row and 3rd coloums name (not
data)how can any one explain
Answer Posted / guest
Hi,
Using this statement u can get Row value
value=Browser().Page().Frame().WebTable().GetCellData(row,
column)
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Can we record using all the modes in a single script? Explanation with example is appreciated
How to explain a banking project in interview as a test engineer???
What is the extension of the qtp local repository?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How you can delete excel file in qtp?
What is the difference between rational rose and QTP?
What are the Test design techniques you uses in ur project?
Hi All, How to Compare two strings character by character in QTP
how to disable the pop ups through QTP using a script
Is any limitation to xml checkpoints?
What are the ways you can synchronize?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Which scripting language used by quicktest professional (qtp)?