Candidates applying for Test Analyst roles take an average of 1 day to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Coforge overall takes an average of 17 days.
Common stages of the interview process at Coforge as a Test Analyst according to 1 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
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.
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;
I applied through other source. The process took 1 day. I interviewed at Coforge (Brisbane) in Apr 2024
Interview
I got a call from someone from Coforge. They sent me a vague JD in LN(should have bothered to check their profile then) and proceeded to call me.
From their conversation I am pretty sure they have no idea about the JD role and quite a sloppy paste too. I am pretty sure this is some kind of scam. Unsure what to do now as I have them my number.