1.Explain your current project Framework?
2.Explain Implicitly wait() & explicitly wait()
3.Where you will store all ur test cases?
4.If you run 200 test case, where 100 test case are failed, where you will modify the failed test case, will you to add failed test case to existing test case, do you going to run entire 200 test case or only 100 test case which are failed?
5.How do you get test report generated?
6.Difference between CSS and xpath?
7.How to access browser?
8.Why WebDriver driver=new FirefoxDriver () why not FirefoxDriver driver= new FirefoxDriver?
9.What is POM?
10.Difference between POM and page factory?
11.Explain Error,bug and defect
12.How many test case u have wrote in your current project?
13. Tell me about TestNG