Upload Button Icon Add office photos
Engaged Employer

i

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

Axeno Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Axeno Software Engineer Interview Questions and Answers

Updated 30 Dec 2022

Axeno Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
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 - One-on-one 

(8 Questions)

  • Q1. What is stlc?? Explain
  • Ans. 

    STLC stands for Software Testing Life Cycle. It is a process followed to ensure quality in software development.

    • STLC involves planning, designing, executing, and reporting of tests.

    • It includes various stages like requirement analysis, test planning, test case development, test execution, and test closure.

    • The main objective of STLC is to identify defects early in the development cycle and ensure that the software meets ...

  • Answered by AI
  • Q2. Defect life cycle explain
  • Ans. 

    Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.

    • Defect is identified by testing or user feedback

    • Defect is reported to the development team

    • Defect is prioritized based on severity and impact

    • Defect is fixed by the development team

    • Defect fix is verified by testing

    • Defect is closed if verified or reopened if not fixed

  • Answered by AI
  • Q3. Defect leackage ratio
  • Q4. What is regression testing
  • Q5. What is sanity testing
  • Ans. 

    Sanity testing is a type of software testing that checks whether the basic functionalities of the application are working properly or not.

    • It is performed after the completion of functional testing

    • It is a subset of regression testing

    • It helps to identify the defects early in the testing cycle

    • It is a quick and shallow testing process

    • Example: Checking if the login page is working properly

  • Answered by AI
  • Q6. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing technique to check if the software build is stable enough for further testing.

    • It is a quick and shallow testing technique

    • It is performed to ensure that the critical functionalities of the software are working fine

    • It is usually done after a new build is deployed

    • It helps to identify major issues early in the testing cycle

    • It is not a substitute for comprehensive testing

  • Answered by AI
  • Q7. Priority and severity with example
  • Ans. 

    Priority and severity are used to classify issues based on their impact and urgency.

    • Priority refers to the urgency of fixing an issue, while severity refers to the impact of the issue on the system or users.

    • Priority is usually assigned based on the business needs and impact on the project timeline.

    • Severity is usually assigned based on the impact on the system or users, such as critical, major, minor, or cosmetic.

    • For ex...

  • Answered by AI
  • Q8. Questions on projects done

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident........don't be oversmart ,..........be honest

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Axeno?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Four people need to cross a bridge at night with only one torch t ... read more
asked in Capgemini
Q2. In a dark room, there is a box of 18 white and 5 black gloves. Yo ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

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

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 2 - Coding Test 

Concentrate on identifying patterns and understanding time complexity.

Round 3 - Coding Test 

Concentrate on addressing problems through various approaches and consider their time complexity.

Round 4 - HR 

(1 Question)

  • Q1. Regular HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. String related questions
  • Q2. ARRAY related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Ans. 

    Implementing basic data structures and algorithms (DSA) concepts is essential for software engineering roles.

    • Arrays: A collection of elements identified by index. Example: int arr[] = {1, 2, 3};

    • Linked Lists: A linear data structure where elements are stored in nodes. Example: Node* head = new Node(1);

    • Stacks: A LIFO structure. Example: push() and pop() operations.

    • Queues: A FIFO structure. Example: enqueue() and dequeue(...

  • Answered by AI
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Java mcq
  • Q2. Questions on Oops
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume
Round 3 - HR 

(1 Question)

  • Q1. Questions on direction, physics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic java questions along with aptitude questions.

Round 2 - Technical 

(1 Question)

  • Q1. Basic oops concept, java functionalities, spring framework.
Round 3 - HR 

(1 Question)

  • Q1. Basic Hr questions, when you can join, expected ctc...
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
  • Q1. How was the work life balance at the company?
  • Q2. How were the growth and learning opportunities?

Axeno Interview FAQs

How many rounds are there in Axeno Software Engineer interview?
Axeno interview process usually has 2 rounds. The most common rounds in the Axeno interview process are Resume Shortlist and One-on-one Round.
How to prepare for Axeno Software 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 Axeno. The most common topics and skills that interviewers at Axeno expect are CMS, Agile, CMMI, Consulting and Adobe.
What are the top questions asked in Axeno Software Engineer interview?

Some of the top questions asked at the Axeno Software Engineer interview -

  1. What is stlc?? Expl...read more
  2. What is sanity test...read more
  3. What is regression test...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Axeno Software Engineer Salary
based on 25 salaries
₹4.9 L/yr - ₹9.1 L/yr
31% less than the average Software Engineer Salary in India
View more details

Axeno Software Engineer Reviews and Ratings

based on 6 reviews

3.7/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

2.7

Salary

2.9

Job security

4.4

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer
25 salaries
unlock blur

₹4.8 L/yr - ₹9.1 L/yr

Senior Software Engineer
15 salaries
unlock blur

₹13.3 L/yr - ₹21 L/yr

Software Engineer L1
10 salaries
unlock blur

₹4.4 L/yr - ₹6 L/yr

Software Engineer2
8 salaries
unlock blur

₹4.8 L/yr - ₹10.1 L/yr

Software Engineer II
7 salaries
unlock blur

₹8.6 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Axeno with

Northcorp Software

4.5
Compare

Zidio Development

4.4
Compare

Accel Frontline

4.0
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview