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 87.4k Reviews

Filter interviews by

TCS Automation Test Engineer Interview Questions, Process, and Tips

Updated 22 Jan 2025

Top TCS Automation Test Engineer Interview Questions and Answers

  • Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program ...read more
  • Q2. 1) cucumber 2) Defects worked on, tell me about the bugs you found during testing 3) Functional Testing 4) Automation testing tools you worked on how you worked on in det ...read more
  • Q3. Which java concepts have you used in your selenium script
View all 54 questions

TCS Automation Test Engineer Interview Experiences

47 interviews found

I applied via Approached by Company and was interviewed in Jan 2022. There were 4 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 

(1 Question)

  • Q1. Prepare all the basic Testing questions, 1) Functional and Non Functional testing 2) Cross browser testing 3) Regression and Retesting difference 4) bug and defect difference and definition 5) severity and...
Round 3 - One-on-one 

(1 Question)

  • Q1. 1) cucumber 2) Defects worked on, tell me about the bugs you found during testing 3) Functional Testing 4) Automation testing tools you worked on how you worked on in detail
  • Ans. 

    Questions related to cucumber, defects found, functional and automation testing tools.

    • Cucumber is a BDD tool used for testing

    • Found defects related to UI, functionality, and performance

    • Functional testing involves testing the application's features and functionality

    • Worked on automation tools like Selenium, Appium, and TestNG

    • Used automation tools to create test scripts and execute them

    • Integrated automation scripts with CI

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for TCS Automation Test Engineer interview:
  • Java
  • SQL
  • Cucu
  • Maven
  • Testng
Interview preparation tips for other job seekers - Be confident when you answer. During interview make sure whatever you are telling as answer to the question , be sure that when asked question from your answer you are aware about it. If you dont know any questions, tell them you are still learning on it ,or you are not aware about it or I'm not sure about it but if given a chance will learn about it. Show them even if you don't know you are ready to learn and give your best. Be clear on your concepts.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Seleniu...
  • Ans. 

    The question is about handling scrollbar and mouse activities in automation testing.

    • To handle scrollbar, you can use methods like scrollIntoView(), scrollTo(), or Actions class in Selenium.

    • To handle mouse activities, you can use Actions class in Selenium to perform actions like click, double click, drag and drop, etc.

    • Jenkins is a popular continuous integration and delivery tool, while GitHub is a web-based version cont...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for TCS Automation Test Engineer interview:
  • Selenium
  • JIRA
  • Testng
  • Postman
  • Automation Testing
Interview preparation tips for other job seekers - Stay update with newer technologies and tools

Skills evaluated in this interview

Automation Test Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. How to handle scrollbar and mouse activities Jenkins and Github S ... read more
asked in Infosys
Q2. Introduce yourself 1.What is STLC 2. difference between Test plan ... read more
Q3. What is Automation? what is selenium?what is xpath? what is regre ... read more
asked in TCS
Q4. 1) cucumber 2) Defects worked on, tell me about the bugs you foun ... read more
asked in Capgemini
Q5. 1] Introduction 2] Sanity Vs Smoke testing 3] Waits in selenium a ... read more

I applied via Company Website and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explains Software Testing Life Cycle
  • Ans. 

    Software Testing Life Cycle (STLC) is a process followed to ensure quality in software testing.

    • STLC involves planning, designing, executing, and reporting phases.

    • It starts with requirement analysis and ends with post-release testing.

    • STLC includes test planning, test case development, test execution, and defect reporting.

    • It ensures that the software meets the specified requirements and is free from defects.

    • STLC is an it...

  • Answered by AI
  • Q2. Explain different Kinds of Testing.
  • Ans. 

    Different kinds of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing: testing individual units or components of the software

    • Integration testing: testing how different units or components work together

    • System testing: testing the entire system as a whole

    • Acceptance testing: testing to ensure the software meets the requirements and is ready for releas...

  • Answered by AI
  • Q3. Explain Different Git commands
  • Ans. 

    Git commands are used for version control. Some common commands are add, commit, push, pull, clone, and branch.

    • git add - adds a file to the staging area

    • git commit -m 'message' - commits changes with a message

    • git push - pushes changes to a remote repository

    • git pull - pulls changes from a remote repository

    • git clone - clones a remote repository to a local directory

    • git branch - lists all branches in the repository

Answered by AI
  • Q4. Explain some basics Database Commands(DDL commands, DML Commands, DCL commands)
  • Q5. Explain how cucumber is used with Selenium Java
  • Ans. 

    Cucumber is used to write and execute automated acceptance tests in Selenium Java.

    • Cucumber allows for writing test scenarios in plain English using Gherkin syntax

    • These scenarios are mapped to step definitions in Java code

    • Selenium Java is used to interact with the web application being tested

    • Cucumber and Selenium Java are integrated using a test runner such as JUnit or TestNG

  • Answered by AI
  • Q6. Real time scenario to explain like how to approach any testing (Test Scenario, Test Case, Test Data, Test Execution, Test Report)
  • Ans. 

    Approach to testing with scenario, case, data, execution, and report

    • Identify the requirements and create test scenarios

    • Develop test cases based on scenarios and identify test data

    • Execute the test cases and record the results

    • Analyze the results and create a test report

    • Repeat the process for any necessary retesting

  • Answered by AI

    Interview Preparation Tips

    Topics to prepare for TCS Automation Test Engineer interview:
    • Java
    • STLC
    • Selenium
    Interview preparation tips for other job seekers - For Automation Testing prepare well with different kind of testing, Java concept, Git commands, Database Commands, Cucumber with Selenium specially how does Feature File, Step Definition File and Page object Model file work's together..

    Skills evaluated in this interview

    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. Self interdiction,,,,,,,
    • Q2. Testing related questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Iam eagerly waiting for this job

    TCS interview questions for designations

     Senior Automation Test Engineer

     (1)

     Automation Test Lead

     (2)

     Sdet Automation Test Engineer

     (10)

     Test Engineer

     (43)

     Senior Automation Engineer

     (3)

     QA Automation Engineer

     (1)

     Automation Engineer

     (12)

     Senior Test Engineer

     (7)

    I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
    View all tips
    Round 2 - Aptitude Test 

    MCQ type questions

    Interview Preparation Tips

    Topics to prepare for TCS Automation Test Engineer interview:
    • Automation Testing
    • Selenium
    • Core Java
    • Maven
    Interview preparation tips for other job seekers - My software Testing skills are: Automation Tester Good knowledge of SDLC, STLC,defect life cycle and agile methodology

    Good knowledge of Functional and Non Functional Testing Having a good knowledge of writing Testcase and Executing Testcase

    Get interview-ready with Top TCS Interview Questions

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

    I applied via Walk-in and was interviewed before May 2022. There were 5 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
    View all tips
    Round 2 - Aptitude Test 

    Mostly if you have the good basic mathematics knowledge then you can able to clear the round.

    Round 3 - Coding Test 

    You must have to execute atleast 1 scenario with all the test case passed.

    Round 4 - Technical 

    (1 Question)

    • Q1. Basic questions asked from your departmental subject and then coding.
    Round 5 - HR 

    (1 Question)

    • Q1. They mainly test your communication skill through asking some basic questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Don't start your career in TCS but if you already switched to TCS then it will feel like heaven.

    I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
    View all tips
    Round 2 - Technical 

    (2 Questions)

    • Q1. Related to oops concept
    • Q2. Related to framework
    Round 3 - HR 

    (2 Questions)

    • Q1. Salery negotiation, self intro
    • Q2. About relevent experience

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Less than 3yrs experience people should be strong in basics, that's enough

    TCS Interview FAQs

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

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

    1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in ...read more
    2. 1) cucumber 2) Defects worked on, tell me about the bugs you found during testi...read more
    3. Which java concepts have you used in your selenium scr...read more
    How long is the TCS Automation Test Engineer interview process?

    The duration of TCS Automation Test Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

    Tell us how to improve this page.

    TCS Automation Test Engineer Interview Process

    based on 45 interviews

    4 Interview rounds

    • Technical Round - 1
    • Technical Round - 2
    • HR Round - 1
    • HR Round - 2
    View more
    TCS Automation Test Engineer Salary
    based on 3.9k salaries
    ₹1.9 L/yr - ₹10.5 L/yr
    16% less than the average Automation Test Engineer Salary in India
    View more details

    TCS Automation Test Engineer Reviews and Ratings

    based on 261 reviews

    3.8/5

    Rating in categories

    3.6

    Skill development

    4.1

    Work-life balance

    2.6

    Salary

    4.7

    Job security

    3.7

    Company culture

    2.6

    Promotions

    3.4

    Work satisfaction

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

    ₹1 L/yr - ₹9 L/yr

    IT Analyst
    67.4k salaries
    unlock blur

    ₹5.1 L/yr - ₹16 L/yr

    AST Consultant
    51.3k salaries
    unlock blur

    ₹8 L/yr - ₹25 L/yr

    Assistant System Engineer
    29.9k salaries
    unlock blur

    ₹2.2 L/yr - ₹8 L/yr

    Associate Consultant
    29k 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.9
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview