Upload Button Icon Add office photos
Premium Employer

i

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

Sun Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sun Technologies Interview Questions and Answers

Updated 13 May 2025
Popular Designations

18 Interview questions

A Qa Automation Testing Engineer was asked
Q. What is TestNG?
Ans. 

TestNG is a testing framework designed to simplify a broad range of testing needs, from unit testing to integration testing.

  • TestNG allows for easy configuration of test cases using annotations.

  • It supports parallel execution of test methods.

  • TestNG provides features like data-driven testing, parameterization, and grouping of test methods.

  • It generates detailed test reports for analysis.

  • TestNG integrates seamlessly wi...

View all Qa Automation Testing Engineer interview questions
A Qa Automation Testing Engineer was asked
Q. How do you handle dropdowns using Selenium?
Ans. 

Dropdowns in Selenium can be handled using Select class in Selenium WebDriver.

  • Use Select class from Selenium WebDriver to interact with dropdowns

  • Identify the dropdown element using its locator (id, name, class, etc.)

  • Create a Select object by passing the dropdown element as a parameter

  • Use Select object methods like selectByVisibleText(), selectByValue(), selectByIndex() to interact with dropdown options

View all Qa Automation Testing Engineer interview questions
A Qa Automation Testing Engineer was asked
Q. What is a constructor in Java?
Ans. 

Constructor in Java is a special type of method that is used to initialize objects.

  • Constructors have the same name as the class they are in.

  • They do not have a return type, not even void.

  • They are called when an object of a class is created.

  • Constructors can be overloaded, meaning a class can have multiple constructors with different parameters.

  • Example: public class Car { public Car() { // default constructor } publi...

View all Qa Automation Testing Engineer interview questions
A HR Executive was asked
Q. How do you resolve dress code violations?
Ans. 

Address violations promptly and professionally to maintain a professional work environment.

  • Communicate the dress code policy clearly to all employees

  • Provide reminders and updates on the dress code policy regularly

  • Address violations privately and respectfully

  • Offer guidance on appropriate attire if needed

  • Implement progressive discipline if violations persist

View all HR Executive interview questions
A Software Engineer was asked
Q. What are collections in Java?
Ans. 

Collections in Java are frameworks that provide an architecture to store and manipulate a group of objects.

  • Collections provide interfaces (List, Set, Map) and classes (ArrayList, HashSet, HashMap) to store and manipulate groups of objects.

  • Collections framework includes algorithms to manipulate collections, such as sorting, searching, and shuffling.

  • Collections in Java are part of the Java Collections Framework (JCF...

View all Software Engineer interview questions
A QA Trainee was asked
Q. What is the STLC life cycle?
Ans. 

STLC (Software Testing Life Cycle) is a process used by QA teams to plan, design, execute, and report on testing activities.

  • STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.

  • Each phase has specific goals and deliverables to ensure thorough testing of the software.

  • For example, in the test execution phase, test cases are executed, defects are logged, and reg...

View all QA Trainee interview questions
A Game Tester was asked
Q. How do you write an issue after encountering a bug in the game?
Ans. 

After encountering a bug in the game, I faced an issue with character movement being glitchy.

  • Character movement is not smooth and responsive

  • Character gets stuck in certain areas of the map

  • Character animations are not playing correctly

View all Game Tester interview questions
Are these interview questions helpful?
A Game Tester was asked
Q. What is a bug life cycle?
Ans. 

Bug life cycle refers to the stages a bug goes through from identification to resolution in software testing.

  • Bug is identified by tester

  • Bug is reported in a bug tracking system

  • Bug is assigned to a developer for fixing

  • Developer fixes the bug

  • Bug is retested by tester to verify if it is resolved

  • Bug is closed if fixed or reopened if issue persists

View all Game Tester interview questions
A Game Tester was asked
Q. What types of games do you play?
Ans. 

I play a variety of games including action-adventure, RPG, puzzle, and simulation games.

  • Action-adventure games

  • RPGs

  • Puzzle games

  • Simulation games

View all Game Tester interview questions
A QA Test Engineer was asked
Q. What is the bug life cycle?
Ans. 

Bug life cycle refers to the stages a bug goes through from discovery to resolution.

  • Bug is identified and reported

  • Bug is assigned to a developer

  • Developer fixes the bug

  • Bug is retested by QA

  • If bug is still present, it is reopened and assigned back to developer

  • If bug is fixed, it is closed

View all QA Test Engineer interview questions

Sun Technologies Interview Experiences

19 interviews found

I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Components of Power bi,
  • Ans. 

    Power BI is a business analytics service by Microsoft that provides interactive visualizations and business intelligence capabilities.

    • Power Query for data transformation

    • Power Pivot for data modeling

    • Power View for data visualization

    • Power Map for geospatial data visualization

    • Power Q&A for natural language query

    • Power BI Desktop for report authoring

    • Power BI Service for sharing and collaboration

  • Answered by AI
  • Q2. Building blocks of power bi
  • Ans. 

    Power BI building blocks include data sources, data transformations, data modeling, and visualizations.

    • Data sources: Connect to various data sources such as Excel, SQL Server, and SharePoint.

    • Data transformations: Clean and transform data using Power Query Editor.

    • Data modeling: Create relationships between tables and define measures and calculated columns.

    • Visualizations: Create interactive reports and dashboards using v...

  • Answered by AI
  • Q3. What is Data Modelling
  • Ans. 

    Data modelling is the process of creating a conceptual representation of data and its relationships.

    • It involves identifying entities, attributes, and relationships between them.

    • It helps in designing efficient databases and improving data quality.

    • Examples include ER diagrams, UML diagrams, and data flow diagrams.

  • Answered by AI
  • Q4. What is Power Pivot
  • Ans. 

    Power Pivot is a data modeling tool in Excel that allows users to create relationships and analyze large data sets.

    • Power Pivot is an add-in for Microsoft Excel.

    • It allows users to create data models and relationships between tables.

    • Users can analyze large data sets with fast performance.

    • It supports advanced calculations and data analysis functions.

    • Power Pivot can handle millions of rows of data.

    • It is commonly used for b...

  • Answered by AI
  • Q5. What are the projects you worked on
  • Q6. What are the Visuals worked on

Interview Preparation Tips

Interview preparation tips for other job seekers - its good t

Skills evaluated in this interview

Devsecops Engineer Interview Questions & Answers

user image pentapati sarath

posted on 13 May 2025

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

I appeared for an interview in Nov 2024, where I was asked the following questions.

  • Q1. About Hashicorp vault
  • Q2. About Jenkins, terraform, vault

Associate Engineer Interview Questions & Answers

user image Rushithkrishna Munikrishna

posted on 1 Apr 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Random questions not related to profile

HR Executive Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How will you handle employee conflicts ?
  • Q2. How to resolve dress code violations
  • Ans. 

    Address violations promptly and professionally to maintain a professional work environment.

    • Communicate the dress code policy clearly to all employees

    • Provide reminders and updates on the dress code policy regularly

    • Address violations privately and respectfully

    • Offer guidance on appropriate attire if needed

    • Implement progressive discipline if violations persist

  • Answered by AI

QA Trainee Interview Questions & Answers

user image Anonymous

posted on 31 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Oct 2023. 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 - Aptitude Test 

Verbal, reasoning, LCM n hcf aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Basic manual testing questions
  • Q2. What is stlc life cycle
  • Ans. 

    STLC (Software Testing Life Cycle) is a process used by QA teams to plan, design, execute, and report on testing activities.

    • STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific goals and deliverables to ensure thorough testing of the software.

    • For example, in the test execution phase, test cases are executed, defects are logged, and regressi...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. ABOUT OOPS, Exceptional Handling

QA Tester Interview Questions & Answers

user image Anonymous

posted on 18 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the game you played?
  • Ans. 

    I have played a variety of games including first-person shooters, role-playing games, and puzzle games.

    • First-person shooters: Call of Duty, Battlefield

    • Role-playing games: The Witcher 3, Skyrim

    • Puzzle games: Portal, Tetris

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

Online questions asking

Round 3 - Group Discussion 

Discussing any topics

Interview Preparation Tips

Topics to prepare for Sun Technologies Software Tester interview:
  • Manual Testing
  • SQL
  • Java
  • Selenium
Interview preparation tips for other job seekers - I want a good job in reported company
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 Nov 2022. There were 9 interview rounds.

Round 1 - Assignment 

For practice if we are eligible for this job

Round 2 - Coding Test 

For testing our skills knowledge about the job

Round 3 - Aptitude Test 

To check how knowledge we have about the projects we done

Round 4 - One-on-one 

(1 Question)

  • Q1. If we are eligible to do work then one on one round will apply for our test project
Round 5 - Case Study 

After all we have to study about the case what the project we have

Round 6 - Group Discussion 

If the case was not solved then we have to discuss in group

Round 7 - Technical 

(1 Question)

  • Q1. If we have any issues about thecnical then we have to meet HR
Round 8 - HR 

(1 Question)

  • Q1. They are the one who maintain whole company interviews problems any issues of technical and so on
Round 9 - Finally how we work in company s 

(1 Question)

  • Q1. Aptitude test,codingtest, group discussion, assignment, case study, hr, technical, one on one round.

Interview Preparation Tips

Topics to prepare for Sun Technologies Data Entry jobs interview:
  • Data Entry
  • English Typing
  • Form filling
Interview preparation tips for other job seekers - Can I do work in your company was this possible If I'm eligible for this.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They will provide some technical questions based on Java and Selenium.

Round 2 - Technical 

(3 Questions)

  • Q1. What is constructor in Java?
  • Ans. 

    Constructor in Java is a special type of method that is used to initialize objects.

    • Constructors have the same name as the class they are in.

    • They do not have a return type, not even void.

    • They are called when an object of a class is created.

    • Constructors can be overloaded, meaning a class can have multiple constructors with different parameters.

    • Example: public class Car { public Car() { // default constructor } public Car...

  • Answered by AI
  • Q2. How to handle Dropdowns using selenium?
  • Ans. 

    Dropdowns in Selenium can be handled using Select class in Selenium WebDriver.

    • Use Select class from Selenium WebDriver to interact with dropdowns

    • Identify the dropdown element using its locator (id, name, class, etc.)

    • Create a Select object by passing the dropdown element as a parameter

    • Use Select object methods like selectByVisibleText(), selectByValue(), selectByIndex() to interact with dropdown options

  • Answered by AI
  • Q3. What is TestNG?
  • Ans. 

    TestNG is a testing framework designed to simplify a broad range of testing needs, from unit testing to integration testing.

    • TestNG allows for easy configuration of test cases using annotations.

    • It supports parallel execution of test methods.

    • TestNG provides features like data-driven testing, parameterization, and grouping of test methods.

    • It generates detailed test reports for analysis.

    • TestNG integrates seamlessly with to...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Sun Technologies Qa Automation Testing Engineer interview:
  • Java
  • Selenium
  • SQL

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are collections in java ?
  • Q2. What are strings in java? What are the different ways to create a string ?
  • Ans. 

    Strings in Java are sequences of characters. They are immutable objects and can be created using string literals or the new keyword.

    • Strings can be created using string literals: String str = "Hello";

    • Strings can also be created using the new keyword: String str = new String("World");

    • Strings can be concatenated using the + operator: String result = str1 + str2;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answer.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Sun Technologies ?
Ask anonymously on communities.

Sun Technologies Interview FAQs

How many rounds are there in Sun Technologies interview?
Sun Technologies interview process usually has 2-3 rounds. The most common rounds in the Sun Technologies interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Sun 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 Sun Technologies . The most common topics and skills that interviewers at Sun Technologies expect are Java, SQL, PDF, Javascript and J2Ee.
What are the top questions asked in Sun Technologies interview?

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

  1. What is the genre of GTA ViceCity, explain me the game from start to ...read more
  2. What are strings in java? What are the different ways to create a strin...read more
  3. How to handle Dropdowns using seleni...read more
How long is the Sun Technologies interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.4/5

based on 14 interview experiences

Difficulty level

Easy 33%
Moderate 56%
Hard 11%

Duration

Less than 2 weeks 56%
2-4 weeks 44%
View more

Interview Questions from Similar Companies

Softenger Interview Questions
4.0
 • 59 Interviews
TestingXperts Interview Questions
3.9
 • 41 Interviews
Credera Interview Questions
3.7
 • 41 Interviews
Aabasoft Interview Questions
4.1
 • 37 Interviews
Foray Software Interview Questions
3.5
 • 36 Interviews
Stefanini Interview Questions
3.0
 • 36 Interviews
View all

Sun Technologies Reviews and Ratings

based on 160 reviews

3.7/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.2

Salary

3.8

Job security

3.5

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 160 Reviews and Ratings
Oracle Database Administrator

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Qa Manual Test Engineer

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

Looking Senior Solution Architects @ Sun Technology Inc, Bangalore

Bangalore / Bengaluru

12-22 Yrs

Not Disclosed

Explore more jobs
Software Engineer
106 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Softwaretest Engineer
45 salaries
unlock blur

₹2.5 L/yr - ₹8.5 L/yr

Test Engineer
44 salaries
unlock blur

₹3.2 L/yr - ₹8 L/yr

Senior Software Engineer
44 salaries
unlock blur

₹8.8 L/yr - ₹16.2 L/yr

Software Developer
33 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Explore more salaries
Compare Sun Technologies with

Softenger

4.0
Compare

Foray Software

3.4
Compare

Nelito System

3.4
Compare

Alchemy Techsol India

3.6
Compare
write
Share an Interview