Upload Button Icon Add office photos

Expedien eSolutions

Compare button icon Compare button icon Compare

Filter interviews by

Expedien eSolutions QA Engineer Interview Questions, Process, and Tips

Updated 3 Mar 2020

Expedien eSolutions QA Engineer Interview Experiences

1 interview found

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

Interview questions from similar companies

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

(1 Question)

  • Q1. Priority and severity? Scrum and agile?

I applied via Company Website and was interviewed before Oct 2021. There were 2 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 

(2 Questions)

  • Q1. Salesforce Security levels , Admin Configuration , apex basics , java oops sosl , sosl
  • Q2. Inheritance , polymorphism

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident for whatever you answer try to cover admin all points

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java 8 , spring mvc , database

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions are simple that you can crack the interview easily but it's my humble advice that dont go here as the manager is only trust team lead and he is resist. They are raising the hand to beat employees. Akula and Rajkumar both are resist and street guy.

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About your self,expectedly salary
  • Q2. How many months to you work in the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi good morning ,my interview advice is no tention to the to properly speak,eye contact ,skills these are trip help to interview panal

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What the qualification hcl
  • Ans. 

    HCL is a global IT services company providing software engineering and consulting services.

    • HCL is a multinational company headquartered in India.

    • They offer a wide range of IT services including software development, testing, and maintenance.

    • HCL has a strong presence in various industries such as healthcare, finance, and manufacturing.

    • They have partnerships with leading technology companies like Microsoft, IBM, and Orac...

  • Answered by AI
  • Q2. How much salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer hr is very simple technology sirs mams tq all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2022. There were 2 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 

(3 Questions)

  • Q1. Java8 Features and Opps concepts
  • Q2. Collections frame works
  • Q3. Difference between abstraction and interface
  • Ans. 

    Abstraction is a concept of hiding implementation details while interface is a contract that defines the behavior of a class.

    • Abstraction is achieved through abstract classes and methods

    • Interface is a collection of abstract methods

    • Abstraction is used for reducing complexity and increasing efficiency

    • Interface is used for achieving multiple inheritance and loose coupling

    • Abstraction is a way of achieving data abstraction w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well then attend the interview All the best

Expedien eSolutions Interview FAQs

What are the top questions asked in Expedien eSolutions QA Engineer interview?

Some of the top questions asked at the Expedien eSolutions QA Engineer 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.

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Monotype Interview Questions
3.7
 • 23 Interviews
Izmo Interview Questions
3.5
 • 13 Interviews
Nxtra Data Interview Questions
4.1
 • 10 Interviews
Lirik Infotech Interview Questions
3.9
 • 8 Interviews
DCM Infotech Interview Questions
3.7
 • 7 Interviews
Sagarsoft Interview Questions
4.3
 • 6 Interviews
View all
Software Developer
96 salaries
unlock blur

₹2.6 L/yr - ₹12.2 L/yr

AST Consultant
75 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Consultant
23 salaries
unlock blur

₹4.5 L/yr - ₹10.6 L/yr

Implementation Consultant
19 salaries
unlock blur

₹3 L/yr - ₹10.9 L/yr

Senior Consultant
18 salaries
unlock blur

₹6.8 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.5
Compare

Acer India

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