Interview Questions

Library Files or VBScript Files How do we associate a library file with a test ?

QuickTest Professional (QTP) Questions and Answers


(Continued from previous question...)

Library Files or VBScript Files
How do we associate a library file with a test ?

Library files are files containing normal VBScript code. The file can contain function, sub procedure, classes etc.... You can also use executefile function to include a file at run-time also. To associate a library file with your script go to Test->Settings... and add your library file to resources tab.

(Continued on next question...)

Other Interview Questions