Upload Button Icon Add office photos

Filter interviews by

Smart Software Services(I) Automation Test Engineer Interview Questions and Answers

Updated 1 Nov 2022

Smart Software Services(I) Automation Test Engineer Interview Experiences

1 interview found

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 - Technical 

(2 Questions)

  • Q1. Questions related to java and selenium
  • Q2. Questions related to logical programs of java
Round 3 - One-on-one 

(1 Question)

  • Q1. Live scenario questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process and interviewer also supportive

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
Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 dsa questions 1 hour time limit. easy-medium level

Round 2 - Technical 

(1 Question)

  • Q1. Questions on python,c,c++. OOPS and DSA questions
Round 3 - Technical 

(1 Question)

  • Q1. Implementations of projects mentioned on my resume, couple of DSA questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Mar 2023. There were 4 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 - Technical 

(1 Question)

  • Q1. General Programming Questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Business related questions were asked
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn core concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. About projects on which I had worked
Round 2 - Coding Test 

File read operation to find particular word

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basic C programs
Know about your project work in details

I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Interviewer was not clear with his questions. May be because of his lack of communication skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had worst experience in my interview. Interviewer was full of attitude, over smart but had lack of communication skill. He was asking questions out of the box which was not from testing background and he did not have clarity due to his speaking skill. I had to ask him to drop off because of his speaking skill and asking questions not related to testing profile. I had bad experience and would not try for this company again.

I applied via Company Website and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1)How to run failed test case: using failed.xml 2)how to use click in diff ways: by actions class click and by javascriptexecuter 3)array logical program *array reverse *array sec highest number ...
  • Ans. 

    Interview questions for Automation Test Engineer

    • To run failed test case, use failed.xml

    • Click can be used via Actions class or JavascriptExecutor

    • Array programs: reverse, second highest number

    • Constructor in abstract class

    • Test plan and scenario definition

    • Roles and responsibilities in current organization

    • Disable test cases using keyword or include/exclude in suite

    • Polymorphism concept

    • Unix commands used in day to day activit...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I appeared for the interview of test automation engineer at amdocs with 2 years of experience.My only advise would be do basic java. Do selenium properly and learn unix command that will give advantage. Having confidence and great communication skill will cover up your mistakes ...all the best i hope i will clear it

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Question related to playwright and selenium
Round 2 - HR 

(1 Question)

  • Q1. Behavioural questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dropdown deselecting

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions

Smart Software Services(I) Interview FAQs

How many rounds are there in Smart Software Services(I) Automation Test Engineer interview?
Smart Software Services(I) interview process usually has 3 rounds. The most common rounds in the Smart Software Services(I) interview process are One-on-one Round, Resume Shortlist and Technical.
What are the top questions asked in Smart Software Services(I) Automation Test Engineer interview?

Some of the top questions asked at the Smart Software Services(I) Automation Test Engineer interview -

  1. Questions related to logical programs of j...read more
  2. Questions related to java and selen...read more
  3. Live scenario questi...read more

Tell us how to improve this page.

Smart Software Services(I) Automation Test Engineer Salary
based on 27 salaries
₹4.2 L/yr - ₹5 L/yr
34% less than the average Automation Test Engineer Salary in India
View more details

Smart Software Services(I) Automation Test Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Softwaretest Engineer
191 salaries
unlock blur

₹3.2 L/yr - ₹5.5 L/yr

Software Developer
59 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Application Support Engineer
49 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

AR Caller
44 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Power BI Developer
35 salaries
unlock blur

₹3.4 L/yr - ₹5 L/yr

Explore more salaries
Compare Smart Software Services(I) with

Bosch Global Software Technologies

4.0
Compare

Amdocs

3.8
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview