Upload Button Icon Add office photos
Engaged Employer

i

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

LeadSquared Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LeadSquared QA Engineer Interview Questions and Answers

Updated 20 Aug 2024

LeadSquared QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Mukesh Sharma

posted on 20 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Asked to write testcases for the scenario

Round 2 - Technical 

(1 Question)

  • Q1. Difference between post and put
  • Ans. 

    POST is used to create a new resource, while PUT is used to update an existing resource.

    • POST is used to create a new resource on the server.

    • PUT is used to update an existing resource on the server.

    • POST requests are not idempotent, while PUT requests are idempotent.

    • POST requests do not require the client to specify the URI of the new resource, while PUT requests do.

    • Example: POST /users creates a new user, PUT /users/123

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

user image Saumya Pathak

posted on 29 Jun 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Some manual testing questions

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jan 2023. 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. Selenium basic question
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations etc..
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Coding Test 

One Medium level greedy question was asked

Round 2 - Coding Test 

Coding question was asked

Round 3 - HR 

(2 Questions)

  • Q1. Introduction of yoirself
  • Q2. Previous exoerience
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. I have very bad experience with this company. HR scheduled technical round on Monday 11 AM. panel was not aware and joined 30 mins late. Then he started asking questions unrelated to my profile. I said i h...
  • Q2. Question related to - 1. @DataProviders of TestNG 2. Alternative of excel sheet to get our test data in automation framework 3. how to set up jenkins pipeline, how to create job 4. how to give global par...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts in c#
  • Ans. 

    Oops concepts in C# include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary functionality.

    • Abstraction focuses on the essential characteristics of an object while hiding irrele

  • Answered by AI
  • Q2. Automation Framework related questions

Skills evaluated in this interview

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

Interview Questionnaire 

3 Questions

  • Q1. Questions on java8
  • Q2. Questions on multithreading
  • Q3. Questions on exception handling

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was a coding round where interviewer asked questions randomly and were asked to optimise our code. Next round was a technical round where everyone needs to be thorough with their technical skills

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Hashmap implementation
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and provides constant time complexity for insertion, deletion, and retrieval.

    • Hashmap uses hashing function to map keys to indices in an array

    • Collisions can occur when two keys map to the same index, which can be resolved using separate chaining or open addressing

    • Java implementation: HashMap<String, Integer> map = new HashMap<>()

  • Answered by AI
  • Q2. Server and environment
  • Q3. Differentce Between een Spring boot,spring
  • Ans. 

    Spring is a framework while Spring Boot is a tool that simplifies Spring application development.

    • Spring Boot provides auto-configuration and embedded servers.

    • Spring requires more configuration and setup.

    • Spring Boot is opinionated and follows 'convention over configuration'.

    • Spring Boot reduces boilerplate code.

    • Spring Boot is ideal for microservices and standalone applications.

  • Answered by AI
  • Q4. Type of conttoler in spring and type of annotations
  • Ans. 

    The type of controller in Spring is @Controller and the type of annotations are @RequestMapping and @ResponseBody.

    • @Controller is used to mark a class as a Spring MVC controller.

    • @RequestMapping is used to map a URL to a method in a controller.

    • @ResponseBody is used to indicate that the return value of a method should be serialized and returned as the response body.

  • Answered by AI
  • Q5. What is junkins why we use
  • Ans. 

    Junkins is not a known term in software engineering.

    • Junkins is not a term used in software engineering.

    • It is possible that the interviewer misspoke or meant to ask a different question.

    • It is important to clarify any confusion or misunderstandings during an interview.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More should we prectical not to theorical

Skills evaluated in this interview

I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked python memory management, string manipulations, regex, and about my current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep strong hold on python basics and data structure

LeadSquared Interview FAQs

How many rounds are there in LeadSquared QA Engineer interview?
LeadSquared interview process usually has 1-2 rounds. The most common rounds in the LeadSquared interview process are Technical and Aptitude Test.
How to prepare for LeadSquared QA 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 LeadSquared. The most common topics and skills that interviewers at LeadSquared expect are API and Manual Testing.
What are the top questions asked in LeadSquared QA Engineer interview?

Some of the top questions asked at the LeadSquared QA Engineer interview -

  1. difference between post and ...read more
  2. Some manual testing questi...read more

Tell us how to improve this page.

LeadSquared QA Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Business Analyst
141 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Software Engineer
121 salaries
unlock blur

₹6 L/yr - ₹19.7 L/yr

Senior Software Engineer
101 salaries
unlock blur

₹11.3 L/yr - ₹34.2 L/yr

Senior Business Analyst
95 salaries
unlock blur

₹7.3 L/yr - ₹21 L/yr

Sales Development Representative
52 salaries
unlock blur

₹3.5 L/yr - ₹11.9 L/yr

Explore more salaries
Compare LeadSquared with

Thomson Reuters

4.1
Compare

Chetu

3.3
Compare

EbixCash Limited

4.0
Compare

eClinicalWorks

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