how to retrieve data from the data table (from a particular
cell)
Answer Posted / nitin sharma
Function isparameterexist(sheetname,parametername)
on error resume next
if isparameterexist=true
err.clear
set param=datatable.getparameter("parametername").getsheet("sheetname")
if err.number<>0 then
isparameterexist=false
End IF
End Function
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can launch two instances of qtp on the same machine?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How do Parameterization and Data-Driving relate to each other in QTP?
What is Test Fusion Report in QTP?
How will you test a keyboard?
What is keyword view in qtp?
What is checking bitmaps?
What is the architecture of your project? Can any one answer for this question plz........
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Hi How to retrieve data from web element line by line?
How to test the login page in different ways in automation testing and i need code?
How will you report the bug and explain the defect tracking sheet you handled?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
What are the advantages of qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji