Software Engineer Tester

Software Engineer Tester Interview Questions and Answers

Updated 18 Jun 2024
search-icon

Q1. Identify the code and tell the output How to get enough message from the log file to report.

Ans.

Identify code and output for getting enough message from log file to report.

  • Use log levels to filter messages

  • Set up log rotation to avoid large files

  • Use regular expressions to search for specific messages

  • Consider using a log analysis tool for more advanced reporting

Q2. difference between authorization and authentication

Ans.

Authentication verifies the identity of a user, while authorization determines what actions they are allowed to perform.

  • Authentication confirms the user's identity through credentials like passwords or biometrics.

  • Authorization determines the permissions and access levels granted to a user after authentication.

  • Example: Logging into a system with a username and password is authentication, while being able to view/edit specific files based on user roles is authorization.

Q3. Tell me about oops concept?

Ans.

OOPs (Object-Oriented Programming) is a programming paradigm that uses objects to represent and manipulate data.

  • OOPs focuses on the concept of objects, which are instances of classes.

  • It emphasizes encapsulation, inheritance, and polymorphism.

  • Encapsulation ensures that data and methods are bundled together within an object.

  • Inheritance allows classes to inherit properties and behaviors from other classes.

  • Polymorphism enables objects of different classes to be treated as objects...read more

Q4. Difference between put and post

Ans.

PUT is used to update or replace an existing resource, while POST is used to create a new resource.

  • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.

  • POST is not idempotent, meaning multiple identical requests may have different effects.

  • PUT is used to update an existing resource at a specific URI.

  • POST is used to create a new resource under a specific URI.

Software Engineer Tester Jobs

0
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 10.3k Interviews
3.7
 • 5.5k Interviews
3.8
 • 4.8k Interviews
3.5
 • 3.7k Interviews
3.3
 • 41 Interviews
3.9
 • 28 Interviews
4.8
 • 15 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Software Engineer Tester Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter