in keyword driven frame work..where Driver Script is locate?
is there any inbuilt script for driver script?who writes
the driver script?how to call it any body can tell me with
an example...like(yahoo login,inbox, logout).



in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver..

Answer / Mr Avesh Kumar Gautam

In Keyword-Driven Framework (KDF), the Driver Script is typically located in a separate file from other scripts. This script contains keywords that define the actions to be performed by the test automation tool (such as QTP) and any associated data or parameters. There is no inbuilt script for the driver script; it must be written by a test automation engineer who has knowledge of the application being tested and the testing framework.nTo call the driver script, you would execute it using the testing tool (QTP in this case). Here's an example using Yahoo Mail login, inbox, and logout:
1. Define keywords for each action: Login, Inbox, Logout
2. Create a data table with appropriate credentials for the user
3. Write the driver script containing calls to these keywords and passing data from the data table as necessary.nFor example,naLogin 'yahoo_mail' with username 'testuser@yahoo.com' and password 'mypassword'nInboxnLogout

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?

4 Answers  


Tell us how can you find if an element is displayed on the screen?

1 Answers  


what types of documents we need to write the nonfuntional test scripts?

1 Answers  


Do you know when autoit is used?

1 Answers  


Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com

1 Answers   NTT Data,


How did you use automating testing tools in your job?

1 Answers  


What is open source tool and give example?

1 Answers  


How software testing is handled?

1 Answers  


Do you know how to verify if the checkbox/radio is checked or not?

1 Answers  


What type of scenarios can be automated?

1 Answers  


Where you have applied oops in automation framework?

1 Answers  


Which is the best place to learn Loadrunner performance testing in hyderabad ?

1 Answers  


Categories