Upload Button Icon Add office photos

Filter interviews by

Blue Altair Senior Software Engineer Testing Interview Questions and Answers

Updated 18 Jul 2024

Blue Altair Senior Software Engineer Testing Interview Experiences

1 interview found

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

(5 Questions)

  • Q1. Describe experience you have.
  • Q2. Share knowledge on project you are working.
  • Q3. How would you rate your self on Java?
  • Q4. What is OOPs concenpt?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key principles of OOPs include encapsulation, inheritance, and polymorphism

    • Encapsulation allows objects to hide their internal state and require all interaction to be ...

  • Answered by AI
  • Q5. Write a queryto have Distinct records
  • Ans. 

    Use SELECT DISTINCT to retrieve unique records from a table

    • Use SELECT DISTINCT column_name FROM table_name to retrieve unique values from a specific column

    • Use SELECT DISTINCT * FROM table_name to retrieve unique records from the entire table

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was good. Interviewer are very supportive in nature.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is STLC? What is Bug life cycle?
  • Q2. Tell me about your project?
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion part

Software Tester Interview Questions & Answers

HyScaler user image Nabasmita Mohapatra

posted on 7 Feb 2024

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is STLC? What is defect life cycle?
  • Ans. 

    STLC stands for Software Testing Life Cycle. Defect life cycle is the process of identifying, reporting, and resolving defects in software.

    • STLC is a series of activities performed during the testing process.

    • It includes test planning, test design, test execution, and test closure.

    • Defect life cycle consists of various stages like identification, logging, triaging, fixing, retesting, and closure.

    • Defects are reported, trac...

  • Answered by AI
  • Q2. What are assess modifiers in java?
  • Ans. 

    Access modifiers in Java control the visibility and accessibility of classes, methods, and variables.

    • There are four access modifiers in Java: public, private, protected, and default.

    • Public access modifier allows unrestricted access from any class.

    • Private access modifier restricts access to only within the same class.

    • Protected access modifier allows access within the same package or subclasses.

    • Default access modifier (n...

  • Answered by AI
  • Q3. What is garbage value?
  • Ans. 

    Garbage value is an unpredictable or random value that is stored in a variable when it is not assigned a specific value.

    • Garbage values occur when a variable is declared but not initialized.

    • They can be caused by uninitialized variables, memory leaks, or accessing uninitialized memory.

    • Garbage values can lead to unexpected behavior and bugs in software.

    • Example: int x; // x may contain a garbage value until assigned a spec

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Assignment 

Selenium ,java any topic based question

Round 2 - Technical 

(1 Question)

  • Q1. Any Techinical questions
Round 3 - HR 

(1 Question)

  • Q1. Project level question thank

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Tester interview:
  • Selenium
  • Core Java
  • Automation Testing
Interview preparation tips for other job seekers - thanks for giving me thise oppertunities........................

I applied via Referral

Round 1 - Aptitude Test 

Attitude,reasoning

Round 2 - Group Discussion 

Topics in explain

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself ,work, salary,educational details and habits
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic english , Maths (distance, speed, ratio, probability)

Round 2 - One-on-one 

(3 Questions)

  • Q1. What are different tests
  • Ans. 

    Different tests in software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing checks if different modules work together correctly.

    • System testing validates the entire system against the requirements.

    • Acceptance testing ensures that the software meets the user's expectations.

    • Other ty...

  • Answered by AI
  • Q2. Give examples on test cases
  • Ans. 

    Test cases are scenarios designed to validate the functionality of a software application.

    • Testing login functionality with valid credentials

    • Testing login functionality with invalid credentials

    • Testing password reset functionality

    • Testing search functionality with different input values

  • Answered by AI
  • Q3. Basic testing knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - learn basic testing topics and be confident prepare well for aptitude interview is very easy but aptitude is a little difficult, good company for fresher but low salary

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Dec 2022. 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 

(1 Question)

  • Q1. Manual testing,SQL,java
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I am sanobar I am from bijapur I am looking for both testing and development.

Interview Questionnaire 

2 Questions

  • Q1. Regression testing
  • Q2. Part of functionally testing
  • Ans. 

    Functional testing involves testing the software's features and functionality.

    • Test each feature to ensure it works as intended

    • Verify that the software meets the requirements

    • Ensure that the software is user-friendly

    • Test the software's compatibility with different systems

    • Perform regression testing to ensure that new changes do not break existing functionality

  • Answered by AI

Skills evaluated in this interview

Blue Altair Interview FAQs

How many rounds are there in Blue Altair Senior Software Engineer Testing interview?
Blue Altair interview process usually has 1 rounds. The most common rounds in the Blue Altair interview process are Technical.
What are the top questions asked in Blue Altair Senior Software Engineer Testing interview?

Some of the top questions asked at the Blue Altair Senior Software Engineer Testing interview -

  1. What is OOPs concen...read more
  2. Write a queryto have Distinct reco...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
Mckinley Rice Interview Questions
3.8
 • 26 Interviews
View all
Analyst
34 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Consultant
20 salaries
unlock blur

₹11 L/yr - ₹18 L/yr

Manager
5 salaries
unlock blur

₹24.4 L/yr - ₹42.5 L/yr

Senior Consultant
5 salaries
unlock blur

₹15.3 L/yr - ₹31 L/yr

Data Engineer
4 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Explore more salaries
Compare Blue Altair with

Orange Sky

2.8
Compare

Black Diamond Motors

4.0
Compare

HCL Infosystems

3.9
Compare

Accel Frontline

3.9
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