Upload Button Icon Add office photos

Filter interviews by

Quantumware Technical Services Selenium Automation Tester Interview Questions and Answers

Updated 3 Apr 2024

Quantumware Technical Services Selenium Automation Tester Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is selenium automation
  • Ans. 

    Selenium automation is a tool used for automating web applications testing.

    • Selenium is an open-source tool used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most popular component used for automating web applications.

    • It can simulate user interactions like clicking buttons, entering text, etc.

    • Selenium Grid allows running tests on multiple mac...

  • Answered by AI
  • Q2. What is test cases
  • Ans. 

    Test cases are detailed steps or conditions to be followed to verify the functionality of a software application.

    • Test cases outline the steps to be taken, the input data to be used, and the expected results for a specific scenario.

    • They help ensure that the software meets the requirements and functions correctly.

    • Test cases can be written in a variety of formats such as manual test scripts or automated test scripts.

    • Examp...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your automation framework
  • Q2. Different types of waits
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a set of strings, swap pair of character in each string. Eg “Selenium Automation Testing” should print as “eselinmu uaotamitno ettsnig”
  • Ans. 

    Swap pair of characters in each string of an array of strings.

    • Iterate through each string in the array

    • For each string, swap pairs of characters by iterating through the string with a step of 2

    • Return the modified array of strings

  • Answered by AI
  • Q2. Given a set of strings, find out the duplicate characters for the entire list of strings.
  • Ans. 

    Find duplicate characters in a set of strings.

    • Iterate through each string in the array.

    • For each string, iterate through each character and store them in a hashmap with their frequency.

    • Identify characters with frequency greater than 1 as duplicates.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. FindElement vs findElements
  • Ans. 

    findElement is used to locate a single element on a web page, while findElements is used to locate multiple elements.

    • findElement returns the first matching element on the page, while findElements returns a list of all matching elements.

    • findElement throws NoSuchElementException if no element is found, while findElements returns an empty list.

    • findElement is used when you expect only one element to be present, while findE...

  • Answered by AI
  • Q2. Largest number in array, Java program
  • Ans. 

    Java program to find the largest number in an array of strings

    • Convert each string element in the array to an integer using Integer.parseInt()

    • Initialize a variable to store the largest number and compare each element to update it

    • Return the largest number found in the array

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. OOPS concepts, Testng
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find a middle element and largest element from an array using hashmap.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on java concept.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. All about selenium and java
  • Q2. JAVA oops concepts and selenium framework
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1)Diff between continue and break ? 2)what is maven3)write code for extent report
  • Ans. 

    1) continue - skips the current iteration and continues with the next iteration in a loop. break - exits the loop immediately. 2) Maven is a build automation tool used primarily for Java projects. 3) Extent Report is a reporting library for Selenium test automation.

    • continue statement is used to skip the current iteration and continue with the next iteration in a loop

    • break statement is used to exit the loop immediately

    • M...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCLTech Selenium Automation Tester interview:
  • Selenium
  • Core Java

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Framework waits java oops concepts java programs testng annotations
  • Q2. Testng annotations

Interview Preparation Tips

Topics to prepare for Wipro Selenium Automation Tester interview:
  • Selenium
Interview preparation tips for other job seekers - java
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 Jun 2023. There were 4 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 

Web elements,web element,web driver,xpath

Round 3 - Technical 

(1 Question)

  • Q1. How many types of locators, type of xpath
  • Ans. 

    There are 8 types of locators in Selenium: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, XPath.

    • ID - locates elements by their ID attribute

    • Name - locates elements by their Name attribute

    • Class Name - locates elements by their Class attribute

    • Tag Name - locates elements by their HTML tag name

    • Link Text - locates elements by the exact text of a link

    • Partial Link Text - locates elements by a parti...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About automation testing

Skills evaluated in this interview

Quantumware Technical Services Interview FAQs

How many rounds are there in Quantumware Technical Services Selenium Automation Tester interview?
Quantumware Technical Services interview process usually has 1 rounds. The most common rounds in the Quantumware Technical Services interview process are Technical.
What are the top questions asked in Quantumware Technical Services Selenium Automation Tester interview?

Some of the top questions asked at the Quantumware Technical Services Selenium Automation Tester interview -

  1. What is selenium automat...read more
  2. What is test ca...read more

Tell us how to improve this page.

Software Developer
9 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Software Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹4.7 L/yr

Flutter Developer
3 salaries
unlock blur

₹1 L/yr - ₹1.8 L/yr

Explore more salaries
Compare Quantumware Technical Services with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Infosys

3.7
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