QuickTest Professional (QTP) Question:

How to make arguments optional in a function?

QTP Interview Question
QTP Interview Question

Answer:

this is not possible as default VBS doesn't support this. Instead you can pass a blank scring and have a default value if arguments r not required.


Previous QuestionNext Question
How to verify the Cursor focus of a certain field?Which scripting language used by QuickTest Professional (QTP)?