QuickTest Professional (QTP) Question:
How to make arguments optional in a function?
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 Question | Next Question |
How to verify the Cursor focus of a certain field? | Which scripting language used by QuickTest Professional (QTP)? |