Premium Employer

i

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

Blue Star Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 2k Reviews

Filter interviews by

Blue Star Senior Software Engineer Testing Interview Questions and Answers

Updated 5 Feb 2022

Blue Star Senior Software Engineer Testing Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Skills SQL MySQL MANNUAL TESTING Basic java Dot net

Interview Preparation Tips

Interview preparation tips for other job seekers - Software testing

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you generally test your mobile functionality
  • Ans. 

    I test mobile functionality using a combination of manual testing, automated testing, and device testing.

    • I conduct manual testing to ensure all features work as expected on different devices and operating systems.

    • I use automated testing tools like Appium or XCTest to run test scripts and catch regressions quickly.

    • I perform device testing on a variety of physical devices to check for compatibility and performance issues...

  • Answered by AI
  • Q2. Some scenario based testing questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Currently the job market is very tough and employees are asking all tools and technologies for one small role. Difficult to understand the JD itself

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is automation test
  • Ans. 

    Automation test is the use of software to control the execution of tests and compare actual outcomes with expected outcomes.

    • Automation test involves writing scripts to automate repetitive tasks in testing.

    • It helps in increasing test coverage, efficiency, and accuracy.

    • Examples include using tools like Selenium for web application testing or Appium for mobile application testing.

  • Answered by AI
  • Q2. What is smoke test
  • Ans. 

    Smoke test is a basic test run on a build to check if it can be considered for further testing.

    • Smoke test is a quick and basic test run on a build to ensure it is stable enough for further testing.

    • It is usually performed after a new build is deployed to check for major issues before more in-depth testing.

    • Smoke test focuses on critical functionalities of the software to ensure they are working as expected.

    • It helps in id...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What are hybrid selenium
  • Ans. 

    Hybrid Selenium is a combination of Selenium WebDriver and Appium for testing web and mobile applications.

    • Hybrid Selenium allows testers to write and execute automated tests for both web and mobile applications using a single framework.

    • It combines the capabilities of Selenium WebDriver for web application testing and Appium for mobile application testing.

    • Test scripts written using Hybrid Selenium can be run on both web...

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing test scripts.

    • Selenium IDE is a record and playback tool for creating quick test scripts.

    • Selenium Grid is used for parallel execution of test scripts

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with a strong background in software testing and quality assurance.

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

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Skilled in identifying and documenting software defects

    • Strong analytical and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Are u able to join immediately
  • Ans. 

    Yes, I am able to join immediately.

    • I am available to start right away

    • I have no prior commitments that would prevent me from starting immediately

    • I am excited about the opportunity and ready to hit the ground running

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - basic must be strong

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic core Java, manual testing concept

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain SDLC and there steps in brief
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several steps including planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each step in the SDLC is crucial for the successful development and delivery of software products.

    • For example, in the testing phase, test engineer...

  • Answered by AI
  • Q2. Manual testing concept

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Manual testing concepts, api testing db questions & automation basics
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Learn organisation structure and last company job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website 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 - One-on-one 

(1 Question)

  • Q1. Technical information
Round 3 - HR 

(1 Question)

  • Q1. About previously worked projects

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with the experience you had in previous experiences
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2022. 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 

(1 Question)

  • Q1. Basic software testing questions
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Different SW module
  • Ans. 

    Different software modules are separate components of a software system that perform specific functions.

    • Software modules are designed to be independent and reusable.

    • Each module has a specific purpose and can be tested individually.

    • Examples include authentication module, database module, and user interface module.

  • Answered by AI
  • Q2. Define SDLC AND BUGLIFE CYCLE
  • Ans. 

    SDLC is the process of developing software through stages like planning, designing, testing, and deployment. Bug Life Cycle is the stages a bug goes through from discovery to resolution.

    • SDLC stands for Software Development Life Cycle

    • SDLC includes stages like planning, designing, coding, testing, and deployment

    • Bug Life Cycle includes stages like New, Assigned, Open, Fixed, Retest, and Closed

    • Bug Life Cycle helps in track

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Manual testing,percentages,bloodrelations

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing,java basic program,what is testing
  • Q2. Project related questions
Round 3 - Technical 

(2 Questions)

  • Q1. Project related,test scenarios
  • Q2. Mostly concentrating on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Be proficient in topics that u have mentioned in resume

Tell us how to improve this page.

Join Blue Star India's leading Air Conditioning and Commercial Refrigeration Company

Interview Questions from Similar Companies

Samsung Interview Questions
4.0
 • 552 Interviews
OPPO Interview Questions
4.0
 • 207 Interviews
LG Electronics Interview Questions
4.0
 • 188 Interviews
Daikin Interview Questions
4.2
 • 140 Interviews
HP India Interview Questions
4.1
 • 138 Interviews
Samsung Research Interview Questions
3.2
 • 129 Interviews
Voltas Interview Questions
4.0
 • 125 Interviews
Bajaj Electricals Interview Questions
4.0
 • 119 Interviews
Whirlpool Interview Questions
4.0
 • 89 Interviews
View all
Assistant Manager
774 salaries
unlock blur

₹5.7 L/yr - ₹17 L/yr

Senior Engineer
358 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Deputy Manager
260 salaries
unlock blur

₹8.3 L/yr - ₹23 L/yr

AC Technician
200 salaries
unlock blur

₹0.6 L/yr - ₹5 L/yr

Senior Executive
168 salaries
unlock blur

₹4.3 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Blue Star with

Voltas

4.0
Compare

Godrej Appliances

3.8
Compare

Whirlpool

4.0
Compare

LG Electronics

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