Upload Button Icon Add office photos
Engaged Employer

i

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

TCS Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TCS Tester Interview Questions and Answers

Updated 10 Nov 2024

TCS Tester Interview Experiences

6 interviews found

Tester Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is aim in your life
  • Q2. Tell about Yourself
Round 2 - HR 

(2 Questions)

  • Q1. How hardwork in your company
  • Q2. Told your java tester rules details

Interview Preparation Tips

Topics to prepare for TCS Tester interview:
  • Python
Interview preparation tips for other job seekers - I awalys my dream job

Tester Interview Questions & Answers

user image Srashti Mandloi

posted on 20 Jun 2024

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 May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. WHAT IS SELENIUM
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most popular component used for writing test scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI
  • Q2. WHAT IS TESTING
  • Ans. 

    Testing is the process of evaluating a system or application to identify defects or errors.

    • Testing involves executing a system or application to find bugs or issues.

    • It ensures that the software meets the specified requirements and works as expected.

    • Types of testing include functional testing, performance testing, and security testing.

    • Examples of testing tools include Selenium, JUnit, and LoadRunner.

  • Answered by AI

Skills evaluated in this interview

Tester Interview Questions Asked at Other Companies

Q1. What is Sdlc and stlc. What is rtm. Diff bet severity n priority. ... read more
Q2. 1.The o/p should TTHHEE 2.find largest smallest element from the ... read more
asked in LivelyWorks
Q3. personal detail what is testing what is waterfall model what is A ... read more
Q4. What is test scenario and test case
Q5. Realtime example about the ADAS system mainly Powertrain

Tester Interview Questions & Answers

user image Anonymous

posted on 4 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why you are choosing tcs
  • Q2. Basic qa questions like automation

Tester Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2023

Interview experience
3
Average
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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What is list in python and java?
  • Ans. 

    A list in Python and Java is a collection of elements that are ordered and mutable.

    • In Python, lists are created using square brackets [] and can contain elements of different data types.

    • In Java, lists are part of the Collection framework and are created using the ArrayList class.

    • Lists in both languages allow for adding, removing, and accessing elements by index.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared

Skills evaluated in this interview

TCS interview questions for designations

 Software Tester

 (22)

 Automation Tester

 (6)

 QA Tester

 (6)

 ETL Tester

 (5)

 Manual Tester

 (3)

 Functional Tester

 (1)

 Performance Tester

 (1)

 Selenium Automation Tester

 (3)

Tester Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2023

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

Normal Appti reasoning 1 hr 35 questions. Easy very basic type

Round 3 - Coding Test 

Basic code and program. Add two numbers

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good and you should have basic concept. Basic programming

Tester Interview Questions & Answers

user image Anonymous

posted on 4 May 2019

I applied via campus placement at Karim City College, Jamshedpur and was interviewed before May 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Where do you want to see yourself in the coming 5 years
  • Ans. 

    In the next 5 years, I see myself advancing in my career as a senior tester, leading a team, and contributing to innovative testing strategies.

    • Advancing in my career as a senior tester

    • Leading a team of testers

    • Contributing to innovative testing strategies

    • Attending relevant training and conferences to stay updated

  • Answered by AI
  • Q2. Tell us a situation where you have to act as a leader
  • Ans. 

    I acted as a leader during a group project in college.

    • Assigned tasks to team members based on their strengths

    • Set deadlines and ensured everyone was on track

    • Facilitated communication and resolved conflicts

    • Motivated team members to stay focused and productive

  • Answered by AI

Interview Preparation Tips

General Tips: The best thing you can do is be true to yourself . There is a balance between being self confident and humble at the same time make that balance . I understand fake it till you make it is a thing but lies are easily understood so better be aware of the lies you are planning to tell . Have a smile and have faith in yourself
Skills: Web Technologies, Communication, Leadership, Decision Making Skills
Duration: 1-3 Months
College Name: Karim City College

Interview questions from similar companies

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

Write java programs for reverse a string

Round 2 - HR 

(2 Questions)

  • Q1. Write java program to reverse a String
  • Ans. 

    Java program to reverse a String

    • Create a char array from the input String

    • Use two pointers to swap characters from start and end of the array

    • Convert the char array back to a String and return

  • Answered by AI
  • Q2. Write a java program to find all links
  • Ans. 

    Java program to find all links in a given text

    • Use regular expressions to match URLs in the text

    • Iterate through the text and extract all URLs

    • Store the URLs in an array of strings

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Selenium framework
  • Q2. Limitations of selenium
  • Ans. 

    Selenium has limitations such as browser support, handling dynamic elements, and lack of built-in reporting.

    • Limited browser support compared to other automation tools

    • Difficulty in handling dynamic elements on web pages

    • Lack of built-in reporting capabilities, requiring integration with other tools

    • Slower execution speed compared to other automation tools

    • Challenges in testing mobile applications

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Regular coding related to java

Round 2 - HR 

(1 Question)

  • Q1. Salaray expectations

Tester Interview Questions & Answers

Wipro user image Anonymous

posted on 29 Nov 2024

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

Basic Java programs like string manipulation

TCS Interview FAQs

How many rounds are there in TCS Tester interview?
TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are HR, Resume Shortlist and One-on-one Round.
How to prepare for TCS Tester 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 TCS. The most common topics and skills that interviewers at TCS expect are Automation Testing, SOAP UI, Selenium, Appium and Cisa.
What are the top questions asked in TCS Tester interview?

Some of the top questions asked at the TCS Tester interview -

  1. what is list in python and ja...read more
  2. WHAT IS SELEN...read more
  3. WHAT IS TEST...read more

Tell us how to improve this page.

TCS Tester Interview Process

based on 7 interviews

Interview experience

4.3
  
Good
View more

Tester Interview Questions from Similar Companies

Wipro Tester Interview Questions
3.7
 • 2 Interviews
IBM Tester Interview Questions
4.0
 • 1 Interview
View all
TCS Tester Salary
based on 326 salaries
₹2.5 L/yr - ₹9 L/yr
23% less than the average Tester Salary in India
View more details

TCS Tester Reviews and Ratings

based on 22 reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

2.5

Salary

4.6

Job security

3.5

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 22 Reviews and Ratings
System Engineer
1.1L salaries
unlock blur

₹1 L/yr - ₹9 L/yr

IT Analyst
66.8k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.5k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Associate Consultant
29.3k salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Explore more salaries
Compare TCS with

Amazon

4.1
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

Accenture

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