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
3.7

based on 85.5k Reviews

Filter interviews by

TCS Automation Tester Interview Questions, Process, and Tips

Updated 5 Jan 2025

Top TCS Automation Tester Interview Questions and Answers

  • Q1. How to mouse hover an element? Write Xpath for an element? How to run test parallel? Explain automation test framework that you worked in? What is data provider in testng ...read more
  • Q2. Explain Your cucumber framework
  • Q3. Oops concepts in java

TCS Automation Tester Interview Experiences

5 interviews found

Automation Tester Interview Questions & Answers

user image Maharshi Kandivanam

posted on 5 Jan 2025

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

(2 Questions)

  • Q1. Explain Your cucumber framework
  • Q2. Shedule a Jenkins job for 6 am every sat and sunday
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. It was basic technical questions like xpath
Round 2 - Coding Test 

You are asked to write a code using loop

Round 3 - HR 

(1 Question)

  • Q1. Qualification and other tcs related questions

Automation Tester Interview Questions Asked at Other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing ... read more
asked in TCS
Q2. How to mouse hover an element? Write Xpath for an element? How to ... read more
Q3. How to validate that the URL loaded is correct or not?
asked in Deloitte
Q4. There is a table of students having column status with either pas ... read more
Q5. write the dynamic Xpath for the Date element in the cleartrip web ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain about your framework
  • Ans. 

    My framework is a data-driven framework using Selenium and TestNG for automated testing.

    • Data-driven framework allows for separating test scripts from test data

    • Uses Selenium for web automation and TestNG for test execution and reporting

    • Supports parallel execution for faster test runs

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 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 - Technical 

(2 Questions)

  • Q1. About selenium Few concepts from Java Majority from work experience
  • Q2. How to mouse hover an element? Write Xpath for an element? How to run test parallel? Explain automation test framework that you worked in? What is data provider in testng? What is collections in Java? Abou...
  • Ans. 

    Answers to common questions asked in an Automation Tester interview.

    • To mouse hover an element, you can use Actions class in Selenium WebDriver.

    • Xpath for an element can be written using various attributes like id, class, etc.

    • To run tests parallel in TestNG, you can use 'parallel' attribute in testng.xml file.

    • Automation test framework I worked in was based on Page Object Model design pattern.

    • Data provider in TestNG is us...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Better come to TCS after 6-8 years of experience. Work culture is not good. You rarely get chance to work on new technology. It is a best company to come on the later stage of your career.

Skills evaluated in this interview

TCS interview questions for designations

 Selenium Automation Tester

 (3)

 Uft Automation Tester

 (1)

 Tester

 (6)

 Software Tester

 (22)

 QA Tester

 (6)

 ETL Tester

 (5)

 Manual Tester

 (3)

 Functional Tester

 (1)

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

I applied via Referral and was interviewed before 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 - Technical 

(2 Questions)

  • Q1. Selenium exceptions Popup handling in selenium Dropdown handing POM Driver initialization in selenium
  • Q2. Oops concepts in java
  • Ans. 

    Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Encapsulation: Bundling of data with the methods that operate on that data.

    • Abstraction: Hiding the implementatio...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Discussions about salary & ID proof verification.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about the details in your resume.

Skills evaluated in this interview

Interview questions from similar companies

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

(5 Questions)

  • Q1. Describe the projects u worked on.
  • Ans. 

    I have worked on various projects involving test automation for web applications using Selenium and API testing using Postman.

    • Developed automated test scripts using Selenium WebDriver for regression testing of web applications

    • Created test suites and executed test cases using TestNG framework

    • Performed API testing using Postman to validate response data and status codes

    • Integrated test automation scripts with CI/CD pipeli...

  • Answered by AI
  • Q2. What is API testing?
  • Ans. 

    API testing is a type of software testing that involves testing APIs directly to ensure they meet functionality, reliability, performance, and security requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It focuses on verifying the communication and data exchange between different software systems.

    • API testing can be done at different levels such as unit testing, i...

  • Answered by AI
  • Q3. Post and patch difference
  • Ans. 

    Post is used to create a new resource, while patch is used to update an existing resource.

    • Post is used to create a new resource in the server.

    • Patch is used to update an existing resource in the server.

    • Post request typically includes all the data needed to create the resource, while patch request only includes the data that needs to be updated.

    • Post requests are idempotent, meaning multiple identical requests will have t...

  • Answered by AI
  • Q4. What is priority and severity
  • Ans. 

    Priority and severity are used to classify the impact and importance of a defect in software testing.

    • Priority determines the order in which defects should be fixed, based on business needs.

    • Severity indicates the impact of a defect on the system or users.

    • Priority is usually set by the product owner or business stakeholders.

    • Severity is typically determined by the testing team based on the impact on functionality.

    • Examples...

  • Answered by AI
  • Q5. Java coding question on string

Skills evaluated in this interview

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

I was interviewed in May 2024.

Round 1 - Technical 

(10 Questions)

  • Q1. Basics of Selenium(Windowhandles,Screenshot,Actions class,Selector Class,) with syntax
  • Q2. Asked to write Automation Framework architecture
  • Q3. What are the different gherkin words
  • Ans. 

    Gherkin words are keywords used in Gherkin syntax for writing test scenarios in Behavior Driven Development (BDD).

    • Feature

    • Scenario

    • Given

    • When

    • Then

    • And

    • But

  • Answered by AI
  • Q4. What we will use in plugin
  • Ans. 

    Plugins are used to extend the functionality of a software application.

    • Plugins are additional software components that can be added to an existing application to provide new features or functionalities.

    • They can be used to customize the behavior of the application without modifying its core code.

    • Examples of plugins include browser extensions, WordPress plugins, and Adobe Photoshop filters.

  • Answered by AI
  • Q5. How to run runner class
  • Ans. 

    To run a runner class, you can use a test runner tool like JUnit or TestNG in your automation testing framework.

    • Use a test runner tool like JUnit or TestNG to execute the runner class

    • Add the @RunWith annotation in JUnit or specify the runner class in TestNG XML file

    • Make sure the runner class includes the necessary setup and teardown methods for test execution

  • Answered by AI
  • Q6. Java oops, strings , exception handling
  • Q7. How to run parallel mode in testng,groups,priority
  • Ans. 

    TestNG allows running tests in parallel mode using groups and priorities.

    • Use 'parallel' attribute in testng.xml file to specify parallel mode (e.g. )

    • Use 'groups' attribute in testng.xml file to group tests that should run in parallel (e.g. )

    • Use 'priority' attribute in testng.xml file to specify the order in which tests should run (e.g.

  • Answered by AI
  • Q8. Write Merge Sort Programme
  • Ans. 

    Merge Sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.

    • Divide the array into two halves recursively

    • Sort each half using Merge Sort recursively

    • Merge the sorted halves back together

  • Answered by AI
  • Q9. Write Reverse a string programme
  • Ans. 

    Program to reverse a string using array of characters

    • Create an array of characters from the input string

    • Iterate through the array in reverse order and append each character to a new string

    • Return the reversed string

  • Answered by AI
  • Q10. Write syntax of data driven testing (XSSF Workbook) Syntax
  • Ans. 

    Data driven testing syntax using XSSF Workbook

    • Create XSSFWorkbook object

    • Get the sheet from the workbook

    • Iterate through rows and columns to fetch test data

    • Use test data in your test cases

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Selenium basics ( window handles , screenshot,reports, file upload and download, Add extension, Headless mode)

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say it is easy to crack Service based Companies. Just prepare all the concepts of Selenium, Java,TestNG,Maven,GitHub and basic 20 Programmes.

For Selenium and BDD(Cucumber)Learn Rahul Shetty Udemy course
For Java search and learn top 200 interview questions.
Basic programmes like ( Duplicate characters,reverse string,unique characters, string anagram, Bubble sort , merge sort, quick sort and some more) .

How I switched from my current company.
Do’s
Uninstall social media apps.
Stop watching movies.
Stop eating Junk food.
Study at least 1-2 hours daily.
Listen motivational songs.
Make connections on LinkedIn.
Make single page resume by creating on overleaf website.

How to apply to companies.
Don’t apply directly on company website(Big mistake)
Send resumes to hr directly(u will get their mails on some posts on LinkedIn)
Ask referral on LinkedIn.
Update Naukri daily 9am and put notice period to 30 or 15days.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse this word "I love automation" using java
  • Ans. 

    Reverse the word 'I love automation' using Java

    • Create a StringBuilder object and pass the word to be reversed as a parameter

    • Use the reverse() method of the StringBuilder class to reverse the word

    • Convert the reversed word back to a string using the toString() method

  • Answered by AI
  • Q2. Remove duplicate from array
  • Ans. 

    Remove duplicates from an array of strings

    • Create a new array to store unique strings

    • Iterate through the original array and add each string to the new array only if it hasn't been added before

    • Use a Set data structure to efficiently check for duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared always.

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Different types of waits
  • Ans. 

    Different types of waits include implicit, explicit, and fluent waits in automation testing.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent wait: Waits for a condition to be true with a specified frequency of checking.

    • Example: WebDriverWait in Selenium is an example of explicit w

  • Answered by AI
  • Q2. Multiple window handles
  • Ans. 

    Multiple window handles are used in automation testing to handle multiple browser windows or tabs simultaneously.

    • Use getWindowHandles() method to get all the window handles

    • Switch between window handles using switchTo().window(handle)

    • Close a specific window handle using driver.close()

    • Example: driver.getWindowHandles()

    • Example: driver.switchTo().window(handle)

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Sallary expected
  • Q2. Location preference

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for hcl tech..plenty of projects

Skills evaluated in this interview

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

(2 Questions)

  • Q1. DIFferent Exceptions in Selenium
  • Ans. 

    Different exceptions in Selenium include NoSuchElementException, ElementNotVisibleException, StaleElementReferenceException, TimeoutException, and WebDriverException.

    • NoSuchElementException: Thrown when an element could not be found in the DOM.

    • ElementNotVisibleException: Thrown when an element is present in the DOM but not visible.

    • StaleElementReferenceException: Thrown when the element is no longer attached to the DOM.

    • T...

  • Answered by AI
  • Q2. Write logic for prime number
  • Ans. 

    A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • Start by checking if the number is less than 2, if so it is not a prime number

    • Loop through numbers from 2 to the square root of the number and check if the number is divisible by any of them

    • If the number is not divisible by any number in the loop, then it is a prime number

  • Answered by AI

Skills evaluated in this interview

TCS Interview FAQs

How many rounds are there in TCS Automation Tester interview?
TCS interview process usually has 2 rounds. The most common rounds in the TCS interview process are Technical, Resume Shortlist and HR.
How to prepare for TCS Automation 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, Selenium, Java, Cucumber and JMeter.
What are the top questions asked in TCS Automation Tester interview?

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

  1. How to mouse hover an element? Write Xpath for an element? How to run test para...read more
  2. Explain Your cucumber framew...read more
  3. Oops concepts in j...read more

Tell us how to improve this page.

TCS Automation Tester Interview Process

based on 3 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 2 TCS interviews
Referral
Job Portal
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
TCS Automation Tester Salary
based on 744 salaries
₹2.2 L/yr - ₹9.2 L/yr
5% less than the average Automation Tester Salary in India
View more details

TCS Automation Tester Reviews and Ratings

based on 55 reviews

3.9/5

Rating in categories

3.7

Skill development

4.0

Work-Life balance

2.8

Salary & Benefits

4.7

Job Security

3.7

Company culture

2.7

Promotions/Appraisal

3.6

Work Satisfaction

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

₹1 L/yr - ₹9 L/yr

IT Analyst
67.7k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

AST Consultant
51.1k salaries
unlock blur

₹8 L/yr - ₹25 L/yr

Assistant System Engineer
29.9k salaries
unlock blur

₹2.2 L/yr - ₹5.6 L/yr

Associate Consultant
28.7k 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.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview