Upload Button Icon Add office photos

Filter interviews by

Sun Technologies Software Tester Interview Questions and Answers

Updated 20 Nov 2023

Sun Technologies Software Tester Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

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 

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

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Manual testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - No work life balance, rude management, low salary no job security

I applied via Indeed and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is testing
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in the system

    • It involves executing a system or its component(s) with test cases

    • Testing can be done manually or using automated tools

    • It helps to ensure that the system meets the customer's requirements and expectations

    • Types of testi...

  • Answered by AI
  • Q2. Manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain different type of selenium waits
  • Ans. 

    Selenium waits are used to make the test scripts wait for a certain condition to be met before proceeding.

    • Implicit Wait: Waits for a certain amount of time before throwing an exception if the element is not found.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a certain condition with a defined maximum amount of time to wait for.

    • Thread.sleep(): Pauses

  • Answered by AI
  • Q2. Explain polymorphism and where does it apply in selenium.
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism in Selenium allows for the same test script to be used for different web elements.

    • It can be achieved through method overloading or method overriding in Selenium.

    • For example, using the same click() method to click on a button, link, or dropdown in Selenium tests.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join TestingXperts.

You will regret

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself?
Round 2 - Aptitude Test 

75 Min, mixed questions, maths, english grammer

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about the game you play?
  • Q2. On which platform you play games on?
  • Ans. 

    I play games on PC, PlayStation, and Nintendo Switch.

    • PC - for a wide variety of games and customization options

    • PlayStation - for exclusive titles like God of War and The Last of Us

    • Nintendo Switch - for portable gaming and Nintendo exclusives like Mario and Zelda

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly experienced software tester with a passion for ensuring quality and reliability in software products.

    • Over 8 years of experience in software testing

    • Expertise in manual and automated testing

    • Strong knowledge of testing methodologies and tools

    • Experience in testing web and mobile applications

    • Ability to work collaboratively with development teams

    • Proven track record of delivering high-quality software products

  • Answered by AI
  • Q2. How do you handle Testing in Agile
  • Ans. 

    Testing in Agile involves continuous testing throughout the development cycle.

    • Collaborate with the development team to ensure testing is integrated into each sprint

    • Use automation testing tools to speed up the process

    • Prioritize testing based on user stories and acceptance criteria

    • Perform exploratory testing to uncover defects that may have been missed

    • Ensure that testing is done in parallel with development to catch defe

  • Answered by AI
  • Q3. Some more questions on testing basics
  • Q4. Some questions on Selenium basics
  • Q5. Some on Scenario based Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in basics and have a good knowledge on your project and your roles an responsibilities in the project

Skills evaluated in this interview

I applied via AmbitionBox and was interviewed before Dec 2021. There were 3 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 - Technical 

(2 Questions)

  • Q1. Introduce yourself and share all your work /domain experience
  • Q2. Types of testing, project discussion
Round 3 - HR 

(2 Questions)

  • Q1. Basic hr questions related to you and your preferences
  • Q2. Salary discussion and location flexibility

Interview Preparation Tips

Interview preparation tips for other job seekers - First 3 minutes you explain yourself decides your confidence, so be confident if you do not know the answer also just be yourself.

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is in Testing Life Cycle and Bug Life Cycle?
  • Ans. 

    Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.

    • Testing Life Cycle involves planning, designing, executing and reporting of tests.

    • Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.

    • Testing Life Cycle starts with requirement analysis and ends with test closure.

    • Bug Life Cycle starts with bug reporting and end...

  • Answered by AI
  • Q2. What is the difference between severity and priority of a bug?
  • Ans. 

    Severity is the impact of a bug on the system while priority is the urgency of fixing it.

    • Severity is the measure of how much a bug affects the system's functionality or performance.

    • Priority is the measure of how urgently a bug needs to be fixed.

    • A high severity bug may not have a high priority if it does not affect critical functionality.

    • A low severity bug may have a high priority if it affects critical functionality.

    • Bo...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. What are challenges that you faced during Testing phase?
  • Ans. 

    Challenges faced during testing phase

    • Lack of clear requirements

    • Limited access to test environment

    • Time constraints

    • Difficulty in reproducing bugs

    • Integration issues with third-party systems

    • Lack of proper documentation

    • Testing on multiple platforms and devices

    • Dealing with unexpected errors

  • Answered by AI
  • Q2. What are your biggest achievements and contributions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell your answers confidently and keeping it brief unless asked for explanation

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Manual testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - No work life balance, rude management, low salary no job security

I applied via Indeed and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is testing
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in the system

    • It involves executing a system or its component(s) with test cases

    • Testing can be done manually or using automated tools

    • It helps to ensure that the system meets the customer's requirements and expectations

    • Types of testi...

  • Answered by AI
  • Q2. Manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

Sun Technologies Interview FAQs

How many rounds are there in Sun Technologies Software Tester interview?
Sun Technologies interview process usually has 3 rounds. The most common rounds in the Sun Technologies interview process are Group Discussion, Resume Shortlist and Aptitude Test.

Tell us how to improve this page.

Sun Technologies Software Tester Salary
based on 6 salaries
₹2 L/yr - ₹7 L/yr
At par with the average Software Tester 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
Did you find this page helpful?
Yes No
write
Share an Interview