Upload Button Icon Add office photos

Filter interviews by

IDrive Senior Test Engineer Interview Questions and Answers

Updated 5 Mar 2024

IDrive Senior Test Engineer Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduction and roles n responsibilities
  • Q2. Agile methodology explanation
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile focuses on delivering working software in short, iterative cycles called sprints.

    • It values customer collaboration, responding to change, and continuous improvement.

    • Key principles include individuals and interactions over processes and tools, working software over comprehensive documentation, cus...

  • Answered by AI
  • Q3. Static and dynamic testing
  • Q4. What will you do once you catch a bug
  • Ans. 

    I will document the bug, prioritize it based on severity, and work with developers to fix it.

    • Document the bug details including steps to reproduce, screenshots, and logs

    • Prioritize the bug based on severity and impact on the system

    • Collaborate with developers to understand the root cause and work on fixing it

    • Retest the bug after the fix is implemented to ensure it is resolved

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while speaking, and explain things which you have adopted in your company.

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. What is server and abap server
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. ABAP server is a server that runs ABAP programs.

    • A server is a computer or software that provides services or resources to other computers or programs.

    • ABAP server is a server that runs ABAP (Advanced Business Application Programming) programs, commonly used in SAP systems.

    • ABAP server handles requests from clients and executes A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy and good English passage reading

Round 2 - Technical 

(1 Question)

  • Q1. Projects coding dbms queries basic coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview learn about project and basic coding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2022.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Mostly asked java springboot questions
  • Q2. What is interceptor
  • Ans. 

    An interceptor is a middleware component that intercepts incoming and outgoing HTTP requests in an application.

    • Interceptors can be used for logging, authentication, error handling, and modifying requests/responses.

    • In Angular, interceptors can be used to add headers to HTTP requests or handle errors globally.

    • In Spring framework, interceptors can be used for pre-processing and post-processing of requests.

    • Interceptors are...

  • Answered by AI
  • Q3. What are all functional interfaces available in java
  • Ans. 

    Functional interfaces in Java are interfaces with a single abstract method, used for lambda expressions and method references.

    • Functional interfaces can be found in the java.util.function package.

    • Examples of functional interfaces include Consumer, Supplier, Predicate, and Function.

    • Functional interfaces can be identified by the @FunctionalInterface annotation.

  • Answered by AI
  • Q4. Gatway implementation in spring boot
  • Ans. 

    Gateway implementation in Spring Boot allows for routing and filtering of incoming requests to different microservices.

    • Use Spring Cloud Gateway for implementing gateway in Spring Boot

    • Define routes and filters in application.properties or application.yml

    • Example: routes: - id: my_route uri: http://localhost:8080 predicates: - Path=/my_route/**

    • Example: filters: - AddRequestHeader=X-Request-Foo, Bar

  • Answered by AI
  • Q5. Java 8 coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well interms of coding

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Print star and some basic java
Round 2 - One-on-one 

(1 Question)

  • Q1. Mostly about your previous experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Same nothing fancy.............
Round 4 - HR 

(1 Question)

  • Q1. They will judge your attitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join. Bad management. Join if have experience in service based company

I applied via LinkedIn and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. C,C++,JAVA,PHYTON ,PROJECT
  • Q2. ALL THING ANSWER GIVEN BY ME

Interview Preparation Tips

Interview preparation tips for other job seekers - GOOD COMUNICATION SKILL,GOOD KNOWLEEDGE
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Tudip is one of the company whose selection process is very easy only its PI may be quite hard

Interview Preparation Tips

Topics to prepare for Tudip Technologies Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Learn basics of aptitude and coding and prectice basic questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly on OOP's basic and some tricky questions related SOLID concepts
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

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

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Not so much difficult. english comprehension matters for this test.

Round 3 - Technical 

(2 Questions)

  • Q1. Departmental question asked.
  • Q2. What is C++ and what are the basics
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, and video games.

    • C++ is an extension of the C programming language

    • It supports object-oriented programming concepts like classes, inheritance, polymorphism, etc.

    • It is a compiled language and provides low-level memory manipulation features

    • C++ is widely used in developing operating systems, device drivers, game engines, and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up your IT knowledge. also, increase your confidence.

Skills evaluated in this interview

IDrive Interview FAQs

How many rounds are there in IDrive Senior Test Engineer interview?
IDrive interview process usually has 1 rounds. The most common rounds in the IDrive interview process are One-on-one Round.
What are the top questions asked in IDrive Senior Test Engineer interview?

Some of the top questions asked at the IDrive Senior Test Engineer interview -

  1. What will you do once you catch a ...read more
  2. Agile methodology explanat...read more
  3. Static and dynamic test...read more

Tell us how to improve this page.

IDrive Senior Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

MAQ Software Interview Questions
1.9
 • 100 Interviews
Webkul Software Interview Questions
3.8
 • 59 Interviews
Softenger Interview Questions
4.1
 • 52 Interviews
View all
IDrive Senior Test Engineer Salary
based on 4 salaries
₹12.6 L/yr - ₹23.5 L/yr
72% more than the average Senior Test Engineer Salary in India
View more details

IDrive Senior Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

5.0

Salary

5.0

Job security

3.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Programmer Analyst
16 salaries
unlock blur

₹12 L/yr - ₹24 L/yr

Backup Analyst
7 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Senior Programmer Analyst
7 salaries
unlock blur

₹16 L/yr - ₹33 L/yr

Programmer Analyst Trainee
6 salaries
unlock blur

₹10 L/yr - ₹15 L/yr

Senior Software Engineer
6 salaries
unlock blur

₹18 L/yr - ₹27 L/yr

Explore more salaries
Compare IDrive with

Tekwissen

4.8
Compare

Softenger

4.1
Compare

XcelServ Solutions

4.5
Compare

Damco Solutions

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