Upload Button Icon Add office photos
Engaged 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

Compare button icon Compare button icon Compare

Filter interviews by

Coforge Senior QA Engineer Interview Questions, Process, and Tips for Experienced

Updated 21 Feb 2025

Top Coforge Senior QA Engineer Interview Questions and Answers for Experienced

  • Q1. 1. infotest INFOTEST info How to do correlation that INFOTEST should print. 2. Knowledge in AWS 3. Difference between parametrization and correlation 4. Challanges in cor ...read more
  • Q2. program to handle js script callback function
  • Q3. exception handling in JS and cypress

Coforge Senior QA Engineer Interview Experiences for Experienced

3 interviews found

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

(2 Questions)

  • Q1. Java question to remove duplicates values
  • Q2. Java question to reverse string in alphabetically order
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. 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 

(3 Questions)

  • Q1. To create a counter using JS
  • Ans. 

    Create a counter using JavaScript

    • Declare a variable to store the count

    • Create a function to increment the count

    • Display the count on the webpage

  • Answered by AI
  • Q2. Exception handling in JS and cypress
  • Ans. 

    Exception handling in JS and Cypress involves using try-catch blocks to handle errors and prevent test failures.

    • Use try-catch blocks to handle exceptions in JavaScript and Cypress tests

    • Catch specific errors to handle them appropriately

    • Use assertions to check for expected errors in Cypress tests

  • Answered by AI
  • Q3. Program to handle js script callback function
  • Ans. 

    Use a program to handle JavaScript callback functions.

    • Create a function that takes a callback function as a parameter

    • Invoke the callback function within the main function

    • Pass arguments to the callback function if needed

  • Answered by AI

Skills evaluated in this interview

Senior QA Engineer Interview Questions Asked at Other Companies for Experienced

Q1. What is the difference between QC and QA?
asked in Coforge
Q2. 1. infotest INFOTEST info How to do correlation that INFOTEST sho ... read more
Q3. 3. WAP to print all the alphabets only from the below string - I/ ... read more
Q4. what is regression testing,smoke,functional testing, what is your ... read more
asked in MakeMyTrip
Q5. Program to find all possible combinations of elements from two se ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is workload model
  • Ans. 

    Workload model is a representation of the workload that a system or application is expected to handle.

    • It includes information on the types of tasks, frequency of tasks, and the resources required to complete the tasks.

    • Workload models help in performance testing by simulating real-world scenarios and predicting system behavior under different workloads.

    • Examples of workload models include steady state, ramp-up, and spike

  • Answered by AI
  • Q2. 1. infotest INFOTEST info How to do correlation that INFOTEST should print. 2. Knowledge in AWS 3. Difference between parametrization and correlation 4. Challanges in correlation in your previous projects...
  • Ans. 

    Correlation in performance testing, AWS knowledge, parametrization vs correlation, challenges in correlation, motivating new customers for performance testing, using perfmon, rampup/rampdown/steady state, concurrent vs simultaneous users, matrices in HTML report

    • Correlation in performance testing ensures that the response time of different components in a system are correlated to each other

    • AWS knowledge is important for...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Testing management, Team management, SAP testing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in May 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Java program string and array related
  • Q2. Core java questions
Round 2 - Technical 

(2 Questions)

  • Q1. Java program for array
  • Ans. 

    Java program to create and manipulate an array of strings

    • Declare and initialize an array of strings: String[] arrayName = new String[] {"string1", "string2", "string3"};

    • Access elements in the array using index: String element = arrayName[index];

    • Modify elements in the array: arrayName[index] = "newString";

    • Iterate through the array using a loop: for(String element : arrayName) { // do something with element }

  • Answered by AI
  • Q2. Java program for string
  • Ans. 

    Java program to manipulate an array of strings

    • Use a for loop to iterate through the array of strings

    • Use string methods like substring, indexOf, or replace to manipulate the strings

    • Use StringBuilder for efficient string manipulation

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

60 mins aptitude and reasoning questions with Java syntax’s related questions

Interview Questionnaire 

2 Questions

  • Q1. Basisc of cove java
  • Ans. 

    Core Java is the fundamental part of Java programming language.

    • Core Java includes basic concepts like data types, control structures, and object-oriented programming.

    • It is used to develop standalone applications, web applications, and mobile applications.

    • Examples of Core Java libraries include java.lang, java.util, and java.io.

    • Core Java is a prerequisite for learning advanced Java concepts like Spring and Hibernate.

  • Answered by AI
  • Q2. Framework designing and selenium questions

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Work on jva concepts

Round 2 - Coding Test 

Array and link list questions.

Round 3 - Technical 

(1 Question)

  • Q1. Rest Api and rest assured
Round 4 - HR 

(1 Question)

  • Q1. Negotiations regarding the post
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Coding questions with MCQs and 2 programming

Round 2 - Technical 

(1 Question)

  • Q1. Questions on Java, OOPS, Maven, TestNG, Manual Testing
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1.Actions 2.Alerts 3.diff between string buffer and string builder 4. diff between hash map and hash table 5.program to find index of character in string 6.program to find character occurrences in a string...

Coforge Interview FAQs

How many rounds are there in Coforge Senior QA Engineer interview for experienced candidates?
Coforge interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Coforge interview process for experienced candidates are Technical and Resume Shortlist.
How to prepare for Coforge Senior QA Engineer interview for experienced candidates?
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 Automation Testing, QA, Business Analysis, Selenium and Apex.
What are the top questions asked in Coforge Senior QA Engineer interview for experienced candidates?

Some of the top questions asked at the Coforge Senior QA Engineer interview for experienced candidates -

  1. 1. infotest INFOTEST info How to do correlation that INFOTEST should print. 2....read more
  2. program to handle js script callback funct...read more
  3. exception handling in JS and cypr...read more

Tell us how to improve this page.

Coforge Senior QA Engineer Interview Process for Experienced

based on 3 interviews

Interview experience

3
  
Average
View more
Coforge Senior QA Engineer Salary
based on 41 salaries
₹5.4 L/yr - ₹19.5 L/yr
At par with the average Senior QA Engineer Salary in India
View more details

Coforge Senior QA Engineer Reviews and Ratings

based on 9 reviews

2.2/5

Rating in categories

2.4

Skill development

2.5

Work-life balance

2.3

Salary

1.7

Job security

1.9

Company culture

1.8

Promotions

2.1

Work satisfaction

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

₹6.5 L/yr - ₹23.6 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹9.5 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.7 L/yr - ₹19.5 L/yr

Technology Specialist
1.1k salaries
unlock blur

₹12 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview