Interview Questions
hashtag#Round 1 : (Technical)
- Tell me about yourself
- What are different types of exceptions you faced in your framework and how you resolved them
- What is stale element exception ? why it occurs use of text() in xpath ?
- why Webdriver driver = new ChromeDriver() is more preferred
- Tell me parent class of all exceptions in Java
- API Questions like tell me Bad Request response code
- Difference between put vs patch
- Write Java code to remove duplicate elements from array without Hashamap
- How will you take full page screenshot in selenium.
hashtag
hashtag#Round 2 : (Technical with Senior Manager)
- Explain about your current Project and what are roles and responsibilities in current Project ?
- What is use of dynamic ,xpath , write dynamic xpath for Check Availability button on rediffmail create Account
Page.
- Xpath axes use and tell me xpath functions you have used .
- Rest Assured Questions like what is use of Request Specification and Response Specification.
- What is full form of REST?
- What is JavaScriptExecutor? write code .
- Different ways to click on element in selenium (Tell me 3 ways)
- How to handle multiple windows in selenium. Write code.
- Write code to read data from excel File.
- Are you comfortable to work with manual testing as well if needed?
- Difference between final , finally and finalize.
- Can you use multiple catch blocks with try block?