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 the difference between selenium and sikuli?
Write a code snippet to perform right-click an element in webdriver.
what are challenges you faced in your last project?
Mention 5 different exceptions you had in selenium web driver?
What are the capabilities of selenium webdriver or google webdriver or selenium 2.0?
Is there an htmlunitdriver for .net?
Can we use selenium rc to drive tests on two different browsers on one operating system without selenium grid?
How can you find if an element in displayed on the screen?
In selenium ide, give the usage of context menu?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
Explain what can cause a selenium ide test to fail?
Tell us how you can use recovery scenario with selenium?