How do you deal with Library files (VB script files)? How do you add library files in a test ?
Library functions are nothing but common vb script coding snippets . This group of small piece of codes are made as functions , procedures, classes, methods etc.. and they are stored in libraries with a meaning full name.
In Script-Testing, we can associate a library function to a test even at run time.
When we associate a library file in a test, then all the related functions with in the library are available to all the actions of the script. Where as if you use an executable function to call the library, then only that particular action from where we are calling the executable function will have permission to use the library functions.
Keywords:
QTP, library functions, library files, vbscript functions, vbsctipt codes, executable files, vb script code, QTP, mercury QTP, Functional testing, testing tools
Wednesday, December 19, 2007
How do you deal with Library files (VB script files)? How do you add library files in a test ?
Posted by QTP FAQ's Jobs interview questions at 9:37 AM
Labels: executable files, Functional testing, library files, library functions, mercury QTP, QTP, testing tools, vb script code, vbscript functions, vbsctipt codes
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment