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 |
Why do you need session handling while working with selenium?
How you build object repository in your project?
How is selenium different from qtp?
When do we use findelement() and findelements()?
How to download a file in selenium webdriver?
Can WebDriver test mobile applications?
What are the prerequisites to run selenium webdriver?
What is the difference between driver.getwindowhandle() and driver.getwindowhandles() in selenium webdriver?
How many types of locators are there in selenium?
Tell us can you write the code to double click an element in selenium?
What is the main disadvantage of implicit wait?
Why selenium rc is used?