Interview Questions

Online Vs Batch Execution - Functions & Compiled Modules-Load Library

Mercury WinRunner FAQ


(Continued from previous question...)

Online Vs Batch Execution - Functions & Compiled Modules-Load Library

Loading libraries and memory issues, i.e. if a library contains 100 functions and only one function is used then unnecessarily we are loading all the function into memory. Should we make multiple smaller libraries and load and unload libraries frequently or just have one big library and keep it loaded all throughout the execution of master driver

Known Issue

We will run into memory issues when loading 100 functions into memory

(Continued on next question...)

Other Interview Questions