in real time , which framework is used ? is it datadriven or keyword or hybrid ?? please answer
Answers were Sorted based on User's Feedback
Answer / raam
depending on the application we chose framework.if the app is handling with huge amount of data then we choose data driven framework.
nowadays for better performance we choose combination of two frameworks known as hybrid framework..combination of data driven as well as modular driven
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / suhas
This totally depends on the web application which you are going to test. In our organisation we use hybrid framework that is combination of data driven framework and behaviour driven framework
| Is This Answer Correct ? | 3 Yes | 0 No |
What is listeners in selenium webdriver?
What regular expression special character(s) means "any character?"
What evaluation can selenium do?
How is selenium different from qtp?
Do you know how to mouse hover an element in selenium?
Can we enter text without using sendkeys()?
What test can selenium perform?
Disadvantages of Hybrid Framework?
How can we deal with pop-up windows based on?
How to run a group of test cases using testng?
What is actions class in webdriver
Can you write the code to double click an element in selenium?