What are all the available environment variable types?
-
Built-in
-
User-defined
-
Built-in, User-defined
-
User function
C
Correct answer
Explanation
QTP environment variables come in two types: Built-in (predefined by QTP like TestName, ActionName, etc.) and User-defined (created by the user). Both types serve different purposes: built-in for system information and user-defined for test-specific data. Option C correctly identifies both available types.