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 |
How can we find the value of different attributes like name, class, value of an element?
What test can selenium do?
How can we inspect the web element attributes in order to use them in different locators?
Can we move back and forward in browser using selenium?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
What is the main difference between the close() and quit() methods?
How do you achieve synchronization in webdriver?
what is the difference between driver.get() and driver.navigate.to(“url”)?
What are the features of selenium ide ?
What is the purpose of creating a reference variable- ‘driver’ of type
What is the reason to use the selenium grid?
What’s the difference between borland silk evaluation and selenium?