Upload Button Icon Add office photos
Engaged Employer

i

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

nCircle Tech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

nCircle Tech QA Engineer Interview Questions and Answers

Updated 18 Dec 2024

nCircle Tech QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Dec 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is STLC,defect life cycle
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a series of steps performed to ensure the quality of a software product. Defect life cycle refers to the stages a defect goes through from identification to resolution.

    • STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Defect life cycle includes stages like New, Assigned, Open, Fixed, Retest, Reopen, and Clos...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about nCircle Tech?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1. All about the projects/products you worked on.
  • Q2. 2. SQL queries, specially joins, selenium basics , webdriver and java oops concepts
  • Q3. 3. About Api testing, cross browser testing, agile concepts, different types of testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical and one round with director. Also before technical there is a basic test to see how you can write tests for particular web application.

Prepare well whatever you have mentioned on the resume, your projects, the business knowledge behind the product you worked on and be very confident about your ability to learn and adapt.

QA Engineer Interview Questions Asked at Other Companies

Q1. Suppose your manager gave you a task to complete in one week, but ... read more
Q2. There are 80 pairs of socks in a dark room, 40 black and 40 white ... read more
Q3. 100 apples are eaten in 5 consecutive days, with each day having ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. If a pen's weight equals 2 kg plus half of its own weight, what i ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. SQL,OOPS,Manual & Automation testing.
Round 3 - Technical 

(1 Question)

  • Q1. SQL, Xpath, Automation Testing, Puzzles.
Round 4 - Behavioral 

(1 Question)

  • Q1. Company's vision and pseudo Codes
Round 5 - HR 

(1 Question)

  • Q1. Expectations and Salary Negotiation.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2022. There were 3 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 

(1 Question)

  • Q1. Test planning , previous projects and automation questions
Round 3 - HR 

(1 Question)

  • Q1. Expectations from company and all.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Smoke testing Sanity testing Regression Agile process Explain projects Write test cases
  • Ans. 

    Smoke testing, sanity testing, regression, Agile process, projects, test cases

    • Smoke testing is a preliminary test to check if the software build is stable enough for further testing

    • Sanity testing is a subset of regression testing to quickly check if the critical functionalities are working after changes

    • Regression testing is re-testing of the software to ensure that new changes have not affected existing functionalities

    • ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Introduction General discussion

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Agilecscrum, team management, test Mgmt, end to end testing, jira, defect flow
Round 2 - One-on-one 

(1 Question)

  • Q1. Agile scrum, validation testing, jira, Team management, test mgmt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process, shot n sweet process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Assignment 

Sql question more and related to database

Are these interview questions helpful?

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

Interview Questionnaire 

4 Questions

  • Q1. What is regression and retesting?
  • Ans. 

    Regression is testing to ensure changes don't break existing functionality. Retesting is testing to ensure defects have been fixed.

    • Regression testing is done to ensure that changes or new features added to the software do not break existing functionality.

    • Retesting is done to ensure that defects found in previous testing have been fixed.

    • Regression testing is usually automated to save time and effort.

    • Retesting is usually...

  • Answered by AI
  • Q2. Which ways you do the testing in a weeks
  • Ans. 

    I follow a structured approach to testing, including planning, execution, and reporting.

    • I plan my testing activities at the beginning of each week

    • I execute tests based on priority and risk

    • I report any issues found and work with the team to resolve them

    • I also perform regression testing as needed

    • I continuously learn and improve my testing skills

  • Answered by AI
  • Q3. Writing of test case for combination of keyword and author
  • Ans. 

    Test case should cover all possible combinations of keywords and authors.

    • Identify all possible keywords and authors

    • Create test cases for each combination of keyword and author

    • Ensure test cases cover positive and negative scenarios

    • Verify test results against expected outcomes

  • Answered by AI
  • Q4. Defect cycle and How to report bugs in Jira
  • Ans. 

    Defect cycle and reporting bugs in Jira

    • Defect cycle involves identifying, reporting, fixing, and verifying bugs

    • To report bugs in Jira, create a new issue and provide details such as summary, description, steps to reproduce, and expected/actual results

    • Assign the issue to the appropriate team member and prioritize it based on severity and impact

    • Track the progress of the issue and update its status as it moves through the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good .clear feedback from interviewer for wrong answers.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jan 2021. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL,OOPS,STLC,SDLC,PROJECT

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL MUST BE STRONG AND ABSTRACT CLASSES & INTERFACE

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

Interview Questionnaire 

1 Question

  • Q1. Testing techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Check on glassdoor about questions asked for QA engineer interview

nCircle Tech Interview FAQs

How many rounds are there in nCircle Tech QA Engineer interview?
nCircle Tech interview process usually has 2 rounds. The most common rounds in the nCircle Tech interview process are Technical.
How to prepare for nCircle Tech QA Engineer 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 nCircle Tech. The most common topics and skills that interviewers at nCircle Tech expect are IT Services, Automation Testing, Manual Testing, QA Engineering and AutoCAD.
What are the top questions asked in nCircle Tech QA Engineer interview?

Some of the top questions asked at the nCircle Tech QA Engineer interview -

  1. what is STLC,defect life cy...read more
  2. scenario based quest...read more

Tell us how to improve this page.

Overall Interview Experience Rating

1/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
nCircle Tech QA Engineer Salary
based on 4 salaries
₹3.2 L/yr - ₹5.9 L/yr
26% less than the average QA Engineer Salary in India
View more details

nCircle Tech QA Engineer Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.4

Skill development

2.3

Work-life balance

2.3

Salary

1.4

Job security

2.3

Company culture

1.9

Promotions

1.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
79 salaries
unlock blur

₹4 L/yr - ₹15.6 L/yr

Senior Software Developer
56 salaries
unlock blur

₹5.1 L/yr - ₹17 L/yr

Member Technical Staff
39 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

BIM Engineer
21 salaries
unlock blur

₹4.1 L/yr - ₹7.5 L/yr

BIM Modeller
19 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare nCircle Tech with

Cyfuture

3.0
Compare

Maxgen Technologies

4.6
Compare

JoulestoWatts Business Solutions

3.1
Compare

Value Point Systems

3.6
Compare
write
Share an Interview