Upload Button Icon Add office photos

Filter interviews by

Virtusa Software Services QA Lead Interview Questions and Answers

Updated 14 Feb 2024

Virtusa Software Services QA Lead Interview Experiences

1 interview found

QA Lead Interview Questions & Answers

user image Vishal Pratap

posted on 14 Feb 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question Related to profile. Mostly on Selenium and QA
  • Q2. Coding question from Java - String.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to job profile and your experience.

Interview questions from similar companies

QA Lead Interview Questions & Answers

Coforge user image Abhijeet Chavan

posted on 5 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are different types of waits in selenium? Write code and explain its uses.
  • Ans. 

    Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a condition to be met with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q2. What is the different between findElement and findElements ? What exceptions will both throw in case of element not found .
  • Ans. 

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

    • findElement returns a single WebElement, while findElements returns a list of WebElements.

    • findElement will throw NoSuchElementException if the element is not found, while findElements will return an empty list if no elements are found.

    • Example: WebElement element = driver.findElement(By.id("exampleId")); List...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is CI Cd pipeline and string manipulation programs
  • Ans. 

    CI/CD pipeline is a set of automated processes for building, testing, and deploying software. String manipulation programs involve manipulating text data.

    • CI/CD pipeline automates the process of integrating code changes, testing them, and deploying them to production.

    • String manipulation programs involve tasks like searching, replacing, and modifying text data.

    • Examples of string manipulation programs include finding the ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How will you manage team and test pyramid
Round 3 - HR 

(1 Question)

  • Q1. How soon you can join us

Skills evaluated in this interview

QA Lead Interview Questions & Answers

TCS user image Anonymous

posted on 14 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Framework explanation
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and test software applications.

    • Framework provides structure and support for developing software.

    • It includes libraries, APIs, and tools to help with common tasks.

    • Examples: Selenium for automated testing, Spring for Java development.

  • Answered by AI
  • Q2. Implicit/explicit difference
  • Ans. 

    Implicit/explicit difference in QA testing refers to the level of detail and clarity in test cases.

    • Implicit testing involves assumptions and relies on prior knowledge, while explicit testing is clear and detailed.

    • Implicit testing may overlook certain scenarios, while explicit testing covers all possible cases.

    • Example: Implicit testing may involve testing a login page without specifying all possible error messages, whil...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Etl process and sql questions
Round 2 - Technical 

(1 Question)

  • Q1. Project related questions

QA Lead Interview Questions & Answers

DXC Technology user image Bijaya Kumar Sahoo

posted on 16 Oct 2024

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

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About framework
  • Q2. About java programing

I applied via Approached by Company and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. QA Day today activity, situational questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good technical and communication skill

QA Lead Interview Questions & Answers

Coforge user image Abhijeet Chavan

posted on 5 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What are different types of waits in selenium? Write code and explain its uses.
  • Ans. 

    Types of waits in Selenium include Implicit Wait, Explicit Wait, and Fluent Wait.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to be met before proceeding further in the code.

    • Fluent Wait: Waits for a condition to be met with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q2. What is the different between findElement and findElements ? What exceptions will both throw in case of element not found .
  • Ans. 

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

    • findElement returns a single WebElement, while findElements returns a list of WebElements.

    • findElement will throw NoSuchElementException if the element is not found, while findElements will return an empty list if no elements are found.

    • Example: WebElement element = driver.findElement(By.id("exampleId")); List...

  • Answered by AI

Skills evaluated in this interview

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

Hackerank platform with multiple questions.

Round 2 - Technical 

(1 Question)

  • Q1. Oops, Java, Java collection, String
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Salary
Round 2 - HR 

(1 Question)

  • Q1. Salary related quests

Virtusa Software Services Interview FAQs

How many rounds are there in Virtusa Software Services QA Lead interview?
Virtusa Software Services interview process usually has 1 rounds. The most common rounds in the Virtusa Software Services interview process are Technical.
What are the top questions asked in Virtusa Software Services QA Lead interview?

Some of the top questions asked at the Virtusa Software Services QA Lead interview -

  1. Question Related to profile. Mostly on Selenium and...read more
  2. Coding question from Java - Stri...read more

Tell us how to improve this page.

QA Lead Interview Questions from Similar Companies

Wipro QA Lead Interview Questions
3.7
 • 2 Interviews
TCS QA Lead Interview Questions
3.7
 • 1 Interview
View all
Virtusa Software Services QA Lead Salary
based on 5 salaries
₹9.5 L/yr - ₹14 L/yr
25% less than the average QA Lead Salary in India
View more details
Consultant
65 salaries
unlock blur

₹6.2 L/yr - ₹16.5 L/yr

Lead Consultant
63 salaries
unlock blur

₹11 L/yr - ₹23 L/yr

Senior Consultant
59 salaries
unlock blur

₹8.4 L/yr - ₹26.5 L/yr

Software Engineer
52 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Associate Consultant
49 salaries
unlock blur

₹4 L/yr - ₹10.2 L/yr

Explore more salaries
Compare Virtusa Software Services with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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