Premium Employer

i

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

Sunbrilo Techonologies Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 21 Reviews

Filter interviews by

Sunbrilo Techonologies Test Engineer Interview Questions, Process, and Tips

Updated 26 Sep 2023

Sunbrilo Techonologies Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image Suryakant Rupnar

posted on 26 Sep 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 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 - Technical 

(4 Questions)

  • Q1. What is test plan
  • Ans. 

    A test plan is a document outlining the approach, resources, schedule, and scope of testing activities for a software project.

    • Test plan defines the testing objectives, strategies, and deliverables.

    • It includes details on test environment setup, test cases, and test execution.

    • Test plan also outlines the roles and responsibilities of team members involved in testing.

    • It serves as a roadmap for the testing process and helps...

  • Answered by AI
  • Q2. What is defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking system with details like severity, priority, and steps to reproduce.

    • Defect fixing: Developers analyze and fix the reported defects.

    • Defect retesting: Testers ver...

  • Answered by AI
  • Q3. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • R...

  • Answered by AI
  • Q4. Explain automation framework
  • Ans. 

    Automation framework is a set of guidelines, tools, and best practices for creating and executing automated tests.

    • Automation framework provides structure and organization to automated tests

    • It includes libraries, utilities, and templates for test script development

    • Frameworks can be data-driven, keyword-driven, or hybrid

    • Examples of popular automation frameworks include Selenium, TestNG, and Robot Framework

  • Answered by AI
Round 3 - Behavioral 

(5 Questions)

  • Q1. What is your role when production issue came
  • Ans. Try to analyse,why these issue comes, we missed test case or not we have to check
  • Answered by Suryakant Rupnar
  • Q2. What is process of testing in your organisation
  • Ans. 

    The testing process in our organization involves planning, designing test cases, executing tests, analyzing results, and reporting findings.

    • Planning phase involves defining test objectives and scope

    • Designing test cases based on requirements and specifications

    • Executing tests using various tools and techniques

    • Analyzing test results to identify defects and issues

    • Reporting findings to stakeholders for further action

    • Continu...

  • Answered by AI
  • Q3. Explain your day to day work
  • Q4. Explain your roles and responsibilities when start to end sprint
  • Q5. If any tickets you tested and then production issue comes from your ticket how will you handle that situation il
  • Ans. 

    I would analyze the root cause of the production issue, communicate with the team, and work on a solution to fix the problem.

    • Analyze the root cause of the production issue

    • Communicate with the team to understand the impact and collaborate on a solution

    • Work on fixing the problem and retesting the solution before deploying it to production

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What is your salary expectation
  • Q2. As per your experience you can demand

Interview Preparation Tips

Topics to prepare for Sunbrilo Techonologies Test Engineer interview:
  • Manual Testing
  • Automation Testing
  • MySQL
  • API

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans and test cases

    • Proficient in automated testing tools such as Selenium

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What are objects
  • Ans. 

    Objects are instances of classes in object-oriented programming that contain data in the form of attributes and behavior in the form of methods.

    • Objects are created from classes in object-oriented programming.

    • Objects have attributes that store data.

    • Objects have methods that define their behavior.

    • Examples: A car object may have attributes like color and model, and methods like start() and stop().

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Reverse the string and find occurance of character in java
  • Ans. 

    To reverse a string and find the occurrence of a character in Java.

    • Use StringBuilder to reverse the string.

    • Use a loop to iterate through the string and count the occurrences of the character.

    • Use the charAt() method to access individual characters in the string.

  • Answered by AI
  • Q2. Write screenshot script in selenium
  • Ans. 

    To take a screenshot in Selenium, use the getScreenshotAs method

    • Create a WebDriver instance

    • Use the getScreenshotAs method to capture the screenshot

    • Save the screenshot to a file using File class

  • Answered by AI
  • Q3. Write getter an setter method
  • Ans. 

    Getter and setter methods are used to access and modify the values of private variables in a class.

    • Create a method with the prefix 'get' followed by the variable name to retrieve its value.

    • Create a method with the prefix 'set' followed by the variable name to set its value.

    • Ensure the getter method returns the value of the variable and the setter method updates the variable with the passed value.

  • Answered by AI
  • Q4. Opps concept and its pillar
  • Ans. 

    Object-oriented programming paradigm and its four pillars: Inheritance, Encapsulation, Abstraction, Polymorphism

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

    • Polymorphism: Ability to present the same interface

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't apply with this company because they are doing time pass all complete all the coding challenges they rejected me

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

    • Experienced in creating test plans and test cases

    • Proficient in automated testing tools such as Selenium

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What are objects
  • Ans. 

    Objects are instances of classes in object-oriented programming that contain data in the form of attributes and behavior in the form of methods.

    • Objects are created from classes in object-oriented programming.

    • Objects have attributes that store data.

    • Objects have methods that define their behavior.

    • Examples: A car object may have attributes like color and model, and methods like start() and stop().

  • Answered by AI
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 Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Automation Framework related issue.
  • Q2. Software testing techniques
  • Ans. 

    Software testing techniques involve various methods to ensure the quality and functionality of software.

    • Black box testing: Testing the functionality of the software without knowing its internal code.

    • White box testing: Testing the internal code and structure of the software.

    • Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.

    • Unit testing: Testing individual units or...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For getting selected for interview please reach directly to HR's
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 5 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 - Aptitude Test 

Reasoning/ aptitudes prepare well

Round 3 - One-on-one 

(3 Questions)

  • Q1. Need 2 write some programs. And need to prepare for java and Selenium questions.
  • Q2. Count prime numbers between 1 two 100.
  • Ans. 

    Use Sieve of Eratosthenes algorithm to count prime numbers between 1 to 100.

    • Implement Sieve of Eratosthenes algorithm to generate prime numbers up to 100.

    • Count the number of prime numbers generated by the algorithm.

    • Return the count of prime numbers between 1 to 100.

  • Answered by AI
  • Q3. Java questions related to constructor, oops concept. Map, list, set
Round 4 - One-on-one 

(2 Questions)

  • Q1. Managerial round. Related to projects and work experiences. Daily works.
  • Q2. Related two daily works. What you did first when login. General questions.
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before interview. Simple questions they are asking.

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Releted general based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Releated software testing based questions

Sunbrilo Techonologies Interview FAQs

How many rounds are there in Sunbrilo Techonologies Test Engineer interview?
Sunbrilo Techonologies interview process usually has 4 rounds. The most common rounds in the Sunbrilo Techonologies interview process are Technical, Behavioral and HR.
What are the top questions asked in Sunbrilo Techonologies Test Engineer interview?

Some of the top questions asked at the Sunbrilo Techonologies Test Engineer interview -

  1. If any tickets you tested and then production issue comes from your ticket how ...read more
  2. What is process of testing in your organisat...read more
  3. What is regression test...read more

Tell us how to improve this page.

Sunbrilo Techonologies Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Sunbrilo Techonologies We can help turn your ideas into Reality!

Test Engineer Interview Questions from Similar Companies

View all
QA Test Engineer
9 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Software Engineer
7 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Senior Test Engineer
5 salaries
unlock blur

₹7.8 L/yr - ₹13.6 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹6 L/yr - ₹29.7 L/yr

Automation Test Engineer
5 salaries
unlock blur

₹3.9 L/yr - ₹4 L/yr

Explore more salaries
Compare Sunbrilo Techonologies with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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