How can you capture(Read) the values from a Table?
Answer / 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 |
How to add synchronisation points in qtp?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
Explain different type of event trigger option.
what is the difference between image and bitmap check point
how to click the link in webpage by using QTP Script????????
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Hi All, How to Compare two strings character by character in QTP
HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me sample script for this where there is some condition. like if "text" THEN msgbox() else endif
How i can use Regular expression in QTP?give detailed steps for it.
What issues come up in test automation, and how do you manage them?
How do you create regression test packs?
How do you open adobe acrobat file in QTP and do some testing on that file ?