how to retrieve data from the data table (from a particular
cell)
Answer Posted / chaitanya chivukula
Print getvalueByrow("UserName","36")
Function getvalueByrow(colName,rownum)
DataTable.Get("SheetName").GetParameter(colName).RowByValue(rownum)
End Function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the automation metrice in your project?
How do you create regression test packs?
How you create new action in qtp?
Explain how qtp identifies objects?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
What is the differences between image check point and bit map check point?
how to test Web application using QTP software
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Mention the test steps of qtp.
How to test background color and dynamic images during run time can you put the check point for moving objects?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
how many maximum number of virtual users we can create?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
how will you check how many members visited the website www.infosys.com?
what is the difference between the modular framework and datadriven frame work