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 |
Is QC and Jira used by both automation and as well as manual test engg or both tools are used by only manual test engg .
List of Exceptions may occur in selenium?
How do you handle Multiple windows in your application?
Describe a framework. List some of the common automation frameworks.
How to run test case traced by employing ide in browsers?
What do we mean by selenium 1 and selenium 2?
What happen if you mix both thread.sleep and webdriver waits in a selenium script?
What are different forms of selenium?
Parameter list which we can send to @Test annotation
How to perform double click action in selenium webdriver?
How can you run selenium server other than the default port 4444?
How can we fetch a text written over an element?