Premium Employer

i

This company page is being actively managed by Coforge Team. If you also belong to the team, you can get access from here

Coforge Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Specialist Testing Interview Questions and Answers

Updated 20 Apr 2025

Coforge Specialist Testing Interview Experiences

3 interviews found

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Selenium Exceptions Java == and equals String code to print "sometext" and "anothertext" together HashMap code for find the occurency of vowels in a given String of 30 characters. RestAssured ,post and get...
  • Ans. 

    This question covers Selenium exceptions, Java string handling, HashMap usage, RestAssured methods, and TestNG features.

    • Selenium Exceptions: Common exceptions include NoSuchElementException, TimeoutException, and StaleElementReferenceException, which help in debugging.

    • String Comparison: Use '==' for reference comparison and '.equals()' for value comparison in Java. Example: 'str1.equals(str2)'.

    • HashMap for Vowel Count: ...

  • Answered by AI
  • Q2. Introduction about yourself and project you are working on How do you send alt , shift , control key simultaneously. Selenium waits
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about class
  • Q2. Tell me about bdd
  • Ans. 

    BDD stands for Behavior Driven Development, a software development approach that focuses on defining behavior through examples.

    • BDD involves collaboration between developers, testers, and business stakeholders to define requirements in terms of behavior.

    • Scenarios are written in a specific format using Given-When-Then to describe the expected behavior of the system.

    • Tools like Cucumber and SpecFlow are commonly used for i...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why leave prev org
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for new challenges and opportunities

    • Looking to expand skill set

    • Seeking career advancement

  • Answered by AI
  • Q2. What skills are you good at
  • Ans. 

    I am skilled in test planning, execution, defect tracking, and reporting.

    • Test planning

    • Test execution

    • Defect tracking

    • Reporting

  • Answered by AI

Skills evaluated in this interview

Specialist Testing Interview Questions Asked at Other Companies

asked in IBM
Q1. Write a Java program to find the highest odd number between 1 and ... read more
asked in Coforge
Q2. Selenium Exceptions Java == and equals String code to print "some ... read more
asked in Wells Fargo
Q3. How do you determine the appropriate sample size for a given cont ... read more
asked in IBM
Q4. What are the different types of waits, and what are the differenc ... read more
asked in Wells Fargo
Q5. How do you test control design and operating effectiveness?

Specialist Testing Interview Questions & Answers

user image Prateek Aggarwal

posted on 8 May 2022

I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Intro, tech skills i.e Agile, Selenium,
Round 2 - Behavioral 

(1 Question)

  • Q1. Job Role n responsibilities
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, work location, expected role in new project

Interview Preparation Tips

Topics to prepare for Coforge Specialist Testing interview:
  • Selenium
  • Agile
  • API
  • JMeter
  • OOPS
  • Bdd
Interview preparation tips for other job seekers - Please prepare for Tech questions, be formal dressed n posses good communication skills..

What people are saying about Coforge

View All
benevolentpistachio
Verified Icon
1d (edited)
works at
Allianz Technology
BA Job Offers: Need Your Wisdom!
Hey everyone, I'm super lucky to have landed three offers in the Insurance sector but now I'm stuck on which to choose! I'm a Business Analyst currently. Here are the offers: 1. NTT Data: Business Analyst (highest pay) 2. Cognizant Consulting: Consulting Manager 3. Coforge: Business Analyst Which one should I pick? Any insights would be super helpful!
Got a question about Coforge?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Performance testing related questions with hands on experience on loadrunner and jmeter

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answers

I applied via Recruitment Consultant and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Salesforce QA and Admin questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process was really good. Mainly two rounds.

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

Interview Questionnaire 

5 Questions

  • Q1. Questions related to Agile methodology.
  • Q2. Questions related to functional testing.
  • Q3. How do you estimate a ticket?
  • Ans. 

    Estimating a ticket involves analyzing its complexity and effort required to complete it.

    • Understand the requirements and scope of the ticket

    • Break down the ticket into smaller tasks

    • Evaluate the complexity of each task

    • Consider the skills and experience required to complete the tasks

    • Factor in any dependencies or risks

    • Use historical data to inform the estimate

    • Communicate the estimate clearly to stakeholders

  • Answered by AI
  • Q4. Questions related to selenium web driver.
  • Q5. Gave a scenario and write positive and negative test cases.
  • Ans. 

    Creating positive and negative test cases for a given scenario to ensure comprehensive testing coverage.

    • Positive Test Case: Verify user can successfully log in with valid credentials.

    • Negative Test Case: Attempt to log in with incorrect password and check for error message.

    • Positive Test Case: Ensure the application displays correct data when a valid search query is entered.

    • Negative Test Case: Test the application respon...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover basics of your skills and make sure to answer precisely and confidently.

Round 1 - Technical 

(2 Questions)

  • Q1. Usage of action classes Alert used in scripting Where we are using/implementing OOps concepts in Selenium Automation Why are we doing regression testing Usage of interface Difference between Super and Thi...
  • Ans. 

    Answering questions related to Selenium Automation and Java programming concepts.

    • Action classes are used to perform complex user interactions like drag and drop, double click, etc.

    • Alerts are used to handle pop-up windows and messages in web applications.

    • OOps concepts like inheritance, encapsulation, and polymorphism are implemented in Selenium Automation to create reusable and maintainable code.

    • Regression testing is do...

  • Answered by AI
  • Q2. What is the use of automation Testing
  • Ans. 

    Automation testing is the use of software tools to execute tests and compare actual results with expected results.

    • Increases test coverage and efficiency

    • Reduces human error and saves time

    • Allows for continuous testing and integration

    • Examples: Selenium, Appium, JMeter

  • Answered by AI
Round 2 - Coding Test 

Please go through Oops concepts ( it's applicable in general)
Try to understand latest Selenium methods and classes

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic concepts in collection framework.
Better understanding of when and where we are using oops concetps

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on rest assured
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 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 - One-on-one 

(1 Question)

  • Q1. Be clear with your basic knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Basic knowledge should be thorough
Round 4 - HR 

(1 Question)

  • Q1. Pay scale and notice period
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. GDG in JCL (0), (+1)
  • Ans. 

    GDG in JCL is a dataset organization in JCL where 0 indicates the current generation and +1 indicates the next generation.

    • GDG stands for Generation Data Group in JCL

    • The syntax for GDG in JCL is datasetname(0) for the current generation and datasetname(+1) for the next generation

    • GDG helps in managing multiple versions of datasets efficiently

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. How soon you can join?
  • Ans. 

    I can join within 2 weeks of receiving an offer.

    • I can start within 2 weeks

    • I need to give notice at my current job

    • I have some personal commitments to wrap up

  • Answered by AI

Skills evaluated in this interview

Coforge Interview FAQs

How many rounds are there in Coforge Specialist Testing interview?
Coforge interview process usually has 2-3 rounds. The most common rounds in the Coforge interview process are One-on-one Round, Behavioral and HR.
How to prepare for Coforge Specialist Testing 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 Coforge. The most common topics and skills that interviewers at Coforge expect are Selenium, Automation Testing, JIRA, Pega and Agile.
What are the top questions asked in Coforge Specialist Testing interview?

Some of the top questions asked at the Coforge Specialist Testing interview -

  1. Selenium Exceptions Java == and equals String code to print "sometext" and "ano...read more
  2. tell me about ...read more
  3. Intro, tech skills i.e Agile, Seleni...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join Coforge Engage with the emerging!

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 3k Interviews
Mphasis Interview Questions
3.3
 • 845 Interviews
DXC Technology Interview Questions
3.7
 • 837 Interviews
EXL Service Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
NTT Data Interview Questions
3.8
 • 657 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
View all
Coforge Specialist Testing Salary
based on 368 salaries
₹10 L/yr - ₹35 L/yr
83% more than the average Specialist Testing Salary in India
View more details

Coforge Specialist Testing Reviews and Ratings

based on 34 reviews

3.0/5

Rating in categories

3.1

Skill development

3.0

Work-life balance

3.1

Salary

3.1

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 34 Reviews and Ratings
Senior Software Engineer
4.9k salaries
unlock blur

₹6.1 L/yr - ₹22.8 L/yr

Technical Analyst
2.8k salaries
unlock blur

₹9.7 L/yr - ₹38.4 L/yr

Software Engineer
2.2k salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹5.6 L/yr - ₹17.1 L/yr

Technology Specialist
1.3k salaries
unlock blur

₹21.9 L/yr - ₹39 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare
write
Share an Interview