Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Coforge

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Coforge | Offerte di lavoro di Coforge | Stipendi di Coforge | Benefit di Coforge
      Colloqui di CoforgeColloqui per Test Analyst presso CoforgeColloquio di Coforge


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      BTC Business Technology Consulting
      3.7★Stipendio e benefit

      Colloquio per Test Analyst

      7 apr 2024
      Candidato anonimo a colloquio
      Hyderabad

      Altre recensioni di colloqui per Test Analyst presso Coforge

      Colloquio per Test Analyst

      16 lug 2025
      Dipendente anonimo
      Bengaluru
      Offerta accettata
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Coforge (Hyderabad) nel mese di apr 2024

      Colloquio

      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

      Domande di colloquio [1]

      Domanda 1

      Questions on testing flow using REST Assured. Write a scenario in Cucumber for an API test. JMeter API Testing and Performance testing.
      Rispondi alla domanda
      Esperienza positiva
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Coforge (Bengaluru)

      Colloquio

      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.

      Domande di colloquio [1]

      Domanda 1

      Oops, Selenium and Java programing
      Rispondi alla domanda

      Colloquio per Test Analyst

      7 set 2024
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Coforge

      Colloquio

      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 .

      Domande di colloquio [1]

      Domanda 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;
      Rispondi alla domanda