What are the different types of frameworks?



What are the different types of frameworks?..

Answer / Ashwani Kumar

There are several types of test automation frameworks, each with its own strengths and weaknesses. Some common frameworks include Modular Frameworks (like TestNG or JUnit), Data-Driven Frameworks (using databases or Excel files for test data), Keyword-Driven Frameworks (using a table of keywords and actions to write tests), and Hybrid Frameworks (combining elements from different types).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

How does testng allow you to state dependencies?

1 Answers  


Explain xpath absolute and xpath attributes.

1 Answers  


How will you find an element using selenium?

1 Answers  


How to submit a form using selenium webdriver?

1 Answers  


How to assert text of webpage using selenium 2.0?

1 Answers  


Explain how you can insert a break point in selenium ide?

1 Answers  


Do you know a way to refresh the browser by using selenium?

1 Answers  


How to check if a button is enabled on the page?

1 Answers  


How can we deal with pop-up windows based on?

1 Answers  


How do you attach File on a page?

1 Answers   HCL,


Have you used any crossbrowsertesting tool to run selenium scripts on cloud?

1 Answers  


Tell me can selenium handle windows based pop-up?

1 Answers  


Categories