Upload Button Icon Add office photos
Engaged Employer

i

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

Concentrix Corporation Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Concentrix Corporation Test Engineer Interview Questions and Answers

Updated 16 May 2024

Concentrix Corporation Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image Rakshita Pj

posted on 16 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Good got to know more about technology
  • Q2. Introduction, project

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project explanation
Round 2 - Technical 

(1 Question)

  • Q1. Selenium theory questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference sanity and smoke testing?
  • Ans. 

    Sanity testing is a narrow and deep testing to ensure that the most crucial functionalities work correctly, while smoke testing is a broad and shallow testing to check if the software build is stable enough for further testing.

    • Sanity testing focuses on specific areas of functionality, while smoke testing covers a wide range of functionalities.

    • Sanity testing is usually performed after a minor change in code, while smoke...

  • Answered by AI
  • Q2. What are the locators used to identify the web elements?
  • Ans. 

    Locators like ID, class name, XPath, CSS selector, etc. are used to identify web elements.

    • ID - unique identifier for an element

    • Class name - name of the class assigned to an element

    • XPath - path to the element in the XML structure of the page

    • CSS selector - selector based on CSS attributes of the element

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

(2 Questions)

  • Q1. Explain about roles n responsibilities in my current project.
  • Q2. Explain about the framework used in our projects.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the process for conducting data-driven testing using SoapUI?
  • Q2. What are the steps to debug errors in APIs and microservices?
Round 2 - HR 

(1 Question)

  • Q1. Can you describe your past company experience?
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Related to basis of manual testing
  • Q2. STLC and testing basis
Round 2 - Technical 

(1 Question)

  • Q1. Related to Automation testing
Round 3 - HR 

(1 Question)

  • Q1. General questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi i have recently attended the interview for Test Engineer position and after clearing all the levels HR round also the HR said me i got selected. After multiple calls and they dont even give proper feed back to the candidates. they simply cut the call and say lame excuses and reject the candidates . Worst recruiting team of HR they just take interviews for time pass and reject. And the management is also too worst and dont spoil ur time by going and dont join also.. very worst management and no proper feed back and waste HR's ever seen.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. STLC and bug life cycle
  • Q2. Basic sql queries and automation skills
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Agile methodology
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Assignment is very easy to understand the person

Round 3 - Technical 

(4 Questions)

  • Q1. What is sanity testing
  • Ans. 

    Sanity testing is a quick and shallow testing to ensure that the application is stable enough for further testing.

    • It is a subset of regression testing

    • It is performed after a new build or changes to the code

    • It checks for major functionalities and critical features

    • It is not exhaustive and does not cover all possible test cases

    • It helps to save time and effort by identifying major issues early on

  • Answered by AI
  • Q2. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing technique to check if the critical functionalities of the software are working fine.

    • It is a quick and shallow testing technique

    • It is performed to ensure that the build is stable enough for further testing

    • It is usually performed after every build

    • It helps in identifying critical defects early in the testing cycle

    • Example: Testing the login functionality of a website after a new build

  • Answered by AI
  • Q3. What are the functions of testing
  • Ans. 

    The functions of testing are to identify defects, improve quality, and ensure the software meets requirements.

    • Identify defects and errors in the software

    • Improve the quality of the software

    • Ensure the software meets the specified requirements

    • Validate and verify the software functionality

    • Reduce the risk of software failure

    • Provide feedback to developers for improvement

    • Ensure compliance with industry standards and regulatio

  • Answered by AI
  • Q4. What is difference between somke and sanity testing
  • Ans. 

    Smoke testing is a quick and shallow test to check if the basic functionalities of the software are working. Sanity testing is a more thorough test to check if the major functionalities of the software are working after a change.

    • Smoke testing is done to check if the software is stable enough for further testing

    • Sanity testing is done to check if the changes made to the software have not affected the major functionalitie...

  • Answered by AI
Round 4 - Aptitude Test 

Apitude testing is the person is fitted or not the job

Interview Preparation Tips

Interview preparation tips for other job seekers - asak a essay questions for freshers
Higher more freshers

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on typescript and playwright
  • Q2. Testing related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain Bug lifecycle
  • Ans. 

    Bug lifecycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug is identified by tester during testing

    • Bug is reported to development team

    • Development team fixes the bug

    • Tester retests the bug fix

    • If bug is fixed, it is closed; if not, it goes back to development team

  • Answered by AI
  • Q2. Difference between truncate, delete,drop
  • Ans. 

    Truncate removes all records from a table, delete removes specific records, drop deletes the table itself.

    • Truncate is faster than delete as it does not log individual row deletions

    • Delete can be rolled back, truncate cannot be rolled back

    • Drop removes the table structure along with all data

  • Answered by AI
  • Q3. Regression vs retesting
  • Ans. 

    Regression testing is testing the entire application after a change, while retesting is testing a specific bug fix or feature.

    • Regression testing involves testing the entire application to ensure that new changes have not affected existing functionality.

    • Retesting involves testing a specific bug fix or feature to ensure that the issue has been resolved.

    • Regression testing is usually done after every code change, while ret...

  • Answered by AI
  • Q4. Sanity testing vs smoke testing
  • Ans. 

    Sanity testing is a narrow and deep testing to ensure that the most crucial functionalities work correctly, while smoke testing is a broad and shallow testing to check if the software build is stable enough for further testing.

    • Sanity testing focuses on specific areas of the application, while smoke testing covers the basic functionalities.

    • Sanity testing is usually performed after major changes, while smoke testing is d...

  • Answered by AI

Skills evaluated in this interview

Concentrix Corporation Interview FAQs

How many rounds are there in Concentrix Corporation Test Engineer interview?
Concentrix Corporation interview process usually has 1 rounds. The most common rounds in the Concentrix Corporation interview process are Technical.

Tell us how to improve this page.

Concentrix Corporation Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Test Engineer Interview Questions from Similar Companies

View all
Concentrix Corporation Test Engineer Salary
based on 77 salaries
₹2 L/yr - ₹7 L/yr
25% less than the average Test Engineer Salary in India
View more details

Concentrix Corporation Test Engineer Reviews and Ratings

based on 5 reviews

2.9/5

Rating in categories

4.1

Skill development

3.1

Work-life balance

3.1

Salary

3.1

Job security

4.0

Company culture

3.2

Promotions

4.1

Work satisfaction

Explore 5 Reviews and Ratings
Customer Service Executive
3.7k salaries
unlock blur

₹0.9 L/yr - ₹7.8 L/yr

Advisor
3.4k salaries
unlock blur

₹0.9 L/yr - ₹6 L/yr

Assistant Manager
3.3k salaries
unlock blur

₹2.9 L/yr - ₹10.2 L/yr

Senior Representative
3.1k salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Content Moderator
3k salaries
unlock blur

₹1.7 L/yr - ₹5 L/yr

Explore more salaries
Compare Concentrix Corporation with

Teleperformance

3.9
Compare

Foundever

3.6
Compare

Wipro

3.7
Compare

Genpact

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