Upload Button Icon Add office photos

Filter interviews by

Lemma Technologies Senior Software Engineer Testing Interview Questions, Process, and Tips

Updated 26 Apr 2024

Lemma Technologies Senior Software Engineer Testing Interview Experiences

1 interview found

Senior Software Engineer Testing Interview Questions & Answers

user image Ninad Ravindra Kulkarni

posted on 26 Apr 2024

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Explain Real Time Framework worked on?
  • Ans. 

    Real Time Framework is a testing framework used for automation testing of real-time applications.

    • Real Time Framework is designed specifically for testing real-time applications.

    • It allows for automation testing of applications that require real-time data processing.

    • The framework provides tools and features to simulate real-time scenarios and test the application's response.

    • It helps in identifying performance issues and ...

  • Answered by AI
  • Q2. Java program of string recursion
  • Ans. 

    A Java program that demonstrates string recursion.

    • Create a method that takes a string as input and recursively calls itself to manipulate the string.

    • Use base case to stop the recursion.

    • Example: public static String reverseString(String str) { if (str.isEmpty()) { return str; } else { return reverseString(str.substring(1)) + str.charAt(0); } }

  • Answered by AI
  • Q3. What is Bug Life Cycle?
  • Ans. 

    Bug Life Cycle is the process of a bug from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking tool

    • Bug is assigned to developer

    • Developer fixes the bug

    • Bug is re-tested by tester

    • Bug is closed if fixed or reopened if not

  • Answered by AI
  • Q4. What are methods in selenium?
  • Ans. 

    Methods in Selenium are actions that can be performed on web elements to automate testing.

    • findElement() - Locates a single web element on the page

    • findElements() - Locates multiple web elements on the page

    • sendKeys() - Enters text into an input field

    • click() - Clicks on a web element

    • getText() - Retrieves the text of a web element

  • Answered by AI
  • Q5. Which oops concepts have been used in selenium framework?
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, and Abstraction are the OOP concepts used in Selenium framework.

    • Encapsulation: Used to hide the internal implementation details of the classes. For example, using private variables and methods to restrict access.

    • Inheritance: Allows classes to inherit properties and behavior from other classes. For example, creating a base test class with common methods and properties.

    • Polymorphi...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Coding questions related to array list
  • Q2. Basic testing concepts
  • Q3. To write SQL query
  • Q4. Write test case by giving some scenario
  • Ans. 

    Test case for login functionality

    • Enter valid username and password, verify successful login

    • Enter invalid username and password, verify error message displayed

    • Leave username or password field empty, verify error message displayed

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. When build is given what testing should you perform
  • Ans. 

    When a build is given, various types of testing should be performed to ensure the quality of the software.

    • Perform smoke testing to quickly check if the build is stable enough for further testing.

    • Conduct functional testing to verify that the software functions as expected.

    • Execute regression testing to ensure that new changes have not affected existing functionalities.

    • Carry out performance testing to assess the speed, re...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good thinker and Adaptive thinking about organization and working team

Round 2 - Technical 

(1 Question)

  • Q1. Related my knowledge and skills

Interview Preparation Tips

Topics to prepare for CARS24 Senior Test Engineer interview:
  • Communication Skills
Interview preparation tips for other job seekers - Keep sharing your jobs related articles and accessibility
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Testing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and do it well prepare well

Lemma Technologies Interview FAQs

How many rounds are there in Lemma Technologies Senior Software Engineer Testing interview?
Lemma Technologies interview process usually has 1 rounds. The most common rounds in the Lemma Technologies interview process are Technical.
What are the top questions asked in Lemma Technologies Senior Software Engineer Testing interview?

Some of the top questions asked at the Lemma Technologies Senior Software Engineer Testing interview -

  1. Which oops concepts have been used in selenium framewo...read more
  2. Explain Real Time Framework worked ...read more
  3. What is Bug Life Cyc...read more

Tell us how to improve this page.

Lemma Technologies Senior Software Engineer Testing Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 439 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
CARS24 Interview Questions
3.6
 • 328 Interviews
Zepto Interview Questions
3.5
 • 202 Interviews
Blinkit Interview Questions
3.7
 • 183 Interviews
BlackBuck Interview Questions
3.8
 • 174 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
Digit Insurance Interview Questions
4.0
 • 142 Interviews
Paisabazaar.com Interview Questions
3.4
 • 139 Interviews
View all
Data Analyst
7 salaries
unlock blur

₹3.6 L/yr - ₹10.3 L/yr

Software Engineer
5 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Software Developer
4 salaries
unlock blur

₹5.4 L/yr - ₹7 L/yr

Technical Support Engineer
4 salaries
unlock blur

₹2.6 L/yr - ₹4 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹19.7 L/yr - ₹38.4 L/yr

Explore more salaries
Compare Lemma Technologies with

InMobi

3.5
Compare

Affle

3.1
Compare

Komli Media

4.0
Compare

PubMatic

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