A key-word driven approach or framework is where functions or user actions are mapped to Normal english keywords.
This makes the automation framework easier to understand for a layman and also facilitates Manual testers to work with Automation with ease.
Let me take a small example in QTP and enumerate the same.
For instance we wish to Input Username, password and click on the login button. Under scripting, the code would be somewhat like -
keyword frame work is nothing but we can identify each and every functionality which is recorded in the test.. this method is very easy to understand too
Thanks for u r reply.How can i start QTP learning & VB Script also.Do u have any VB Scripts.
Please send me.In Interview point what they will ask the questions about QTP.
Hi guys I am a new joinee of this forum and I feel really good to see this ocean of knowledge. Well I have been exploring various open source automation frameworks for my project. I am using QTP as a automation tool.
However, I am not getting from where I should start exactly? I mean I have downloaded the framework files but I donnot the exact steps to set up this framework.