Upload Button Icon Add office photos

Filter interviews by

Kiwiqa Services Senior Software Test Lead Interview Questions and Answers for Experienced

Updated 11 May 2022

Kiwiqa Services Senior Software Test Lead Interview Experiences for Experienced

1 interview found

I applied via Walk-in and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Resume shortlist based on current requirement by HR
  • Q2. About your experience, testing concepts..etc.
Round 2 - One-on-one 

(2 Questions)

  • Q1. About the deep level testing concepts, check your confidence and experience. learning skill...etc
  • Q2. As mentioned in share advise for job seekers section

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. First basic thing to about testing concepts.
2. Properly explain about your testing work experience, roles and response in current organization.
3. Properly explain the handons experience or knowledge about basic testing tool.
4. Knowledge about the Automation script language concepts.
5. Basic knowledge about the 'Non-functional testing' activities and supported tool.
6. Basic knowledge about the API testing.
7. Basic Knowledge level Domain testing concepts and related scenario and testing techniques.
8. To know about the Agile methodologies concept and role of testers into it.

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Testing basics turnaround questions
  • Q2. Python basics and team building questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics tharowly rest will fall in place

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mainly about framework and protractor details.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 rounds of technical interview. One HR interview. Processing was very nice and fast. I got the offer within a week. Client interview round was very nice. If you have indepth knowledge and understanding then you definitely crack the interview.

I applied via Referral and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What's my teammates count.

Interview Preparation Tips

Interview preparation tips for other job seekers - Quite and smooth easy way thanks to Praveen (B.O). Prepare your resume instead outside stuff 😅.

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Round 1 - Group Discussion 

Nothing

Round 2 - Technical 

(1 Question)

  • Q1. Python Sql Linux CLI
Round 3 - One-on-one 

(1 Question)

  • Q1. General discussions on learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answerything you will clear
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 - One-on-one 

(2 Questions)

  • Q1. Golang basics related questions
  • Q2. Concurrency related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Take offer from them but join them. Interviewer was too cocky to see that there can be other ways also.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 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 

(2 Questions)

  • Q1. Testing process and java code
  • Q2. Python machine learning questions
Round 3 - Coding Test 

Java and python test was there

Interview Preparation Tips

Interview preparation tips for other job seekers - no tips to freshers prepare for interview machine learning
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Coding Test 

2 sum program from Geeks for Geeks

Round 2 - Technical 

(3 Questions)

  • Q1. Ruby basics Eigen class Callbacks
  • Q2. Lazy and Eagar loading N+1 problem
  • Ans. 

    Lazy loading delays loading of related data until it is specifically requested, while eager loading loads all related data upfront. N+1 problem occurs when lazy loading results in multiple additional queries being made.

    • Lazy loading is used to improve performance by only loading related data when needed

    • Eager loading loads all related data upfront to reduce the number of queries made

    • N+1 problem occurs in lazy loading whe...

  • Answered by AI
  • Q3. Puzzles
Round 3 - Technical 

(2 Questions)

  • Q1. AWS basics with CI/CD
  • Q2. Deployment to AWS
Round 4 - HR 

(1 Question)

  • Q1. Basic introduction and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company
Good Apraisals
Okay Work-life balance
Good learning

No major benefits
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Based on Deep learning
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Speech to Text, Whisper AI, Transformers, Deep learning
Round 3 - HR 

(1 Question)

  • Q1. Work culture fit and CEO round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest throughout and make sure you know the concepts of latest tech related to AI/ML for the Machine learning roles

Kiwiqa Services Interview FAQs

How many rounds are there in Kiwiqa Services Senior Software Test Lead interview for experienced candidates?
Kiwiqa Services interview process for experienced candidates usually has 2 rounds. The most common rounds in the Kiwiqa Services interview process for experienced candidates are HR and One-on-one Round.
What are the top questions asked in Kiwiqa Services Senior Software Test Lead interview for experienced candidates?

Some of the top questions asked at the Kiwiqa Services Senior Software Test Lead interview for experienced candidates -

  1. About the deep level testing concepts, check your confidence and experience. le...read more
  2. As mentioned in share advise for job seekers sect...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 162 Interviews
CGS Interview Questions
3.6
 • 25 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
View all
Kiwiqa Services Senior Software Test Lead Salary
based on 5 salaries
₹10.8 L/yr - ₹14 L/yr
20% less than the average Senior Software Test Lead Salary in India
View more details
Softwaretest Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Test Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Test Engineer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Test Lead
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Kiwiqa Services with

QASource

3.2
Compare

Testlio

5.0
Compare

Cigniti Technologies

3.7
Compare

Think Future Technologies

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