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 Manual Test Engineer Interview Questions, Process, and Tips

Updated 29 Jun 2024

Top TCS Manual Test Engineer Interview Questions and Answers

View all 7 questions

TCS Manual Test Engineer Interview Experiences

4 interviews found

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Manual testing function testing
  • Q2. Software development life cycle
  • Ans. 

    Software development life cycle is a process used by software development teams to design, develop, test, and deploy software applications.

    • SDLC consists of phases like planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has specific goals and deliverables to ensure the quality and success of the software project.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • Testing is an integ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Software testing life cycle
  • Ans. 

    Software testing life cycle involves planning, designing, executing, and reporting on tests to ensure quality software.

    • Includes test planning, test design, test execution, and test reporting

    • Involves creating test cases, executing them, and analyzing results

    • Iterative process to ensure software meets quality standards

    • Can include manual testing, automated testing, and regression testing

  • Answered by AI
  • Q2. Nom functional testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Immediate joiner

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. When can we start automation?
  • Ans. 

    Automation can be started when the manual test cases are stable, repetitive, and time-consuming.

    • Start automation when manual test cases are stable and well-defined.

    • Automate repetitive test cases to save time and effort.

    • Consider automating tests that are time-consuming to execute manually.

    • Ensure the team has the necessary skills and resources for automation.

    • Perform a cost-benefit analysis to determine if automation is w

  • Answered by AI
  • Q2. What are the tools you have worked on your project?
  • Q3. Reverse a String
  • Ans. 

    Reverse a given string

    • Create an empty string to store the reversed string

    • Iterate through the original string from the end to the beginning and append each character to the new string

    • Return the reversed string

  • Answered by AI
  • Q4. What are the locators you have used?
  • Ans. 

    I have used locators such as ID, class name, name, xpath, and CSS selector.

    • ID

    • Class name

    • Name

    • XPath

    • CSS selector

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the framework related questions.

Skills evaluated in this interview

Manual Test Engineer Interview Questions Asked at Other Companies

Q1. Why choose testing field What is manual testing What is tradition ... read more
Q2. What is the Software Testing Why Testing is Important Smoke and S ... read more
Q3. 2)what is testing?diff between manual and automation testing
Q4. Why you switching to IT field from Mechanical ?
Q5. Can you make it possible to utilise the bug for any other applica ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in May 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 - Aptitude Test 

Check the general knowledge of the candidate

Round 3 - Technical 

(2 Questions)

  • Q1. Check the technical knowledge about the testing field
  • Q2. HR round and discuss about package & bond.

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best 👍
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is meant by waterfall model?
  • Ans. 

    Waterfall model is a linear sequential software development model where progress flows in one direction like a waterfall.

    • It is a traditional approach to software development.

    • Each phase must be completed before the next phase begins.

    • Requirements are gathered and frozen at the beginning of the project.

    • Testing is done at the end of the development cycle.

    • Changes are difficult to implement once the project moves to the next...

  • Answered by AI
  • Q2. What do you mean by regression testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • R...

  • Answered by AI
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for TCS Manual Test Engineer interview:
  • Manual Testing

Skills evaluated in this interview

TCS interview questions for designations

 Qa Manual Test Engineer

 (3)

 Manual Tester

 (3)

 Manual Testing

 (2)

 Test Engineer

 (44)

 Software Manual Tester

 (2)

 Automation Test Engineer

 (46)

 Senior Test Engineer

 (7)

 Performance Test Engineer

 (3)

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Explain the mini projects and main project completed during Engineering.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • DBMS
  • Software Engineering
  • Basic coding
Interview preparation tips for other job seekers - Just make sure the resume should be precise and you have knowledge on the things mentioned in your resume.

Be confident and have a smiling face in the interview round.

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

- basic programming on C

Round 2 - HR 

(1 Question)

  • Q1. - question based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Things are asked only from resume . Make sure you recite every word you mentioned in your resume .
whatever project you are including , you should know enough to explain everything.

TCS Interview FAQs

How many rounds are there in TCS Manual Test Engineer interview?
TCS interview process usually has 1-2 rounds. The most common rounds in the TCS interview process are One-on-one Round, HR and Resume Shortlist.
What are the top questions asked in TCS Manual Test Engineer interview?

Some of the top questions asked at the TCS Manual Test Engineer interview -

  1. What is meant by waterfall mod...read more
  2. What do you mean by regression testi...read more
  3. What are the locators you have us...read more

Tell us how to improve this page.

TCS Manual Test Engineer Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more
TCS Manual Test Engineer Salary
based on 549 salaries
₹2.1 L/yr - ₹8.1 L/yr
10% more than the average Manual Test Engineer Salary in India
View more details

TCS Manual Test Engineer Reviews and Ratings

based on 44 reviews

3.7/5

Rating in categories

3.6

Skill development

4.0

Work-life balance

2.8

Salary

4.6

Job security

4.0

Company culture

2.9

Promotions

3.6

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

IT Analyst
66.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AST Consultant
51.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant System Engineer
29.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
29.6k salaries
unlock blur

₹0 L/yr - ₹0 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