Upload Button Icon Add office photos

Filter interviews by

Sophos Technologies Automation Tester Interview Questions and Answers

Updated 8 Aug 2024

Sophos Technologies Automation Tester Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Why did you leave your last job?
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative and dynamic work environment.

    • Desire for career advancement

    • Seeking new challenges

    • Looking for a more innovative work environment

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude...selenium questions...java mcq questions...and a program to write

Round 2 - Technical 

(3 Questions)

  • Q1. Abstraction related questions
  • Q2. Interface, JIT, inheritance, java architecture
  • Q3. SQL questions...diff between char and varchar.....pk and fk....
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why should I hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the challenges faced in Test Automation
  • Ans. 

    Challenges in Test Automation include dynamic UI elements, maintenance of scripts, data management, and flakiness.

    • Dynamic UI elements can cause scripts to fail if not handled properly

    • Maintenance of scripts can be time-consuming as applications evolve

    • Data management is crucial for test data setup and cleanup

    • Flakiness of tests can lead to false positives or negatives

  • Answered by AI
  • Q2. What are the top 3 defects that you have raised in your previous project or role.

Interview Preparation Tips

Topics to prepare for Amadeus QA Automation Engineer interview:
  • Functional Testing
  • Python
  • Selenium
  • Pytest
Interview preparation tips for other job seekers - Interview was on the easier side but there was no co-operation or friednliness in the interview it was more like one sided question and answer.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. HTTP error code : 203 ?
  • Ans. 

    HTTP error code 203 indicates that the server successfully processed the request, but is returning information that may be from another source.

    • HTTP 203 is a non-standard error code that is not defined in the HTTP/1.1 standard.

    • It is typically used to indicate that the server successfully processed the request, but is returning information from a different source.

    • This status code is not commonly used and may not be suppo

  • Answered by AI
  • Q2. Arraylist vs linklist
  • Ans. 

    ArrayList is a resizable array implementation, LinkedList is a doubly linked list implementation.

    • ArrayList is faster for accessing elements by index, LinkedList is faster for adding/removing elements in the middle.

    • ArrayList uses less memory as it only stores elements, LinkedList uses more memory as it stores elements and pointers.

    • ArrayList is better for random access, LinkedList is better for sequential access.

    • Example:...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. They mostly asked about Java questions and few scenarios to write test cases.
  • Q2. Most of the questions are java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to have good grip on coding concepsts. I haven't clered the first round.

I applied via Approached by Company and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Online Assessment with mcq and coding part

Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 3 - Technical 

(1 Question)

  • Q1. Techno Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Brief details about company and package discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly scenario based questions and coding test

I applied via Naukri.com and was interviewed before Nov 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Python program for string,list and oop concepts
  • Ans. 

    Python program demonstrating string, list, and OOP concepts.

    • Create a class with attributes and methods

    • Use string methods like split(), join(), and replace()

    • Manipulate lists using append(), pop(), and slicing

    • Demonstrate inheritance and polymorphism

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Python program questions and manual testing concepts
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about oops concepts and programs. Also questions for agile and jira.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java coding, selenium, framework, testNG

Interview Preparation Tips

Interview preparation tips for other job seekers - I rejected the offer based on the behaviour of HR during salary discussion, they wanted to take advantage of COVID-19 situation in terms of salary .

Sophos Technologies Interview FAQs

How many rounds are there in Sophos Technologies Automation Tester interview?
Sophos Technologies interview process usually has 1 rounds. The most common rounds in the Sophos Technologies interview process are HR.

Tell us how to improve this page.

Sophos Technologies Automation Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Globant Interview Questions
3.8
 • 171 Interviews
Chetu Interview Questions
3.3
 • 169 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
AVASOFT Interview Questions
2.9
 • 136 Interviews
ServiceNow Interview Questions
4.2
 • 120 Interviews
Thomson Reuters Interview Questions
4.1
 • 112 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
EbixCash Limited Interview Questions
4.0
 • 101 Interviews
SPRINKLR Interview Questions
3.1
 • 100 Interviews
View all
Technical Support Engineer
104 salaries
unlock blur

₹3.5 L/yr - ₹11 L/yr

Senior Software Engineer
87 salaries
unlock blur

₹14.8 L/yr - ₹42 L/yr

Network Security Engineer
68 salaries
unlock blur

₹4.7 L/yr - ₹16.4 L/yr

Software Engineer
40 salaries
unlock blur

₹6.3 L/yr - ₹26 L/yr

Software Engineer III
33 salaries
unlock blur

₹11.8 L/yr - ₹30 L/yr

Explore more salaries
Compare Sophos Technologies with

QUICK HEAL TECHNOLOGIES

3.7
Compare

Trend Micro

4.3
Compare

McAfee

4.0
Compare

Gen

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview