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

Clear (1)

TCS Software Manual Tester Interview Questions and Answers

Updated 27 Jan 2025

TCS Software Manual Tester Interview Experiences

2 interviews found

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. How to solve test cases?
  • Ans. 

    Test cases can be solved by analyzing requirements, designing test scenarios, executing tests, and reporting defects.

    • Understand the requirements thoroughly

    • Design test scenarios based on requirements

    • Execute test cases using test data

    • Report defects found during testing

    • Retest fixed defects to ensure they are resolved

  • Answered by AI
  • Q2. What is test data?
  • Ans. 

    Test data is the input or set of inputs used to test a software application.

    • Test data can be both valid and invalid inputs.

    • It is used to verify the functionality, performance, and reliability of the software.

    • Examples of test data include usernames, passwords, numbers, dates, and special characters.

  • Answered by AI
  • Q3. What is positive and negative testing?
  • Ans. 

    Positive testing is validating that the system works as expected with valid inputs, while negative testing is testing the system with invalid inputs to ensure it handles errors correctly.

    • Positive testing involves testing the system with valid inputs to ensure it produces the expected results.

    • Negative testing involves testing the system with invalid inputs to ensure it handles errors gracefully.

    • Examples of positive test...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is salary expectation?
  • Ans. 

    My salary expectations are in line with industry standards and based on my experience and skills.

    • I have researched the average salary range for Software Manual Testers in this region

    • I am looking for a competitive salary that reflects my qualifications and experience

    • I am open to negotiation based on the overall compensation package offered

  • Answered by AI
  • Q2. What is your skills
  • Ans. 

    I have strong analytical skills, attention to detail, and experience in manual testing of software applications.

    • Strong analytical skills

    • Attention to detail

    • Experience in manual testing of software applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice for job seekers.

I applied via Company Website and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions based upon my course.

Interview Preparation Tips

Interview preparation tips for other job seekers - I'm having knowledge on software testing...so my wish is to do interview on testing.

Software Manual Tester Interview Questions Asked at Other Companies

Q1. What's is need of re-testing when you already done regression tes ... read more
Q2. Just tell me testing will be performed after development activity ... read more
asked in Betamonks
Q3. What is Retest and Test Load?
Q4. 5. What is mean by authentication and authorisation?
Q5. What is performance testing and explain their types

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.

I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Was interviewed as fresher?
  • Q2. Written test conducted? with verbal ability test ? GD
  • Q3. How would u deal with a problematic situation when you are working in a team?
  • Q4. What are your plans about higher studies?

Interview Preparation Tips

Interview preparation tips for other job seekers - it was basic with apptiude test and attitiude test.

I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. They asked about dbms questions in the form of table formate
  • Q2. They asked code for some python program

Interview Preparation Tips

Interview preparation tips for other job seekers - Firstly they conducted computer based technical exam and then after qualifying that then we will go for face face interview and then lastly HR round will be held.

I applied via Campus Placement and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Wap of bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Start from the first element and compare it with the next element

    • If the next element is smaller, swap them

    • Repeat this process for all elements in the array

    • Continue this process until no more swaps are needed

  • Answered by AI
  • Q2. Wap of prime number
  • Ans. 

    A program to print all prime numbers

    • Take input from user for range of numbers

    • Loop through the range and check if each number is prime

    • Print the prime numbers

  • Answered by AI
  • Q3. What is hashmap?
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows constant time access to values based on their keys.

    • Hashmap uses a hash function to map keys to indices in an array.

    • Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.

    • Examples of hashmap implementations include Java's HashMap class and Python's dict type.

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.

    • Inheritance allows code reuse and promotes code organization.

    • The existing class is called the parent or superclass, and the new class is called the child or subclass.

    • The child class inherits all the properties and methods of the parent class and can also add new properties and methods.

    • For...

  • Answered by AI
  • Q5. Call by value and call by reference

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Introduction your self in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview should be very easy and comfortable to the students. And be confident at the infront of interviewer

Interview Questionnaire 

1 Question

  • Q1. About my college projects and about my passion

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)
Contribute & help others!
anonymous
You can choose to be anonymous

TCS Interview FAQs

How many rounds are there in TCS Software Manual Tester interview?
TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are Technical and HR.
What are the top questions asked in TCS Software Manual Tester interview?

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

  1. What is positive and negative testi...read more
  2. How to solve test cas...read more
  3. What is test da...read more

Recently Viewed

CAMPUS PLACEMENT

Lucknow University

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

TCS

No Interviews

INTERVIEWS

Jio

No Interviews

INTERVIEWS

TCS

No Interviews

DESIGNATION

INTERVIEWS

TCS

No Interviews

Tell us how to improve this page.

TCS Software Manual Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
TCS Software Manual Tester Salary
based on 84 salaries
₹2 L/yr - ₹8 L/yr
11% less than the average Software Manual Tester Salary in India
View more details

TCS Software Manual Tester Reviews and Ratings

based on 10 reviews

4.3/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

2.6

Salary

4.5

Job security

4.1

Company culture

3.3

Promotions

4.1

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

IT Analyst
66.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AST Consultant
51.5k 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.5k 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