Upload Button Icon Add office photos

Filter interviews by

Brightly Software Test Engineer Interview Questions and Answers

Updated 15 Aug 2024

Brightly Software Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Automation related scripts like xpath
  • Q2. Other testing tools used
  • Ans. 

    Some other testing tools I have used include JIRA, Selenium, and Postman.

    • JIRA for bug tracking and project management

    • Selenium for automated testing of web applications

    • Postman for API testing and collaboration

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn

Round 1 - One-on-one 

(4 Questions)

  • Q1. Opps concepts Abrction
  • Q2. Testng annotatations
  • Q3. Java code for reverse the string
  • Ans. 

    Java code to reverse a string using StringBuilder

    • Create a StringBuilder object with the input string

    • Use the reverse() method of StringBuilder to reverse the string

    • Convert the reversed StringBuilder object back to a string using toString()

  • Answered by AI
  • Q4. They have given link on that ask to find xpath

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with 5 years of experience in software testing and quality assurance.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium and JIRA

    • Strong analytical and problem-solving skills

    • Collaborative team player with excellent communication skills

  • Answered by AI
  • Q2. What is the manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it cool
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Difference between list and set
  • Ans. 

    List is an ordered collection of elements with duplicates allowed, while set is an unordered collection of unique elements.

    • List maintains the order of elements, while set does not guarantee any specific order.

    • List allows duplicate elements, while set does not allow duplicates.

    • List is implemented using ArrayList, LinkedList, etc., while set is implemented using HashSet, TreeSet, etc.

  • Answered by AI
  • Q2. Write java program to reverse the words in given sentence.
  • Ans. 

    Java program to reverse words in a given sentence.

    • Split the sentence into words using split() method

    • Reverse the array of words

    • Join the reversed words back into a sentence

  • Answered by AI
  • Q3. Find duplicate words from given sentence
  • Ans. 

    Identify duplicate words in a given sentence

    • Split the sentence into individual words

    • Create a hashmap to store word frequencies

    • Iterate through the words and check if they already exist in the hashmap

    • If a word is already in the hashmap, it is a duplicate

  • Answered by AI
  • Q4. Explain oops concept.
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem.

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.

    • For example, a class 'Car' can have objects like 'BMW', 'Toyota', etc. with properties and methods specific to each object.

  • Answered by AI
  • Q5. Method overloading and method overriding.

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

Capgemini user image Talari Kaartheek

posted on 31 Jan 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Explain your framework
  • Ans. 

    My framework is a robust and scalable automation framework designed for efficient testing.

    • The framework follows a modular approach, allowing easy maintenance and reusability of test scripts.

    • It supports multiple programming languages and test automation tools.

    • It incorporates various testing techniques like data-driven testing, keyword-driven testing, and behavior-driven testing.

    • The framework provides extensive reporting...

  • Answered by AI
  • Q3. Questions related to TestNG , API testing, Manual Testing and Java concepts
Round 2 - Technical 

(1 Question)

  • Q1. Framework explain and previous company experience project related questions

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Which version of Java is best

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Good got to know more about technology
  • Q2. Introduction, project
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. Questions based on resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Basic Question
  • Q2. Expected Salary regarding Question
  • Q3. Family Background
  • Q4. Hobbies That you explore in future
  • Q5. Location which you want to commote
  • Ans. 

    I am willing to commute to any location within a 30-minute drive from my home.

    • Prefer locations within a 30-minute drive

    • Open to considering locations further away if necessary

    • Prioritize convenience and accessibility

  • Answered by AI
Interview experience
4
Good
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 

(2 Questions)

  • Q1. Tell what are pealers of oops concept ?
  • Ans. 

    Pealers of OOPs concept are Abstraction, Encapsulation, Inheritance, and Polymorphism.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together and restricting access to data.

    • Inheritance: Acquiring properties and behavior of a parent class by a child class.

    • Polymorphism: Ability of an object to take many forms or have multiple behaviors.

  • Answered by AI
  • Q2. Tell me something about your self /

Interview Preparation Tips

Interview preparation tips for other job seekers - hghghghghghghghghghghghghghghghghghgh iyou rou ygh gyafh euryr fiaefh llkj lkj lkj lkj lkj

Brightly Software Interview FAQs

How many rounds are there in Brightly Software Test Engineer interview?
Brightly Software interview process usually has 1 rounds. The most common rounds in the Brightly Software interview process are Technical.
How to prepare for Brightly Software Test 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 Brightly Software. The most common topics and skills that interviewers at Brightly Software expect are Automation Testing, Selenium, Java and Javascript Frameworks.
What are the top questions asked in Brightly Software Test Engineer interview?

Some of the top questions asked at the Brightly Software Test Engineer interview -

  1. Other testing tools u...read more
  2. Automation related scripts like xp...read more

Tell us how to improve this page.

Brightly Software Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Brightly Software Test Engineer Salary
based on 5 salaries
₹11 L/yr - ₹18.4 L/yr
157% more than the average Test Engineer Salary in India
View more details

Brightly Software Test Engineer Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
32 salaries
unlock blur

₹8 L/yr - ₹23 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹22 L/yr - ₹32.5 L/yr

Principal Software Engineer
12 salaries
unlock blur

₹34.5 L/yr - ₹49 L/yr

Product Owner 2
7 salaries
unlock blur

₹15 L/yr - ₹15 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹6 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Brightly Software with

Freshworks

3.5
Compare

Zoho

4.3
Compare

HCLTech

3.5
Compare

TCS

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