in real time , which framework is used ? is it datadriven or keyword or hybrid ?? please answer
Answer Posted / 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 |
Post New Answer View All Answers
Mention when to use autoit?
When to use accessors in selenium?
How to capture screenshot in webdriver?
What programing language is most useful for creating selenium evaluations?
Which is the command used for displaying the values of a variable into the output console or log?
Mention what is the difference between implicit wait and explicit wait?
What is the use of logging in automation?
Tell us how many exceptions do you know in selenium webdriver?
What are some of the advantages of selenium grid?
How to delete browser cookies with selenium web driver?
What is the difference between “type” and “type and wait for” command?
How will you verify the specific position of an web element
Write a code snippet to launch firefox browser in webdriver.
What is a relative xpath?
Can we use selenium rc to drive tests on two different browsers on one operating system without selenium grid?