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

Clear (1)

TestVagrant Sdet Automation Test Engineer Interview Questions and Answers

Updated 25 Apr 2023

TestVagrant Sdet Automation Test Engineer Interview Experiences

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 Resume 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 Resume 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

Q1. Wait in selenium and how to find all links present in a page xpat ... read more
Q2. What is page object model and test ng annotations
Q3. How to handle alert in selenium and methods
Q4. How to take screenshot and project framework
Q5. What is software testing life cycle

Interview questions from similar companies

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

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

Round 1 - Coding Test 

Java and automation question

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Introduction about self
  • Ans. 

    I am a passionate SDET Automation Test Engineer with 5 years of experience in creating and executing automated test scripts.

    • 5 years of experience in automation testing

    • Proficient in creating and executing automated test scripts

    • Strong knowledge of testing tools like Selenium and JUnit

    • Experience in Agile development environment

    • Excellent problem-solving skills

  • Answered by AI
  • Q2. What is the difference between close and quit
  • Q3. Reverse a string program
  • Ans. 

    Program to reverse a string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end of the string

    • Repeat until the entire string is reversed

  • Answered by AI
  • Q4. How to handle pop-up
  • Ans. 

    To handle pop-ups in automation testing, use methods like switchTo().alert(), accept(), dismiss(), getText()

    • Use switchTo().alert() method to switch focus to the pop-up

    • Use accept() method to click on the 'OK' button in the pop-up

    • Use dismiss() method to click on the 'Cancel' button in the pop-up

    • Use getText() method to retrieve the text from the pop-up for validation

  • Answered by AI
  • Q5. What is getWindowsHandles
  • Ans. 

    getWindowsHandles is a method in Selenium WebDriver used to get the window handles of all the open browser windows.

    • getWindowsHandles returns a set of window handles as strings.

    • It is useful for switching between multiple browser windows during automation testing.

    • Example: Set handles = driver.getWindowHandles();

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basics maths and reasoning and they will give you one topic based on that you have write story with 200 words with the given time

Round 2 - Technical 

(3 Questions)

  • Q1. What is OOPS ??
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).

    • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

    • Encapsulation refers to the bundling of data with the methods that operate on that data.

    • Inheritance allows...

  • Answered by AI
  • Q2. What is class and variable
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming, while a variable is a container for storing data.

    • A class defines the properties and behaviors of objects, while a variable holds a value that can be changed or manipulated.

    • Classes can be used to create multiple instances of objects with the same properties and behaviors.

    • Variables can be of different data types such as int, string, boolean, etc.

    • ...

  • Answered by AI
  • Q3. Difference between println and print
  • Ans. 

    println adds a new line after printing, while print does not

    • println adds a new line character at the end of the output

    • print does not add a new line character, so the next output will be on the same line

    • Example: println('Hello') will print 'Hello' on a new line, while print('Hello') will print 'Hello' on the same line

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions about Sets and maps
Round 2 - Behavioral 

(1 Question)

  • Q1. Asking about deliverables
Round 3 - HR 

(1 Question)

  • Q1. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation is key to success.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was a moderate test

Round 2 - Technical 

(1 Question)

  • Q1. General questions on java and opps
Round 3 - HR 

(1 Question)

  • Q1. Questions about projects
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Cenjck,cjqbv,qdjvqd
  • Q2. Cb,jnv.qdv,fnjefejjeejejjjjejejjejejej
  • Q3. Nsjsssjsjsjsjsjsjsjsjsj
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

1. Explain about framework architecture and from that all questions derived. asked to write diagram and explain the structure.
2. Difference between class variable and instance variable.
3. what is ITestListener why used and when used in framework.
4. architecture of selenium 4 (geckodriver, chromium driver)
5. what is BDD and cucumber, how both are related to.
6. which kind of framework you go, either POM or Page factory for with testNg/junit?
7. asked to write query on sql joins and how you fetch the second lowest of salary from each department.
8. DDL, DML statements.
9. pathquery and query parameters differences(API)
10. How the responses you are validating in automation framework for Json response file.
11. status code of Https
12. serialization and deserialization difference
13. String Builder, String Buffer and String difference? which is better and which is safe to use.
14. Dropdown in selenium how you handle, how to check which is already selected?
15. multiple data provider in testng and how you pass parameter and how you retrive from excel sheet? Asked to write code!
16.what is flaky testing?
17.Asked to write first code of JDBC connecting establishment with framework.
18. Code execution: input ="aabbabcbb"; output = a:3 , b:5, c:1 like this if they give name also it should count. Tip : HashMap you can write the code.
19. Code execution: a[]={1,2,3,4,0,0,0} b={5,6,7} output need to print as remove all 0's from first array and replace 1,2,3,4 with 5,6,7 some crazy questions.
20. Git cmds and CI/CD tool.

Round 2 - Coding Test 

1. asked about architecture and where you used oops concepts?
2. abstract class and interfaces
3. select drop down all options
4. find scrape links from webpage write the code
5. asked for writing xpath for any element random website.
6. asked about following-sibling, descendent and preceding-sibling, normalise-space locators.
7. jdbc connection code.
8. API JSON file - how you done validation in automation testing.

Round 3 - Technical 

(1 Question)

  • Q1. Why team lead position you have not taken till now and is their any managerial skills you are lacking on What kind of projects you worked on water fall model agile team You are only individual contributor?...
  • Ans. 

    I have not pursued a team lead position because I have been focused on honing my technical skills. I have experience working on projects in both waterfall and agile methodologies.

    • I have chosen to focus on improving my technical skills as an individual contributor rather than taking on a managerial role.

    • I have worked on projects using both waterfall and agile methodologies, adapting to the needs of the team and project.

    • ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About experience and studies Compensation discussed. Need all the exp letters and years

Interview Preparation Tips

Interview preparation tips for other job seekers - It was one day process and shortlisted drive. But it was huge number people for one profile.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Where you worked
  • Ans. 

    I have worked at multiple companies in the tech industry, gaining experience in automation testing.

    • Worked at XYZ Company as a SDET Automation Test Engineer

    • Implemented automation testing frameworks using Selenium and Java

    • Collaborated with cross-functional teams to ensure quality of software products

  • Answered by AI
  • Q2. What you were getting
Round 2 - Coding Test 

Some java codes with medium level

Round 3 - One-on-one 

(2 Questions)

  • Q1. What was your project
  • Ans. 

    I worked on a project to automate testing for a web-based e-commerce platform.

    • Developed automated test scripts using Selenium WebDriver and Java

    • Performed regression testing to ensure new features did not break existing functionality

    • Collaborated with developers to identify and fix bugs in the code

    • Used Jira for tracking test cases and defects

  • Answered by AI
  • Q2. What did you do

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Contribute & help others!
anonymous
You can choose to be anonymous

TestVagrant Interview FAQs

How many rounds are there in TestVagrant Sdet Automation Test Engineer interview?
TestVagrant interview process usually has 4 rounds. The most common rounds in the TestVagrant interview process are Technical, Resume Shortlist and Assignment.
How to prepare for TestVagrant Sdet Automation Test 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 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?

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

  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

Recently Viewed

INTERVIEWS

Rainbow Hospitality Management Services

No Interviews

INTERVIEWS

TestVagrant

No Interviews

INTERVIEWS

Blackstraw AI

No Interviews

INTERVIEWS

Moveinsync Technology Solutions

No Interviews

INTERVIEWS

Tharu & Sons

No Interviews

INTERVIEWS

Rakkh Resort

No Interviews

INTERVIEWS

Astral Pipe

No Interviews

INTERVIEWS

Sintex-bapl

No Interviews

INTERVIEWS

Astral Pipe

No Interviews

INTERVIEWS

Astral Pipe

No Interviews

Tell us how to improve this page.

TestVagrant Sdet Automation Test Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
Bonami Software Interview Questions
4.1
 • 22 Interviews
View all
TestVagrant Sdet Automation Test Engineer Salary
based on 22 salaries
Lock Unlock
₹5 L/yr - ₹12 L/yr
37% 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
34 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Sdet Automation Test Engineer
22 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Software Engineer Testing
18 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Software Development Engineer Test
12 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Sdet Engineer
10 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare TestVagrant with

BrowserStack

3.6
Compare

LambdaTest

4.3
Compare

Qube Cinema Technologies

4.0
Compare

Freshworks

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