Upload Button Icon Add office photos

Filter interviews by

Sun Technologies Qa Automation Testing Engineer Interview Questions and Answers

Updated 6 May 2024

Sun Technologies Qa Automation Testing Engineer Interview Experiences

1 interview found

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 questions from similar companies

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 

(3 Questions)

  • Q1. Be ready for Programming Concepts, OOPs, and Coding round
  • Q2. Write Programs like Factorial, Fibonacci, other similar ones
  • Q3. OOPs Concepts and Framework understanding
Round 3 - Technical 

(2 Questions)

  • Q1. Round With Test Manager
  • Q2. Basic Questions, and Anaytical and programming skills
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion with HR and Joining Date

Interview Preparation Tips

Interview preparation tips for other job seekers - You should very well know, what you do and what you can do.
People are unable to explain what they are doing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Raj Kumar Goel Institute of Technology, Ghaziabad and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Normal Apti and technical question

Round 2 - Group Discussion 

Normal GD with current topic

Round 3 - One-on-one 

(1 Question)

  • Q1. Online round about project, DSA and intership
Round 4 - One-on-one 

(1 Question)

  • Q1. Basic Programming, DSA
Round 5 - One-on-one 

(1 Question)

  • Q1. DSA and puzzle and about profile
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 Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts ,programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer told candidate selected but Hr sends mail that best luck for next time.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. Be ready for Programming Concepts, OOPs, and Coding round
  • Q2. Write Programs like Factorial, Fibonacci, other similar ones
  • Q3. OOPs Concepts and Framework understanding
Round 3 - Technical 

(2 Questions)

  • Q1. Round With Test Manager
  • Q2. Basic Questions, and Anaytical and programming skills
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion with HR and Joining Date

Interview Preparation Tips

Interview preparation tips for other job seekers - You should very well know, what you do and what you can do.
People are unable to explain what they are doing
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

About logical questions

Round 2 - Coding Test 

Java coding string reverse

Round 3 - HR 

(1 Question)

  • Q1. Notice Period how many days we can join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Group Discussion 

General GD on general topics

Round 2 - Coding Test 

Selenium and API code based on Java

Round 1 - Technical 

(1 Question)

  • Q1. Java and Selenium, Automation Framework, BDD and Cucumber

Interview Preparation Tips

Interview preparation tips for other job seekers - interview time you have to write the java and selenium code

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Cucumber FW in Detail, Scenario Based Questions, Deep level Question from Core Java

Interview Preparation Tips

Interview preparation tips for other job seekers - There are two Technical Round, So focus on Real time work(Scenarios based Automation Questions, and Core Java knowledge in depth

I applied via LinkedIn and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me something about yourself
  • Q2. Your roles and responsibilities
  • Q3. Basic questions on selenium, java, SQL, framework, action class, select class, dynamic web elements handling, handling pops,
  • Q4. Basic questions related to strings and collection
  • Q5. Logic test, logical reasoning questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well your basic concepts of works like java framework, challenges faced during automation

Sun Technologies Interview FAQs

How many rounds are there in Sun Technologies Qa Automation Testing Engineer interview?
Sun Technologies interview process usually has 2 rounds. The most common rounds in the Sun Technologies interview process are Coding Test and Technical.
How to prepare for Sun Technologies Qa Automation Testing 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 Sun Technologies . The most common topics and skills that interviewers at Sun Technologies expect are Automation Testing and Jenkins.
What are the top questions asked in Sun Technologies Qa Automation Testing Engineer interview?

Some of the top questions asked at the Sun Technologies Qa Automation Testing Engineer interview -

  1. How to handle Dropdowns using seleni...read more
  2. What is constructor in Ja...read more
  3. What is Test...read more

Tell us how to improve this page.

Sun Technologies Qa Automation Testing Engineer Salary
based on 11 salaries
₹2.6 L/yr - ₹6 L/yr
37% less than the average Qa Automation Testing Engineer Salary in India
View more details
Software Engineer
101 salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

Test Engineer
44 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Softwaretest Engineer
41 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Software Developer
36 salaries
unlock blur

₹2.3 L/yr - ₹8.4 L/yr

Senior Software Engineer
36 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Explore more salaries
Compare Sun Technologies with

Infosys

3.7
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview