Upload Button Icon Add office photos

Filter interviews by

Laminaar Aviation Infotech Softwaretest Engineer Interview Questions and Answers

Updated 29 Jan 2025

Laminaar Aviation Infotech Softwaretest Engineer Interview Experiences

2 interviews found

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

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is smoking testing?
  • Ans. 

    Smoking testing is a type of software testing where the system is subjected to heavy load or stress to check its performance under extreme conditions.

    • Simulating high traffic on a website to see how it handles the load

    • Testing a mobile app with a large number of simultaneous users

    • Running multiple instances of a software application to assess its scalability

  • Answered by AI
  • Q2. Difference between agile and waterfall
  • Ans. 

    Agile is iterative and flexible, while waterfall is sequential and rigid.

    • Agile focuses on delivering working software in short iterations, while waterfall follows a linear approach with distinct phases.

    • Agile allows for changes and adaptations throughout the project, while waterfall requires detailed planning upfront.

    • Agile promotes collaboration and communication within teams, while waterfall relies on strict documentat...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Ans. 

    I am a software test engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing tools like Selenium

    • Strong understanding of software development lifecycle

  • Answered by AI
  • Q2. Salary discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2022. There were 4 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 - Aptitude Test 

It's purely on basic mathematics and on your skills.

Round 3 - One-on-one 

(1 Question)

  • Q1. -About yourself. -Technical questions. - Some General questions.
Round 4 - HR 

(1 Question)

  • Q1. -Normal like yourself. -Why you are willing to join here. -How confident you are. -Expectations. -Strength and weekness.

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Project related question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the worst organization I have ever worked for.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Coding Test 

In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Several OOP questions were asked.... like, Can we have a class inside an interface? Can we have a static constructor? Can we have multiple main methods?
  • Q2. DBMS question: Normalization questions and keys concepts.
Round 3 - One-on-one 

(2 Questions)

  • Q1. DSA question (stack based) You have a stack full of numbers, you have to arrange them in ascending order in the same stack without using any other data structure.
  • Q2. OS and DBMS questions(sharding, semaphores, etc.)
Round 4 - HR 

(1 Question)

  • Q1. Questions based on Consultadd principles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Review data structures and algorithms (DSA) once before the interview, as Consultadd interviews primarily focus on DSA. Additionally, revisit technical subjects such as Operating Systems (OS), Database Management Systems (DBMS), Computer Networks (CN), DSA, Algorithm Design and Analysis (ADA), and Object-Oriented Programming (OOP).
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology (NIT), Karnataka and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

Question based on array string linkedlist

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How can you handle the task?

Laminaar Aviation Infotech Interview FAQs

How many rounds are there in Laminaar Aviation Infotech Softwaretest Engineer interview?
Laminaar Aviation Infotech interview process usually has 3 rounds. The most common rounds in the Laminaar Aviation Infotech interview process are HR, Resume Shortlist and Aptitude Test.
How to prepare for Laminaar Aviation Infotech Softwaretest 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 Laminaar Aviation Infotech. The most common topics and skills that interviewers at Laminaar Aviation Infotech expect are ERP Systems, Hospital Administration and Manual Testing.
What are the top questions asked in Laminaar Aviation Infotech Softwaretest Engineer interview?

Some of the top questions asked at the Laminaar Aviation Infotech Softwaretest Engineer interview -

  1. What is smoking testi...read more
  2. Difference between agile and waterf...read more

Tell us how to improve this page.

Laminaar Aviation Infotech Softwaretest Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Laminaar Aviation Infotech Softwaretest Engineer Salary
based on 117 salaries
₹3.2 L/yr - ₹10.2 L/yr
27% more than the average Softwaretest Engineer Salary in India
View more details

Laminaar Aviation Infotech Softwaretest Engineer Reviews and Ratings

based on 14 reviews

2.4/5

Rating in categories

1.9

Skill development

2.3

Work-life balance

1.3

Salary

2.8

Job security

2.1

Company culture

1.5

Promotions

1.9

Work satisfaction

Explore 14 Reviews and Ratings
Softwaretest Engineer
117 salaries
unlock blur

₹3.2 L/yr - ₹10.2 L/yr

Software Engineer
88 salaries
unlock blur

₹4 L/yr - ₹14.4 L/yr

Business Analyst
86 salaries
unlock blur

₹4.9 L/yr - ₹16.5 L/yr

Associate Software Engineer
66 salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
56 salaries
unlock blur

₹6.3 L/yr - ₹15.9 L/yr

Explore more salaries
Compare Laminaar Aviation Infotech with

Ramco Systems

3.9
Compare

IBM

4.0
Compare

HCLTech

3.5
Compare

TCS

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