i
Sun Technologies
Filter interviews by
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...
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
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...
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
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...
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...
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
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
I play a variety of games including action-adventure, RPG, puzzle, and simulation games.
Action-adventure games
RPGs
Puzzle games
Simulation games
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
I applied via Referral and was interviewed before Jul 2020. There was 1 interview round.
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
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...
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.
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...
I appeared for an interview in Nov 2024, where I was asked the following questions.
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
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
I applied via Referral and was interviewed in Oct 2023. There were 3 interview rounds.
Verbal, reasoning, LCM n hcf aptitude
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...
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
I applied via Job Portal
Online questions asking
Discussing any topics
I applied via Approached by Company and was interviewed in Nov 2022. There were 9 interview rounds.
For practice if we are eligible for this job
For testing our skills knowledge about the job
To check how knowledge we have about the projects we done
After all we have to study about the case what the project we have
If the case was not solved then we have to discuss in group
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
They will provide some technical questions based on Java and Selenium.
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...
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
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...
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
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;
Top trending discussions
The duration of Sun Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interview experiences
Difficulty level
Duration
based on 160 reviews
Rating in categories
Bangalore / Bengaluru
12-22 Yrs
Not Disclosed
Software Engineer
106
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Softwaretest Engineer
45
salaries
| ₹2.5 L/yr - ₹8.5 L/yr |
Test Engineer
44
salaries
| ₹3.2 L/yr - ₹8 L/yr |
Senior Software Engineer
44
salaries
| ₹8.8 L/yr - ₹16.2 L/yr |
Software Developer
33
salaries
| ₹3 L/yr - ₹8.4 L/yr |
Softenger
Foray Software
Nelito System
Alchemy Techsol India