Here is the difference Between vbs and qfl files in QTP
- vbs is microsoft's vbscript file while qfl is quick test function library file
- vbs is executable file. Just double click vbs file in windows system and code will execute. While Qfl is not executable file.
- To Use qfl file in qtp, you must associate qfl file from test settings while vbs file can be included with just "executefile" statement.
You may also like QTP (UFT) Master Page.
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs