#Selenium Interview questions for 2+Years @Digital harbor
1.Tell me about ur self??
2.In selenium I am searching for Java in google after search it will show all related java links , I want find how many results is there in current page?
3.In selenium how many types of results it's generated?
4.How many data types is there in selenium?
5.What is difference between page object model and data drive model?
6.What's is hybrid driven?
7.In qc where u test manual test cases??
8.What is rtm?
9.What is data driven?
10.Only data driven we can perform???
11.What's is different b/w Functional and system testing?
12.What's is agile methodologie?
13.What's is integration testing?
14.What's retesting and regression testing???
15.i have one page in that page object or change every login time 2 page i want 2 find how may ok button is there when I am login
Ex:Ok, Cancel,reset, Request these fields changing every login time 2 page how u find how may ok button is there
Thanks