Associate Software Tester
Associate Software Tester Interview Questions and Answers

Asked in TCS

Q. What is the difference between smoke testing and sanity testing?
Smoke testing is a subset of regression testing, while sanity testing is a subset of acceptance testing.
Smoke testing is done to check if the software build is stable enough for further testing.
Sanity testing is done to check if specific functionalities are working correctly after changes.
Smoke testing is usually done before sanity testing.
Smoke testing is a shallow and wide approach, while sanity testing is a deep and narrow approach.
Example: Smoke testing may involve checki...read more

Asked in TCS

Q. What are the concepts of OOPS?
Object-oriented programming concept that focuses on creating objects that interact with each other.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Ability of a class to inherit properties and behavior from another class
Polymorphism: Ability to present the same interface for different data types
Abstraction: Hiding the complex implementation details and showing only the necessary features
Interview Questions of Similar Designations



Reviews
Interviews
Salaries
Users

