What is a framework?



What is a framework?..

Answer / dileep kumar

Framework is to create your manual steps into automation steps in structured manner.
code reusability.
maximum coverage of application.
low cost maintainability.
easy reporting.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How can we find the value of different attributes like name, class, value of an element?

0 Answers  


What test can selenium do?

0 Answers  


How can we inspect the web element attributes in order to use them in different locators?

0 Answers  


Can we move back and forward in browser using selenium?

0 Answers  


What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;

0 Answers  






What is the main difference between the close() and quit() methods?

0 Answers  


How do you achieve synchronization in webdriver?

0 Answers  


what is the difference between driver.get() and driver.navigate.to(“url”)?

0 Answers  


What are the features of selenium ide ?

0 Answers  


What is the purpose of creating a reference variable- ‘driver’ of type

0 Answers  


What is the reason to use the selenium grid?

0 Answers  


What’s the difference between borland silk evaluation and selenium?

0 Answers  


Categories