1st Round – Technical Interview (50+ mins)
1)Self-introduction, academic background,Internship and project discussion
2)Explain the four pillars of OOPs: Encapsulation, Abstraction, Inheritance, Polymorphism
3)What is a constructor? Can a constructor be abstract?
4)Difference between method overloading and method overriding
5)How does overriding of static methods work?
6)Which methods cannot be overridden and why?
7)Difference between abstract classes and interfaces
8)Concept of multiple inheritance in Java
9)Write a program to find the maximum and second maximum number in an array (without using built-in functions)
10)Write a program to swap two numbers using an extra variable
11)Different types of joins
12)Query to find the highest salary department-wise
13)What is the importance of testing in software development?
14)Scenario-based testing:
Imagine you are the admin of a new WhatsApp group feature, and you need to add 10 members.List possible test cases
2nd Round – Managerial Interview (45 mins)
1)Self-introduction, academic background,Internship and project discussion
2)Essential qualities of a good QA engineer — and which of these you possess
3)Types of testing
4)Fuctional vs Non Functional
5)Importance of testing
6)QA vs QC
7)Difference between severity and priority
Google search page scenario:
Identify examples for Low priority – High severity,High priority – High severity,Low priority – Low severity,High priority – Low severity
8)Bug life cycle explanation
9)SQL query to fetch names starting with ‘A’ and ending with ‘M’
10)Explain smoke testing
11)Given a mobile app with fields: Name, Password, DOB, Security Code, and a Login button
12)How would you test the DOB field that accepts only users born between 1980 and 2000?
13)Explain how Selenium automation works
14)Usage of different locators
3rd Round – HR Interview (20–25 mins)
1)Self-introduction and family background
2)Discussion about your college club involvement and your role in it
3)Why did you choose your college?
4)Why are you interested in PTC?
5)What do you know about ServiceMax (a PTC company)?
6)Why do you want to start your career in testing?
7)What is the importance of testing in a software product lifecycle?