Upload Button Icon Add office photos

TCS iON

Compare button icon Compare button icon Compare

Filter interviews by

TCS iON Softwaretest Engineer Interview Questions and Answers

Updated 26 Nov 2024

TCS iON Softwaretest Engineer Interview Experiences

8 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Topics:
Basis mathematics
Reasoning
Verbal

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1hr aptitude and 2 hr coding

Round 2 - Technical 

(2 Questions)

  • Q1. What is hub and router
  • Ans. 

    A hub is a networking device that connects multiple devices in a network, while a router is a networking device that forwards data packets between computer networks.

    • Hub operates at physical layer of OSI model

    • Hub broadcasts data to all devices in the network

    • Router operates at network layer of OSI model

    • Router forwards data packets based on IP addresses

    • Example of hub: Ethernet hub

    • Example of router: Wi-Fi router

  • Answered by AI
  • Q2. Difference between switch and router
  • Ans. 

    Switch is used to connect devices within a network, while a router is used to connect different networks together.

    • Switch operates at layer 2 of the OSI model, while router operates at layer 3.

    • Switch forwards data based on MAC addresses, while router forwards data based on IP addresses.

    • Switch is typically used in LANs, while router is used to connect LANs or WANs.

    • Switches are faster in forwarding data within a network, ...

  • Answered by AI

Skills evaluated in this interview

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 you encounter a blocker defect the day before the release date ... read more
Q3. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q4. Write an SQL query to display the total number of students from t ... read more
Q5. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

3 rounds of aptitude

Round 2 - Coding Test 

Two coding questions are given

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare previous year
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Medium and logical thinking

Round 2 - Group Discussion 

Easy, have to think for 2 mins and should talk about the topic

Round 3 - HR 

(1 Question)

  • Q1. Generic questions and technical
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2023. 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 - Coding Test 

How to get array value map to table

Round 3 - HR 

(1 Question)

  • Q1. What is your expected salary

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 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 - Aptitude Test 

I am good knowledge about aptitude like as percentage ,permutations and combination, probability, cards, ratio and proportion, Time, Speed and distance, boats and stream, profit and loss, Time and work, Number system etc.

Round 3 - Coding Test 

Good knowledge about my SQL
Create a table.
Good knowledge ddl, dml, dcl and TCL
Sub-query, joins, concatenation rdms and DBMS etc

Interview Preparation Tips

Topics to prepare for TCS iON Softwaretest Engineer interview:
  • Oracle SQL
  • Manual Testing
  • Java
Interview preparation tips for other job seekers - I am Prince Kumar Singh. I did BE from Electrical and Electronics Engineer 2020 batch. I scored 65.65 percentage
My skills about SQL, JAVA and Manual Testing in Software Testing.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

3 hours exam with topics like probability,permutation,combination,percentage,average,data interpretation,ages,boats and streams, trains etc.,

Round 2 - Coding Test 

1 hour , c++ they asked me program palindrome series and two more programs

Round 3 - One-on-one 

(1 Question)

  • Q1. How to repair your hardrive, puzzle questions like 3 litre can and 5 litre can, how to get output from your coding, do you know coding

Interview Preparation Tips

Topics to prepare for TCS iON Softwaretest Engineer interview:
  • C++
  • C
  • MATLAB
  • puzzle
Interview preparation tips for other job seekers - Study well before interview and be strong in your fundamentals
Are these interview questions helpful?

I applied via Company Website and was interviewed in Aug 2022. 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 - Aptitude Test 

I am fresher i completed my graduation MCA in Visvesvaraya Technological University Kalaburgi

Interview Preparation Tips

Topics to prepare for TCS iON Softwaretest Engineer interview:
  • C++
  • Java
  • SQL
Interview preparation tips for other job seekers - I am fresher i completed my graduation MCA in Visvesvaraya Technological University Kalaburgi

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about TCS iON?
Ask anonymously on communities.

Interview questions from similar companies

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

(1 Question)

  • Q1. Explain truncate vs drop?
  • Ans. 

    Truncate removes all records from a table, while drop deletes the table itself.

    • Truncate is a DDL command, while drop is a DDL command.

    • Truncate is faster than drop as it does not log individual row deletions.

    • Truncate can be rolled back, while drop cannot be rolled back.

    • Truncate resets the identity seed of the table, while drop does not.

    • Example: TRUNCATE TABLE TableName; DROP TABLE TableName;

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. They ask what language you are comfortable in and ask questions related to that programming language. They ask about the project that you have listed in resume
  • Q2. Pointer in C, array and other programming related questions.
  • Q3. Introduction, any internship experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - just be confident and know about your resume. Aptitude is easy, they prefer JAVA over other programming languages

TCS iON Interview FAQs

How many rounds are there in TCS iON Softwaretest Engineer interview?
TCS iON interview process usually has 2-3 rounds. The most common rounds in the TCS iON interview process are Aptitude Test, Coding Test and Resume Shortlist.
What are the top questions asked in TCS iON Softwaretest Engineer interview?

Some of the top questions asked at the TCS iON Softwaretest Engineer interview -

  1. what is hub and rou...read more
  2. difference between switch and rou...read more
  3. How to repair your hardrive, puzzle questions like 3 litre can and 5 litre can,...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 8 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 25%
2-4 weeks 25%
More than 8 weeks 50%
View more
TCS iON Softwaretest Engineer Salary
based on 9 salaries
₹3.4 L/yr - ₹12.4 L/yr
20% more than the average Softwaretest Engineer Salary in India
View more details

TCS iON Softwaretest Engineer Reviews and Ratings

based on 10 reviews

4.5/5

Rating in categories

4.1

Skill development

4.5

Work-life balance

4.2

Salary

4.2

Job security

4.4

Company culture

4.2

Promotions

4.0

Work satisfaction

Explore 10 Reviews and Ratings
Operations Executive
264 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

System Engineer
151 salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Software Engineer
123 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
122 salaries
unlock blur

₹8.2 L/yr - ₹17 L/yr

IT Manager
64 salaries
unlock blur

₹1.2 L/yr - ₹4.2 L/yr

Explore more salaries
Compare TCS iON with

Wipro

3.7
Compare

Amazon

4.0
Compare

TCS

3.6
Compare

ITC Infotech

3.7
Compare
write
Share an Interview