Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Coforge

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Coforge reviews | Coforge jobs | Coforge salaries | Coforge benefits | Coforge conversations
      Coforge interviewsCoforge Test Analyst interviewsCoforge interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Test Analyst Interview

      Jul 16, 2025
      Anonymous employee
      Bengaluru

      Other Test Analyst Interview Reviews for Coforge

      Test Analyst Interview

      Sep 7, 2024
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview
      Accepted offer
      Positive experience
      Average interview

      Application

      I interviewed at Coforge (Bengaluru)

      Interview

      Thser will be screening round by hr and the Will have 3 to 4 rounds of interviews based on role and skillset. Focus on programming: hashmap, string, and arrays. Also, behavioral questions from HR and the hiring manager.

      Interview questions [1]

      Question 1

      Oops, Selenium and Java programing
      Answer question

      Application

      I applied online. I interviewed at Coforge

      Interview

      For an experienced person with 4-5 years in ETL testing. The interviewer is good and they support but quite strict when they do not get the appropriate answer of there scenario based questions .

      Interview questions [1]

      Question 1

      1) Tell something about yourself? 2) How do you perform ETL process day by day? and about rate yourself in etl process 3) what is a fact table? 4) what is surrogate key and what are the differences between the surrogate key and primary key ? 5) Have you implemented any SCD rule in your organization ? 6) some SQL queries with full screen share and rating they asked for SQL : Q1. Write an SQL query to fetch the employees whose name begins with any two characters, followed by a text “hn” and ends with any sequence of characters. SELECT * FROM employees WHERE full_name LIKE '__hn%'; Q2. Write an SQL query to fetch records that are present in one table but not in another table. SELECT * FROM table1 t1 WHERE NOT EXISTS (SELECT 1 FROM table2 t2 WHERE t1.id = t2.id); Q3.Write an SQL query to fetch the employee’s full names and replace the space with ‘-’. SELECT REPLACE(full_name, ' ', '-') AS formatted_full_name FROM employees;
      Answer question

      Test Analyst Interview

      Apr 7, 2024
      Anonymous Interview Candidate
      Hyderābād
      No offer
      Positive experience
      Difficult interview

      Application

      I applied through a recruiter. I interviewed at Coforge (Hyderābād) in Apr 2024

      Interview

      Got a call from Coforge HR on being shortlisted from Naukri. First round of technical on API and UI Automation using REST Assured, Selenium with Java and Cucumber. Interview would be for 30-40 minutes

      Interview questions [1]

      Question 1

      Questions on testing flow using REST Assured. Write a scenario in Cucumber for an API test. JMeter API Testing and Performance testing.
      Answer question