Upload Button Icon Add office photos

Expedien eSolutions

Compare button icon Compare button icon Compare

Filter interviews by

Expedien eSolutions Interview Questions and Answers

Updated 4 Mar 2025
Popular Designations

6 Interview questions

A QA Consultant was asked 11mo ago
Q. What are smoke and sanity testing?
Ans. 

Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a subset of regression testing to ensure that specific functionalities are working after changes.

  • Smoke testing is performed to verify if the critical functionalities of the software are working properly.

  • Sanity testing is a focused testing to ensure that specific areas of the software are still w...

View all QA Consultant interview questions
A QA Consultant was asked 11mo ago
Q. What is black box testing?
Ans. 

Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.

  • Tester focuses on the functionality of the software

  • Tests are based on requirements and specifications

  • Tester does not have access to the source code

  • Input and output are tested without knowledge of how the system works internally

View all QA Consultant interview questions
A QA Engineer was asked
Q. What is the bug life cycle?
Ans. 

Bug life cycle is the process of identifying, reporting, resolving, and verifying software defects.

  • Bug is identified by testers or users

  • Bug is reported to developers

  • Developers resolve the bug

  • Testers verify the fix

  • Bug is closed if verified or reopened if not fixed

View all QA Engineer interview questions
A QA Engineer was asked
Q. What are SDLC and STLC?
Ans. 

SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

  • SDLC is a process followed by developers to design, develop, test and deploy software.

  • STLC is a process followed by testers to plan, design, execute and report software testing.

  • SDLC includes phases like planning, analysis, design, implementation, and maintenance.

  • STLC includes phases like test planning, test design, test...

View all QA Engineer interview questions
A QA Engineer was asked
Q. What are priority and severity? Explain with examples.
Ans. 

Priority and severity are terms used in software testing to indicate the importance and impact of a defect.

  • Priority refers to the level of urgency in fixing a defect, based on its impact on the system and business goals.

  • Severity refers to the degree of impact a defect has on the system's functionality and user experience.

  • Priority and severity are often assigned numerical values or labels, such as high, medium, or ...

View all QA Engineer interview questions
A QA Engineer was asked
Q. 2. What is test case format and write test case at lift and login page. Positive and negative.
Ans. 

Test case format and examples for lift and login page

  • Test case format includes test case ID, description, preconditions, test steps, expected results, and actual results

  • Positive test case for lift page: ID-001, description-Verify if the lift goes up when the up button is pressed, preconditions-Lift is on the ground floor, test steps-Press the up button, expected results-Lift goes up, actual results-Lift goes up

  • Neg...

View all QA Engineer interview questions

Expedien eSolutions Interview Experiences

10 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the key responsibilities and requirements of a Business Analyst role?
  • Ans. 

    Business Analysts bridge the gap between IT and business, ensuring solutions meet organizational needs.

    • Requirements Gathering: Collaborate with stakeholders to identify and document business needs, e.g., conducting interviews and surveys.

    • Data Analysis: Analyze data to identify trends and insights, e.g., using tools like Excel or SQL to interpret sales data.

    • Process Improvement: Recommend enhancements to existing process...

  • Answered by AI
  • Q2. What are the essential skills required for a business analyst?
  • Ans. 

    A business analyst needs strong analytical, communication, and problem-solving skills to bridge gaps between stakeholders and solutions.

    • Analytical Skills: Ability to analyze data and identify trends, e.g., using Excel to create reports.

    • Communication Skills: Effectively convey ideas to stakeholders, e.g., presenting findings in meetings.

    • Problem-Solving: Develop solutions for business challenges, e.g., optimizing a proce...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company ever
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell all about your experience journey

Interview Preparation Tips

Interview preparation tips for other job seekers - Join if you are a fresher or you are unemployed.

Interview Questions & Answers

user image Anonymous

posted on 29 May 2024

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

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interview is of 12 min. Nothing hard. I don't suggest weather you have to go or not. What i know till now Job security : 0 Task distribution: very poor won't get task for months and suddenly get a full ...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. SQL server related questions
  • Q2. C# dot net questions set

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare. learn basics concepts of opps and c# and Database
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Logical reasoning, aptitude, English, mental ability

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. What are your strength and weaknesses.

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a good company with job security and stability.

QA Consultant Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

You will get question to test your abilities it could b testing based, scenerio based, or logical reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. What is smoke and sanity testing
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a subset of regression testing to ensure that specific functionalities are working after changes.

    • Smoke testing is performed to verify if the critical functionalities of the software are working properly.

    • Sanity testing is a focused testing to ensure that specific areas of the software are still workin...

  • Answered by AI
  • Q2. What is Black box testing
  • Ans. 

    Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.

    • Tester focuses on the functionality of the software

    • Tests are based on requirements and specifications

    • Tester does not have access to the source code

    • Input and output are tested without knowledge of how the system works internally

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is your salary expectations?
  • Ans. 

    I expect a competitive salary based on my experience and industry standards, ideally in the range of $80,000 to $100,000 annually.

    • Research industry standards: For example, QA Consultants typically earn between $75,000 and $120,000 depending on experience.

    • Consider my experience: With over 5 years in QA, I bring valuable skills that justify a higher salary.

    • Location matters: Salaries can vary significantly by region; for ...

  • Answered by AI
  • Q2. What was was your last salary
  • Ans. 

    My last salary was competitive and reflected my experience and contributions in the QA field.

    • I earned $85,000 annually in my last position as a QA Consultant.

    • This salary was based on my 5 years of experience in software testing.

    • I also received performance bonuses that added to my overall compensation.

    • My salary was aligned with industry standards for QA roles in my region.

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Database questions
  • Q2. Asp .net questions
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 related
Round 3 - Technical 

(1 Question)

  • Q1. Database related questions specifically SQL
Round 4 - HR 

(1 Question)

  • Q1. Sallary discuss

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. They ask about your life goals,experience and much more.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true. Show what you are. Share your views freely. Admin staff is just amazing,so feel free while giving interview here.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Mar 2020

I applied via Walk-in

Interview Questionnaire 

9 Questions

  • Q1. 1. What is bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, resolving, and verifying software defects.

    • Bug is identified by testers or users

    • Bug is reported to developers

    • Developers resolve the bug

    • Testers verify the fix

    • Bug is closed if verified or reopened if not fixed

  • Answered by AI
  • Q2. 2. What is test case format and write test case at lift and login page. Positive and negative.
  • Ans. 

    Test case format and examples for lift and login page

    • Test case format includes test case ID, description, preconditions, test steps, expected results, and actual results

    • Positive test case for lift page: ID-001, description-Verify if the lift goes up when the up button is pressed, preconditions-Lift is on the ground floor, test steps-Press the up button, expected results-Lift goes up, actual results-Lift goes up

    • Negative...

  • Answered by AI
  • Q3. 3. What are priority and severity. Explain level with example.
  • Ans. 

    Priority and severity are terms used in software testing to indicate the importance and impact of a defect.

    • Priority refers to the level of urgency in fixing a defect, based on its impact on the system and business goals.

    • Severity refers to the degree of impact a defect has on the system's functionality and user experience.

    • Priority and severity are often assigned numerical values or labels, such as high, medium, or low.

    • E...

  • Answered by AI
  • Q4. 4. What are SDLC and STLC.
  • Ans. 

    SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

    • SDLC is a process followed by developers to design, develop, test and deploy software.

    • STLC is a process followed by testers to plan, design, execute and report software testing.

    • SDLC includes phases like planning, analysis, design, implementation, and maintenance.

    • STLC includes phases like test planning, test design, test exec...

  • Answered by AI
  • Q5. 5. Some about bug tracking tools like jira, bugzila etc.
  • Q6. 6. Retesting ,regression , smoke, sanity testing etc.
  • Q7. 7. Some thinking about pervious company work process.
  • Q8. 8. Basic query of database.
  • Q9. 9. Written test- basic questions manual testing, basic reasoning and basic work , time, distance and interest etc questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be positive

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 Expedien eSolutions?
Ask anonymously on communities.

Expedien eSolutions Interview FAQs

How many rounds are there in Expedien eSolutions interview?
Expedien eSolutions interview process usually has 2-3 rounds. The most common rounds in the Expedien eSolutions interview process are Technical, Resume Shortlist and HR.
How to prepare for Expedien eSolutions 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 Expedien eSolutions. The most common topics and skills that interviewers at Expedien eSolutions expect are SQL Server, C#, ASP.Net, .Net and MVC.
What are the top questions asked in Expedien eSolutions interview?

Some of the top questions asked at the Expedien eSolutions interview -

  1. 2. What is test case format and write test case at lift and login page. Positiv...read more
  2. 3. What are priority and severity. Explain level with examp...read more
  3. 1. What is bug life cy...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 12 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 33%
2-4 weeks 33%
4-6 weeks 33%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Monotype Interview Questions
3.6
 • 25 Interviews
Izmo Interview Questions
3.4
 • 14 Interviews
Nxtra Data Interview Questions
4.1
 • 10 Interviews
Lirik Infotech Interview Questions
3.9
 • 9 Interviews
DCM Infotech Interview Questions
3.7
 • 9 Interviews
Acer India Interview Questions
4.3
 • 8 Interviews
Sigma Solve Interview Questions
2.8
 • 8 Interviews
View all

Expedien eSolutions Reviews and Ratings

based on 148 reviews

3.3/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

3.0

Salary

3.2

Job security

2.9

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 148 Reviews and Ratings
Software Developer
104 salaries
unlock blur

₹3.9 L/yr - ₹13 L/yr

AST Consultant
77 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Consultant
27 salaries
unlock blur

₹4.6 L/yr - ₹8.7 L/yr

Implementation Consultant
19 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Senior Consultant
19 salaries
unlock blur

₹8.3 L/yr - ₹14.2 L/yr

Explore more salaries
Compare Expedien eSolutions with

HCL Infosystems

3.9
Compare

AYN InfoTech

4.7
Compare

Izmo

3.4
Compare

Acer India

4.3
Compare
write
Share an Interview