1) Could you elaborate on your experience with automation testing? What specific areas and applications have you worked on?
2) Describe your experience with API testing. What methods or tools do you typically use for API testing?
3) Can you explain the REST API and its role in API testing?
4) Provide an overview of your experience in manual testing.
5) How do you handle a situation where a developer claims that a reported defect is out of scope?
6) What is your process for raising a defect in your testing workflow?
7) How are you leveraging Azure DevSecOps for managing scripts, maintaining pipelines, and integrating CI/CD?
8) Can you demonstrate how you would locate the XPath of an element on a site like Amazon?
9) You mentioned using the contains() method. Why did you choose this method instead of identifying elements by their ID or class?
10) Could you write a Java program to open the Amazon website and interact with the Mobiles drop-down menu?
11) What types of testing have you performed throughout your career?
12) Why is the getTitle() function used in automation scripts?