• +91 9723535972
  • info@interviewmaterial.com

QTP Interview Questions and Answers

Question - How you can check if parameter exists in Datatable?

Answer -

To check whether if parameter exists in data table we will use the code

on error resume next
val=DataTable(“ParamName”, dtGlobalSheet)
if err.number<>0 then
‘Parameter does not exist’
else
‘Parameter exists
end if

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners