Upload Button Icon Add office photos

Filter interviews by

Brillo Technologies Salesforce Quality Assurance Engineer Interview Questions and Answers

Updated 24 Apr 2024

Brillo Technologies Salesforce Quality Assurance Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Common Salesforce Administrator questions
Round 2 - Technical 

(1 Question)

  • Q1. Higher level Salesforce Administrator questions

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks

I applied via Approached by Company and was interviewed before Apr 2021. There were 2 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. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. IOS Basics , iPhone programming

Interview Preparation Tips

Interview preparation tips for other job seekers - When you tried a lot to get good company if you have no option then go for it ,Make this to last of your joining preferences.You will be deadlocked in the bond think twice before Join.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 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 - Group Discussion 

Modern vs traditional

Round 3 - Technical 

(3 Questions)

  • Q1. Whats is web development
  • Ans. 

    Web development is the process of creating websites and web applications using programming languages, frameworks, and tools.

    • Involves front-end development for user interface design and back-end development for server-side logic

    • Requires knowledge of HTML, CSS, JavaScript, and various web development frameworks like React, Angular, or Node.js

    • Includes tasks such as web design, web content development, client-side/server-s...

  • Answered by AI
  • Q2. What are the hobbies
  • Q3. Know abt the company policies?
  • Ans. 

    Company policies cover various aspects such as code of conduct, benefits, leave policies, etc.

    • Company policies are usually outlined in an employee handbook or on the company's intranet.

    • Policies may include code of conduct, dress code, attendance, benefits, leave policies, etc.

    • Employees are expected to adhere to these policies to maintain a positive work environment.

    • Examples of company policies include anti-discriminati...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell me abt yourself?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of OOPS and SQL or any programming language familiar with
Round 2 - HR 

(1 Question)

  • Q1. Basic HR questions like will you relocate and What is your goal and what do you want from company?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Prime number ,what is variable,oops concept
  • Q2. Oops concept questions and describe
  • Q3. What is class in c++
  • Ans. 

    A class in C++ is a user-defined data type that contains data members and member functions.

    • Classes are used to create objects, which are instances of the class.

    • Classes can have access specifiers like public, private, and protected.

    • Classes can have constructors and destructors for initialization and cleanup tasks.

    • Classes can have member functions to operate on the data members.

    • Example: class Car { private: int speed; pu...

  • Answered by AI
  • Q4. What is volatile keyword
  • Ans. 

    The volatile keyword in Java is used to indicate that a variable's value will be modified by multiple threads.

    • Used to prevent compiler optimizations that could cause unexpected behavior in multi-threaded environments

    • Ensures that the value of the variable is always read from and written to the main memory, not from CPU cache

    • Commonly used when working with shared variables in multi-threaded applications

  • Answered by AI
  • Q5. What is the role of you in the project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Topic: will ai replace human jobs

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why should we hire you
  • Ans. 

    I have a strong technical background, a proven track record of delivering high-quality software, and a passion for continuous learning and improvement.

    • I have a Bachelor's degree in Computer Science and 5 years of experience in software development.

    • I have successfully led multiple projects from conception to completion, delivering on time and within budget.

    • I am proficient in multiple programming languages such as Java, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is very easy
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

Artifical Intelligence

Round 2 - Technical 

(1 Question)

  • Q1. Reverse a string
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end to reverse the string

    • Alternatively, use built-in functions like reverse() in some programming languages

  • Answered by AI

Brillo Technologies Interview FAQs

How many rounds are there in Brillo Technologies Salesforce Quality Assurance Engineer interview?
Brillo Technologies interview process usually has 2 rounds. The most common rounds in the Brillo Technologies interview process are Technical.
What are the top questions asked in Brillo Technologies Salesforce Quality Assurance Engineer interview?

Some of the top questions asked at the Brillo Technologies Salesforce Quality Assurance Engineer interview -

  1. Common Salesforce Administrator questi...read more
  2. Higher level Salesforce Administrator questi...read more

Tell us how to improve this page.

Brillo Technologies Salesforce Quality Assurance Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

NeoSOFT Interview Questions
3.6
 • 270 Interviews
ElasticRun Interview Questions
3.5
 • 255 Interviews
Morningstar Interview Questions
3.9
 • 245 Interviews
Mu Sigma Interview Questions
2.6
 • 236 Interviews
IKS Health Interview Questions
3.6
 • 235 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
INDIUM Interview Questions
4.1
 • 192 Interviews
Xoriant Interview Questions
4.1
 • 189 Interviews
AVASOFT Interview Questions
2.9
 • 168 Interviews
View all
Senior Engineer
14 salaries
unlock blur

₹7.5 L/yr - ₹21 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹10 L/yr - ₹21.5 L/yr

Technical Specialist
10 salaries
unlock blur

₹15.5 L/yr - ₹26 L/yr

Software Engineer
7 salaries
unlock blur

₹5.1 L/yr - ₹8.5 L/yr

Software Development Lead
5 salaries
unlock blur

₹19.2 L/yr - ₹19.2 L/yr

Explore more salaries
Compare Brillo Technologies with

Amazon Transportation Services

4.2
Compare

ElasticRun

3.5
Compare

IKS Health

3.6
Compare

Xoriant

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