Upload Button Icon Add office photos
Engaged Employer

i

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

Navi Technologies Verified Tick

Compare button icon Compare button icon Compare
2.8

based on 243 Reviews

Filter interviews by

Navi Technologies Sdet-I Interview Questions and Answers

Updated 16 Aug 2023

Navi Technologies Sdet-I Interview Experiences

2 interviews found

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 16 Aug 2023

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

I applied via Instahyre and was interviewed in Feb 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 - Coding Test 

One array based question and scenario based questions.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Framework design for Appium automation.
  • Ans. 

    Appium automation framework design involves selecting programming language, test framework, page object model, and reporting tools.

    • Select programming language (e.g. Java, Python) for writing test scripts

    • Choose test framework (e.g. TestNG, JUnit) for organizing and executing tests

    • Implement page object model for better code maintainability and reusability

    • Integrate reporting tools (e.g. ExtentReports, Allure) for generati

  • Answered by AI
  • Q2. Build a fransision from scratch usingappium.
  • Ans. 

    To build a framework from scratch using Appium for automated testing of mobile applications.

    • Set up Appium server and desired capabilities

    • Create test scripts using Appium commands

    • Implement page object model for better organization

    • Use assertions to validate test results

    • Integrate with CI/CD tools for continuous testing

    • Handle different types of locators for elements

    • Implement error handling and reporting mechanisms

  • Answered by AI

Skills evaluated in this interview

Sdet-I Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2022

I was interviewed in Jun 2022.

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 - Coding Test 

Java based questions, testing scenarios

Round 3 - Assignment 

Framework round from scratch to implement.

Round 4 - HR 

(1 Question)

  • Q1. General questions which we get while switching

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep your basics clear related to java, selenium

Sdet-I Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given a binary tree, count the number of occurrences where there ... read more
asked in Amazon
Q2. Given an array and a number, check whether there are any 3 elemen ... read more
asked in Amazon
Q3. What are the things you will consider (both from Developer’s pers ... read more
asked in Amazon
Q4. Given a singly linked list, write a recursive method to reverse e ... read more
Q5. Write a java program to add the digits of a given number?

Interview questions from similar companies

Round 1 - Coding Test 

Problems and coding

Round 2 - Technical 

(1 Question)

  • Q1. Product understanding , architecture, design and test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Understand problem correctly and ask questions ahead.
2. Make sure you test your code and Make sure you cover all test cases and fix the issues while coding
3. Please check space and time complexity of problem and try to optimise it
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. WHAT IS OOPS, INHERITANCE, STATIC DYNAMIC BINDING
  • Ans. 

    OOPS is Object-Oriented Programming, Inheritance is the ability of a class to inherit properties and behavior from another class, Static Binding is resolved at compile time, Dynamic Binding is resolved at runtime.

    • OOPS stands for Object-Oriented Programming, which is a programming paradigm based on the concept of objects.

    • Inheritance is a feature in OOP that allows a class to inherit properties and behavior from another ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PayU Payments Sdet interview:
  • Selenium
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dsa Question based on Arrays, graph and strings

Round 2 - Technical 

(1 Question)

  • Q1. Pattern printing question. Start pattern
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Multithreading code

Sde1 Interview Questions & Answers

Rupeek user image Anonymous

posted on 31 Aug 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. LinkedList / Tree
  • Q2. DP - Recursion - PnC
Round 2 - One-on-one 

(1 Question)

  • Q1. Projects , Last Exp
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Was asked simple puzzle questions.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions to be asked in this round

Round 2 - Coding Test 

Write a Java program to sort array in ascending order

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement Stack class in java.
  • Ans. 

    Implement Stack class in Java.

    • Create a class with an array to store elements

    • Implement push() method to add elements to the stack

    • Implement pop() method to remove and return top element

    • Implement peek() method to return top element without removing

    • Implement isEmpty() method to check if stack is empty

  • Answered by AI
  • Q2. Stock buy sell
  • Q3. Water level problem
  • Ans. 

    Water level problem - how to measure water level in a tank?

    • Use a water level sensor

    • Install a float switch

    • Use a pressure sensor

    • Measure the weight of the water in the tank

    • Use ultrasonic sensors to measure the distance between the water surface and the top of the tank

  • Answered by AI
  • Q4. Median from an array
  • Ans. 

    Finding the median value from an array of strings.

    • Sort the array in ascending order

    • If the array length is odd, return the middle element

    • If the array length is even, return the average of the middle two elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Should know basic of programming and should be able to code.
No advance level coding required but should know how to code.
Kubernets

Skills evaluated in this interview

Navi Technologies Interview FAQs

How many rounds are there in Navi Technologies Sdet-I interview?
Navi Technologies interview process usually has 3-4 rounds. The most common rounds in the Navi Technologies interview process are Resume Shortlist, Coding Test and Assignment.
What are the top questions asked in Navi Technologies Sdet-I interview?

Some of the top questions asked at the Navi Technologies Sdet-I interview -

  1. Build a fransision from scratch usingappi...read more
  2. Framework design for Appium automati...read more
  3. General questions which we get while switch...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Navi Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 753 Interviews
Swiggy Interview Questions
3.8
 • 423 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Zomato Interview Questions
3.8
 • 313 Interviews
PolicyBazaar Interview Questions
3.6
 • 307 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
PayPal Interview Questions
3.9
 • 206 Interviews
HighRadius Interview Questions
2.9
 • 178 Interviews
View all
Navi Technologies Sdet-I Salary
based on 14 salaries
₹13 L/yr - ₹21 L/yr
30% more than the average Sdet-I Salary in India
View more details

Navi Technologies Sdet-I Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

1.0

Work-Life balance

3.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 1 Review and Rating
Associate Manager
58 salaries
unlock blur

₹12.1 L/yr - ₹42.1 L/yr

Software Engineer
41 salaries
unlock blur

₹19 L/yr - ₹60 L/yr

Senior Executive
41 salaries
unlock blur

₹3.5 L/yr - ₹9.4 L/yr

Business Analyst
40 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Collections Executive
32 salaries
unlock blur

₹2.2 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Navi Technologies with

Paytm

3.3
Compare

Flipkart

4.0
Compare

Ola Cabs

3.4
Compare

Swiggy

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview