Micro Focus QTP (UFT) Forums

Full Version: New approach for keyword driven framework
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
Many of us are aware of keyword driven framework’s usual way of working. I have an idea to implement the same in a different way. I just wanna know whether anyone else tried this & found this to be useful or not so …….

Approach:
Instead of feeding the test cases to QTP in the form of Excel sheet, transferring that to data table, the process goes on and on till result generation. My approach is like, instead of loading this excel sheets directly in to QTP we can have standalone VBS files which will process the excel sheets and generate script similar to record and playback. This script can be fed to QTP. VBS file is independent file which can simultaneously when QTP is executing the test script. I feel with this approach, performance will be better than normal keyword driven framework as we are processing the TCs files either with .VBS file or even we can have that in Excel VBA and making QTP to work in a playback mode and reducing the load to QTP…..



Please share your thoughts and ideas on this approach…May be someone might have tried this or thought about this or anything……. Thanks in advance……You thoughts on this matters alot.... Thanks in advance....