Upload Button Icon Add office photos

Filter interviews by

Provenir Qa Automation Manager Interview Questions and Answers

Updated 3 Dec 2024

1 interview found

Sort by: Popular

Qa Automation Manager Interview Questions

user image Nikunj Aggarwal

posted on 3 Dec 2024

Interview experience
1
Bad
Difficulty level
Moderate
Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024.

3 Interview Rounds

1

One-on-one Round (2 Questions)

  • Q1. Questions related to software testing
  • Q2. Question related to problem solving
2

Assignment Round

A long assignment on software testing, test lifecycle, release management etc.

3

One-on-one Round (1 Question)

  • Q1. Discussion on the last assignment

Interview questions from similar companies

Qa Automation Manager Interview Questions

TCS user image ANIKET CHANDRAKANT KANADE

posted on 25 Dec 2022

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (2 Questions)

  • Q1. What is Final key word
  • Q2. What is static keyword

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more on hacker rank for a better understanding

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023.

2 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Questions more around selenium, java & automation framework
2

Behavioral Round (1 Question)

  • Q1. Questions regarding profile & overall fit in the organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your basics thoroughly for Selenium & Java, and give emphasis on work experience & certifications done
Interview experience
5
Excellent
Difficulty level
Moderate
Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024.

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Can you explain the Maven build lifecycle?
  • Q2. What is the code to reverse a sentence?
  • Q3. What is static block in java?
  • Q4. What is exclude and include in TestNG?
  • Q5. What is code for reverse a digit?
Interview experience
4
Good
Difficulty level
Moderate
Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed in Nov 2024.

2 Interview Rounds

1

Technical Round (8 Questions)

  • Q1. Can you introduce yourself?
  • Q2. What is the syntax for using driver.findElement in Selenium?
  • Q3. What are the different types of assertions, and what is the syntax for a hard assertion in TestNG?
  • Q4. What types of wait mechanisms are utilized in your project?
  • Q5. How do you manage frames in Selenium?
  • Q6. How do you remove duplicates from an array?
  • Q7. What is the difference between List, Set, and Map collections in Java?
  • Q8. What actions would you take if there is a mismatch between user stories and application functionality?
2

Technical Round (4 Questions)

  • Q1. What is your relevant experience, and what are your roles and responsibilities in your current company?
  • Q2. Can you provide a specific scenario from your previous project, and detail the feature file step definitions while demonstrating how to run the scenario with di...read more
  • Q3. What approach can be used to count the number of URLs in an HTML page using Selenium and open the URL that contains your name?
  • Q4. How can you separate letters and digits from a string in Java? Please provide the Java code for this task.

Interview Preparation Tips

Topics to prepare for Cognizant Senior Automation Test Engineer interview:
  • Java oops
  • Selenium
  • Cucumber
Interview preparation tips for other job seekers - Review fundamental concepts, practice coding daily, and utilize free websites for practice. Be well-versed in the roles and responsibilities of your current or previous projects, and answer confidently.
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. Briefing about yourself
  • Q2. Explain Defect life cycle
  • Q3. Difference between black box and white box testing
  • Q4. Difference between hard assert and soft assert
  • Q5. What are the various annotations in selenium webdriver
  • Q6. There are n no. Of links having the text selenium. Write the syntax to count the text selenium from all the links
  • Q7. There is a table of students having column status with either pass or fail. Write the syntax to show the output as some 60 pass and 40 fail.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (10 Questions)

  • Q1. What is the output of below code class Animal{ Animal(){ System.out.println("animal is created") } class Dog extends Animal{ Dog(){ System.out.println("Dog i...read more
  • Q2. Output of this : System.out.println(10+20+"Hello"+30+40) - Explain
  • Q3. Output of this : String name="Hello"; name=name+"There"; system.out.println(name)
  • Q4. StringBuffer buffer=new StringBuffer("Hello") buffer.append("There"); System.out.println(buffer);
  • Q5. Which is valid or invalid a. ChromeDriver driver=new ChromeDriver(); b. WebDriver driver=new ChromeDriver(); c. WebDriver driver2=new WebDriver(); driver2=new C...read more
  • Q6. Program to sort the input in descending order without using inbuild method/functions
  • Q7. Difference between findElement and findElements
  • Q8. Difference between getwindowhandle and getwindowhandles() and what is output type
  • Q9. Question on finding the xpaths on website
  • Q10. Difference between String and StringBuilder?

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2024.

1 Interview Round

1

One-on-one Round (7 Questions)

  • Q1. Code to print the no of Times the letters present in a string
  • Q2. What are the ways to start a Appium server
  • Q3. How to run tests parallel for mobile devices
  • Q4. How do you automate otp in mobile
  • Q5. What are desired capabilities
  • Q6. How do you tell appium to run tests on ios or Android devices
  • Q7. How to set up automation for ios devices

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

2 Interview Rounds

1

Technical Round (10 Questions)

  • Q1. Basics of Selenium(Windowhandles,Screenshot,Actions class,Selector Class,) with syntax
  • Q2. Asked to write Automation Framework architecture
  • Q3. What are the different gherkin words
  • Q4. What we will use in plugin
  • Q5. How to run runner class
  • Q6. Java oops, strings , exception handling
  • Q7. How to run parallel mode in testng,groups,priority
  • Q8. Write Merge Sort Programme
  • Q9. Write Reverse a string programme
  • Q10. Write syntax of data driven testing (XSSF Workbook) Syntax
2

Technical Round (1 Question)

  • Q1. Selenium basics ( window handles , screenshot,reports, file upload and download, Add extension, Headless mode)

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say it is easy to crack Service based Companies. Just prepare all the concepts of Selenium, Java,TestNG,Maven,GitHub and basic 20 Programmes.

For Selenium and BDD(Cucumber)Learn Rahul Shetty Udemy course
For Java search and learn top 200 interview questions.
Basic programmes like ( Duplicate characters,reverse string,unique characters, string anagram, Bubble sort , merge sort, quick sort and some more) .

How I switched from my current company.
Do’s
Uninstall social media apps.
Stop watching movies.
Stop eating Junk food.
Study at least 1-2 hours daily.
Listen motivational songs.
Make connections on LinkedIn.
Make single page resume by creating on overleaf website.

How to apply to companies.
Don’t apply directly on company website(Big mistake)
Send resumes to hr directly(u will get their mails on some posts on LinkedIn)
Ask referral on LinkedIn.
Update Naukri daily 9am and put notice period to 30 or 15days.

Skills evaluated in this interview

Automation Test Engineer Interview Questions

Wipro user image Anuradha Shivhare

posted on 24 Oct 2024

Interview experience
3
Average
Difficulty level
-
Duration
-
Result
-

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. List, lambda function, reverse string program
  • Q2. Sort the list, dictionary
2

Technical Round (1 Question)

  • Q1. OOP concept, Decorator, list to dictionary, Linux

Provenir Interview FAQs

How many rounds are there in Provenir Qa Automation Manager interview?
Provenir interview process usually has 3 rounds. The most common rounds in the Provenir interview process are One-on-one Round and Assignment.
What are the top questions asked in Provenir Qa Automation Manager interview?

Some of the top questions asked at the Provenir Qa Automation Manager interview -

  1. Questions related to software test...read more
  2. Question related to problem solv...read more
  3. Discussion on the last assignm...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Provenir interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Senior Manager
4 salaries
unlock blur

₹50 L/yr - ₹52 L/yr

Data Scientist
3 salaries
unlock blur

₹30 L/yr - ₹36 L/yr

Junior Consultant
3 salaries
unlock blur

₹13.6 L/yr - ₹14.7 L/yr

Technical Writer
3 salaries
unlock blur

₹13 L/yr - ₹13 L/yr

Explore more salaries
Compare Provenir with

Axio

3.8
Compare

LendingKart

3.2
Compare

NeoGrowth Credit

3.4
Compare

Epimoney

3.4
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