Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tata Elxsi Team. If you also belong to the team, you can get access from here

Tata Elxsi Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Tata Elxsi Softwaretest Engineer Interview Questions and Answers

Updated 4 Jul 2024

Tata Elxsi Softwaretest Engineer Interview Experiences

4 interviews found

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

(1 Question)

  • Q1. Day to day last at your organisation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test consisting of general aptitude and coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Star pattern,Python Dictionary
  • Ans. Created a star pattern using loops
  • Answered by ABHINAND V

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Reverse the array of string
  • Ans. 

    Reverse the order of strings in an array

    • Iterate through the array and swap the elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap the elements until they meet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Reasoning, quant, dbms, sql, data structure related

Round 2 - Technical 

(1 Question)

  • Q1. Based on resume and every details in it
Round 3 - HR 

(1 Question)

  • Q1. What do yu know about elxsi

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with yur resume and projects and just be cool

Tata Elxsi interview questions for designations

 Software Engineer

 (29)

 Embedded Engineer

 (4)

 Test Engineer

 (2)

 QA Engineer

 (1)

 SQA Engineer

 (1)

 Security Engineer

 (1)

 Network Engineer

 (1)

 Senior Software Engineer

 (11)

Interview questions from similar companies

I was interviewed before Mar 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Which browser support in selenium IDE
  • Ans. 

    Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.

    • Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer

    • Browser support may vary depending on the version of Selenium IDE being used

    • Additional browser support can be added through plugins or extensions

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin

    • It can record and playback tests in Firefox

    • It supports Firefox versions up to 55

    • For newer versions, use Selenium WebDriver

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is most pretective and security provide our company

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Aptitude, reasoning, English, and two codes

Round 2 - Technical 

(1 Question)

  • Q1. Basics of OOPs SDLC Print pattern
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics related to programming language. Oops concepts and basic DSA questions array and string related.
Round 2 - HR 

(1 Question)

  • Q1. Hr screening is there

I applied via Job Portal and was interviewed in Sep 2022. There were 3 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 

(2 Questions)

  • Q1. What is Operating System, How does it work?
  • Ans. 

    An operating system is a software that manages computer hardware and software resources and provides common services for computer programs.

    • An OS controls the allocation of resources like memory, CPU time, and disk space.

    • It provides a user interface to interact with the computer.

    • Examples of OS are Windows, macOS, Linux, Android, iOS.

    • The OS kernel is the core component of an OS that manages hardware resources.

    • The OS also...

  • Answered by AI
  • Q2. What is programming language? what is oops?
  • Ans. 

    Programming language is a set of instructions used to create software. OOPs is a programming paradigm based on objects.

    • Programming language is used to write code that a computer can understand and execute.

    • OOPs is a programming paradigm that focuses on objects and their interactions.

    • OOPs concepts include encapsulation, inheritance, and polymorphism.

    • Examples of programming languages include Java, Python, and C++.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Describe yourself in brief?
  • Q2. Why we hire you ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the skills, Be confident. Learn about basic knowledge.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good with moderate question

Round 2 - Coding Test 

Advance level algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - push your limits
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Write a code of square root in cpp

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your shelf
  • Ans. 

    My shelf is organized with books, plants, and decorative items.

    • I have separate sections for fiction, non-fiction, and reference books.

    • I also have a few potted plants to add some greenery.

    • I display decorative items like candles and small figurines on the shelf.

    • I keep my favorite books prominently displayed for easy access.

  • Answered by AI
  • Q2. Property of class
  • Ans. 

    Properties of a class are characteristics or attributes that define the class and its objects.

    • Properties define the state of an object

    • Properties can have different access levels (public, private, protected)

    • Properties can have default values

    • Properties can be read-only or write-only

    • Examples: class Car { private string color; public int speed; }

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tells abouts your shelf
  • Ans. 

    My shelf is organized with books on software testing, coding, and automation tools.

    • Organized with books on software testing

    • Includes coding books for programming languages

    • Contains books on automation tools like Selenium

  • Answered by AI
  • Q2. Why you are join this company
  • Ans. 

    I am excited to join this company because of its reputation for innovation and commitment to quality.

    • Impressed by company's track record of developing cutting-edge software solutions

    • Excited about the opportunity to work with a talented team of professionals

    • Believe in the company's values and vision for the future

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

Tata Elxsi Interview FAQs

How many rounds are there in Tata Elxsi Softwaretest Engineer interview?
Tata Elxsi interview process usually has 2 rounds. The most common rounds in the Tata Elxsi interview process are One-on-one Round, Aptitude Test and Technical.
How to prepare for Tata Elxsi Softwaretest Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tata Elxsi. The most common topics and skills that interviewers at Tata Elxsi expect are Automation Testing, Automotive, CAPL, Civil and Electricals.
What are the top questions asked in Tata Elxsi Softwaretest Engineer interview?

Some of the top questions asked at the Tata Elxsi Softwaretest Engineer interview -

  1. Reverse the array of str...read more
  2. Based on resume and every details in...read more
  3. Star pattern,Python Diction...read more

Tell us how to improve this page.

Tata Elxsi Softwaretest Engineer Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more
Tata Elxsi Softwaretest Engineer Salary
based on 69 salaries
₹3 L/yr - ₹10.2 L/yr
5% more than the average Softwaretest Engineer Salary in India
View more details

Tata Elxsi Softwaretest Engineer Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

4.9

Work satisfaction

Explore 3 Reviews and Ratings
Senior Engineer
4.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
648 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tata Elxsi with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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