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
Is any limitation to xml checkpoints?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
can any one say that where we can download the QTP trail version ??????????
how to acess a test in RSA?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Can we run test with out adding object in object repository? How it is possible?
Explain types of output values?
Which environments does qtp support?
Where we can use the synchronization?
What is the synchronization point in qtp?
What is test object model in quicktest professional (qtp)?
How we can import data from database?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What ate the Technologies supported by QTP?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))