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 |
Hoe can we do retesting using functions please give the code for it using login page
what is reusable action and how the same can be implemented (process)?
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason
if full in Object Repostoiory then how to load other Object Repository
give me the code for check point for validating application
What exactly is the difference among all the three recording modes.
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?
What is the ur roles and responsibilities as automation testing engineer?
How to execute a WinRunner Script in QTP?
what is keyword driven testing in qtp?n how is it useful?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer