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).
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 |
How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?
Tell us how can you find if an element is displayed on the screen?
what types of documents we need to write the nonfuntional test scripts?
Do you know when autoit is used?
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
How did you use automating testing tools in your job?
What is open source tool and give example?
How software testing is handled?
Do you know how to verify if the checkbox/radio is checked or not?
What type of scenarios can be automated?
Where you have applied oops in automation framework?
Which is the best place to learn Loadrunner performance testing in hyderabad ?