Upload Button Icon Add office photos

QBurst Technologies

Compare button icon Compare button icon Compare

Filter interviews by

QBurst Technologies Interview Questions, Process, and Tips

Updated 8 Mar 2025

Top QBurst Technologies Interview Questions and Answers

View all 82 questions

QBurst Technologies Interview Experiences

Popular Designations

78 interviews found

I applied via Campus Placement and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Puzzle: Cut a circular cake into 8 equal parts with 3 vertical cuts
  • Q2. Simple for loop explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the basics of testing, STLC, waterfall and agile models, SDLC

Quality Assurance Interview Questions asked at other Companies

Q1. Explain your Project. Explain V model. Explain SDLC. Explain STLC. Explain Agile ceremonies. Do you attend all the agile ceremonies? Tell me the positive and negative test cases for water bottle. What is difference between Retesting and Reg... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jun 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Manual testing questions like what is sanity, smoke etc Automation testing questions about TestNG framework, selenium Asked to write code for 3 basic programs
Round 3 - Behavioral 

(1 Question)

  • Q1. Behavioral questions general

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)
QBurst Technologies Interview Questions and Answers for Freshers
illustration image

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Behavioral questions - Tell about the hard situation that you faced in the project and it's positive outcome. 2. Role responsibilities - How do you manage to get the work done on time from the team? 3....

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Technically, Role responsibilities, try to understand other technologies than the one currently working on, behavioral questions, prepare to answer the questions related to current project etc

Team Leader (Technical) Interview Questions asked at other Companies

Q1. What is OSG what is v3f What DBG Divert wheel U r V shape best What will take in first site visit and what will customer side need What is use of divert wheel What is sap technology How is lop and cop working
View answer (1)

I applied via Company Website and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Hooks concept, virtual Dom, diff b/w functional and class , Es6 features, Html5 features, Responsiveness, javascript core concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your core javascript concepts very well. As most of the questions were js related only.
Rest React questions were very easy nothing out of this world.

Reactjs Developer Interview Questions asked at other Companies

Q1. Implement counter such that it has 2 buttons to increment and decrement the values and also add a input field such that, whatever input is given, the value should be to that and value should should be decreased and increased from the input ... read more
View answer (2)

QBurst Technologies interview questions for popular designations

 Software Engineer

 (11)

 Senior Engineer

 (8)

 Software Developer

 (8)

 Engineer

 (4)

 Senior QA Engineer

 (3)

 Software Tester

 (3)

 QA Engineer

 (3)

 Quality Analyst

 (2)

Interview Questionnaire 

2 Questions

  • Q1. Kotlin Safe Call
  • Q2. MVVM Architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with basic android and kotlin topics

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array Sorting Problem Statement You are provided with a binary array, i.e., an array containing only 0s and 1s. Your task is to sort this binary array and return it after sorting. Input: The first line contains an integer ‘T’ denoti... read more
View answer (1)

Get interview-ready with Top QBurst Technologies Interview Questions

I applied via Job Portal and was interviewed before Nov 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. 1. DSA Question 2. Technical question on iOS and Swift 3. Puzzle
Round 3 - Technical 

(1 Question)

  • Q1. 1. DSA problem 2. Questions related to current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic DSA questions, and technology you are applying for.

Top QBurst Technologies Senior Engineer Interview Questions and Answers

Q1. Is it possible to work with multiple threads in core data? If so, how?
View answer (2)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)

Jobs at QBurst Technologies

View all

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2021

I applied via Referral and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic testing, selenium, agile,java,testng

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

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

Interview Questionnaire 

2 Questions

  • Q1. Technical and managerial
  • Q2. Answer genuinely based on your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was totally based on what was on my C.V.
Since I had not bluffed in my C.V the technical round was very much detailed and good.
I have attended interview in start-up's and MNC but none was as good as with QBurst.
I'm very happy that now I'm associated with QBurst.

Top QBurst Technologies Senior Engineer Interview Questions and Answers

Q1. Is it possible to work with multiple threads in core data? If so, how?
View answer (2)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (57)

Interview Questionnaire 

1 Question

  • Q1. Difference between hardware and RAM
  • Ans. 

    Hardware refers to physical components of a computer, while RAM is a type of hardware that stores data temporarily.

    • Hardware includes components such as the CPU, motherboard, and hard drive.

    • RAM stands for Random Access Memory and is used to temporarily store data that the computer is currently using.

    • Hardware is permanent and cannot be changed without physically replacing the component, while RAM can be upgraded or added...

  • Answered by AI

Skills evaluated in this interview

Top QBurst Technologies Software Engineer Interview Questions and Answers

Q1. How to implement random function without in built random()
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

Interview Questionnaire 

1 Question

  • Q1. How do you test a newly developed messaging app?
  • Ans. 

    To test a messaging app, I would perform functional, usability, performance, and security testing.

    • Functional testing to ensure all features work as intended

    • Usability testing to ensure the app is user-friendly

    • Performance testing to ensure the app can handle high traffic

    • Security testing to ensure user data is protected

    • Test different scenarios such as sending messages with emojis, attachments, and different file types

    • Test...

  • Answered by AI

Skills evaluated in this interview

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
Contribute & help others!
anonymous
You can choose to be anonymous

QBurst Technologies Interview FAQs

How many rounds are there in QBurst Technologies interview?
QBurst Technologies interview process usually has 2-3 rounds. The most common rounds in the QBurst Technologies interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for QBurst Technologies 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 QBurst Technologies. The most common topics and skills that interviewers at QBurst Technologies expect are Javascript, HTML, Java, Python and Salesforce.
What are the top questions asked in QBurst Technologies interview?

Some of the top questions asked at the QBurst Technologies interview -

  1. Is it possible to work with multiple threads in core data? If so, h...read more
  2. What is xpath can you find webelement by using i...read more
  3. Challanges you faced during testing and how you overcome i...read more
How long is the QBurst Technologies interview process?

The duration of QBurst Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

REVIEWS

Oracle Cerner

No Reviews

REVIEWS

Hero MotoCorp

No Reviews

JOBS

Realone Homestates

No Jobs

REVIEWS

Oracle Cerner

No Reviews

REVIEWS

Oracle Cerner

No Reviews

REVIEWS

Oracle Cerner

No Reviews

JOBS

IRIX Technologies

No Jobs

INTERVIEWS

Hero MotoCorp

No Interviews

JOBS

Ajira Ventures

No Jobs

Tell us how to improve this page.

QBurst Technologies Interview Process

based on 57 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all

Fast track your campus placements

View all

QBurst Technologies Reviews and Ratings

based on 366 reviews

4.4/5

Rating in categories

4.2

Skill development

4.4

Work-life balance

4.2

Salary

4.4

Job security

4.3

Company culture

4.2

Promotions

4.1

Work satisfaction

Explore 366 Reviews and Ratings
Senior/Lead Engineer - Java

Kochi,

Noida

+5

4-9 Yrs

Not Disclosed

Senior Engineer / Lead Engineer- Golang

Thiruvananthapuram

3-9 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
417 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
334 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
286 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
257 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
149 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare QBurst Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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