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 |
Tell me how can we launch different browsers in selenium webdriver?
How to handle a dropdown in selenium webdriver?
what will be the first salary and what will be the hike in the salary?
What are the annotations used in testng?
How do I launch the browser using webdriver?
Parameter list which we can send to @Test annotation
How can we get a text of a web element?
Tell me can selenium handle windows based pop-up?
What are the different keyboard operations that can be performed in selenium?
How can I read test data from excels?
What is the difference between getwindowhandles() and getwindowhandle()?
How to select value in a dropdown?