What is datadriven framework and keyword driven?
Answer / Navin Kumar Rai
Data-driven framework is a testing framework that separates test data and test scripts to increase maintainability, reusability, and readability. Keyword-driven framework is a testing framework that uses keywords or functions instead of programming code to execute tests.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the verification points available in selenium?
How can we create object repository in selenium?
What is the selenium ide and what is it used for?
What is the command line we have to write inside a .bat file to execute a selenium project when we are using testng?
what are the four parameter you have to pass in selenium?
Write a code snippet to launch internet explorer browser in webdriver.
How to press enter key on text box in selenium webdriver?
How to handle keyboard and mouse actions using selenium?
How to retrieve css properties of an element?
How is testng better than junit?
selenium can handle pop-up windows based on selenium is a test tool?
How can you use the recovery scenario in selenium webdriver?