Upload Button Icon Add office photos
Engaged Employer

i

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

TestVagrant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TestVagrant Sdet Automation Test Engineer Interview Questions and Answers for Experienced

Updated 25 Apr 2023

TestVagrant Sdet Automation Test Engineer Interview Experiences for Experienced

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed in Sep 2022. There were 5 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 - Assignment 

To design an automation framework with some test cases and upload it over git.

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on assigments, selenium, java oops, api, functional testing and regarding previous projects.
Round 4 - Technical 

(1 Question)

  • Q1. Java programs, Rest assured, selenium, pojo classes, java 8, ui testing, api testing and managerial questions.
Round 5 - HR 

(1 Question)

  • Q1. About your self, salary negotiation, previous projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in java programming and functional testing.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

1 coding question based on OOPS concepts

java program for shopping bills contains product name, price, GST on quantity price more than 500 with 5% discount on each item

Round 3 - Technical 

(1 Question)

  • Q1. Oops, java and Selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round coding > HR technical> HR

Sdet Automation Test Engineer Interview Questions Asked at Other Companies for Experienced

asked in Skeps
Q1. What are the functionalities of using multiple catch blocks along ... read more
asked in Oracle
Q2. Maximum substring Sum , Merge two arrays without extra space .
asked in Skeps
Q3. What do you know about Docker, API status codes, deployment proce ... read more
asked in Skeps
Q4. What is the code to remove special characters from a string?
asked in Wipro
Q5. How to run your automated test case in jenkins and its configurat ... read more

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 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 - Coding Test 

Mcqs on javascript,. 1 coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Campus recruitment
1 online coding
2 technical rounds DSA
1 tech managerial
1 hr

Os, DBMS, DSA, stacks, trees,

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I have no one question?Only I have an doubt I'm selected or no selected...

Intern Interview Questions & Answers

Zidio Development user image Rajveer Choubisa

posted on 19 Mar 2025

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. React hooks related How to use them
  • Q2. About web socket real time messaging
  • Q3. About react router dom

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself well for interview Do mot panic
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is supervised learing
  • Ans. 

    Supervised learning is a machine learning approach where a model is trained on labeled data to make predictions or classifications.

    • Involves training a model on a dataset with input-output pairs.

    • Common algorithms include linear regression, decision trees, and support vector machines.

    • Used for tasks like spam detection (classifying emails) and image recognition (identifying objects in images).

    • The model learns from the lab...

  • Answered by AI
  • Q2. What is mse
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Tell us about a project you've worked on using the MERN stack.
  • Ans. 

    Developed a task management application using the MERN stack to streamline team collaboration and project tracking.

    • Utilized MongoDB for database management, storing user tasks and project details.

    • Implemented Express.js to create RESTful APIs for task CRUD operations.

    • Used React.js for building a responsive user interface, allowing users to add, edit, and delete tasks seamlessly.

    • Incorporated Node.js for server-side logic...

  • Answered by AI
  • Q2. How do you manage routes in a MERN stack application?
  • Ans. 

    Managing routes in a MERN stack involves defining API endpoints and client-side routes for seamless navigation and data handling.

    • Use Express.js for backend routing: Define routes in a separate file, e.g., 'routes/user.js'.

    • Implement RESTful API conventions: Use GET, POST, PUT, DELETE methods for CRUD operations.

    • Utilize React Router for client-side routing: Set up routes in 'App.js' using <BrowserRouter> and <Ro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're just starting out, remember that you don't need to know everything; just be willing to learn. Companies value curiosity, problem-solving, and a willingness to take ownership just as much as they value technical skills.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Assignment 

Based on my CV, they assigned me a task related to data migration.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project reviews
  • Q2. Attendance regarding
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
  • Q1. How did you collaborate with other team members during your internships?
  • Q2. Can you describe how you handled feedback from your senior developers or mentors?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Comments on Javascript
  • Ans. 

    JavaScript is a versatile, high-level programming language primarily used for web development, enabling interactive and dynamic content.

    • JavaScript is an event-driven language, allowing developers to create responsive user interfaces. Example: Handling button clicks.

    • It supports object-oriented programming, enabling code reuse and modularity. Example: Creating classes and objects.

    • JavaScript can manipulate the DOM, allowi...

  • Answered by AI
  • Q2. Javascript library
  • Q3. Css, html, React

TestVagrant Interview FAQs

How many rounds are there in TestVagrant Sdet Automation Test Engineer interview for experienced candidates?
TestVagrant interview process for experienced candidates usually has 4 rounds. The most common rounds in the TestVagrant interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for TestVagrant Sdet Automation Test Engineer interview for experienced candidates?
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 TestVagrant. The most common topics and skills that interviewers at TestVagrant expect are Appium, Java, Javascript and SDET.
What are the top questions asked in TestVagrant Sdet Automation Test Engineer interview for experienced candidates?

Some of the top questions asked at the TestVagrant Sdet Automation Test Engineer interview for experienced candidates -

  1. Java programs, Rest assured, selenium, pojo classes, java 8, ui testing, api te...read more
  2. Questions based on assigments, selenium, java oops, api, functional testing and...read more
  3. oops, java and Selen...read more

Tell us how to improve this page.

TestVagrant Sdet Automation Test Engineer Interview Process for Experienced

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 28 Interviews
Bonami Software Interview Questions
4.1
 • 23 Interviews
Koantek Interview Questions
3.4
 • 17 Interviews
Ivanti Interview Questions
3.5
 • 14 Interviews
WinZO Interview Questions
4.0
 • 14 Interviews
SentientGeeks Interview Questions
4.2
 • 13 Interviews
Calibraint Interview Questions
3.4
 • 12 Interviews
View all
TestVagrant Sdet Automation Test Engineer Salary
based on 24 salaries
₹5 L/yr - ₹12.5 L/yr
44% less than the average Sdet Automation Test Engineer Salary in India
View more details

TestVagrant Sdet Automation Test Engineer Reviews and Ratings

based on 8 reviews

3.9/5

Rating in categories

3.9

Skill development

3.6

Work-life balance

3.5

Salary

3.2

Job security

3.9

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 8 Reviews and Ratings
Sdet
38 salaries
unlock blur

₹5 L/yr - ₹15.7 L/yr

Sdet Automation Test Engineer
24 salaries
unlock blur

₹5 L/yr - ₹12.5 L/yr

Senior Software Engineer Testing
18 salaries
unlock blur

₹13.3 L/yr - ₹31 L/yr

Software Development Engineer Test
13 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Senior Sdet Engineer
10 salaries
unlock blur

₹17 L/yr - ₹27 L/yr

Explore more salaries
Compare TestVagrant with

NexTurn

4.1
Compare

Kanerika Software

4.5
Compare

Smarter BIZ Technologies

3.2
Compare

Nxtra Data

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