• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

SoftwareTestingo - Interview Questions, Tutorial & Test Cases Template Examples

SoftwareTestingo - Interview Questions, Tutorial & Test Cases Template Examples

  • Home
  • Interview Questions
  • Java
  • Java Programs
  • Selenium
  • Selenium Programs
  • Manual Testing
  • Test Cases
  • Difference
  • Tools
  • SQL
  • Contact Us
  • Search
SoftwareTestingo Â» Interview Questions Â» Wipro Interview Questions and Answers

Wipro Interview Questions and Answers

Last Updated on: February 25, 2022 By Softwaretestingo Editorial Board

Wipro Overview

  • www.wipro.com
  • Bengaluru
  • 10000+ employees
  • 1945
  • Public (WIT)
  • IT Services
  • ₹500+ billion (INR) per year
  • Infosys

What We Are Learn On This Post

  • MyWipro Wipro Bangalore Company interview Questions
  • MyWipro Wipro Bangalore Company interview Questions
  • Wipro Selenium Interview Questions and Answers [ Bangalore, India ]
  • Wipro Selenium Interview Questions and Answers [ Pune, India ]
  • Wipro Mobile Automation Tester Interview Questions [ 23.02.2021 ]
  • Wipro Selenium Interview Questions and Answers [ F2F Round ]
  • Wipro Automation Testing Interview Questions
  • Wipro Automation Testing Interview Questions [ Managerial Round ]
  • Wipro Automation Interview Questions
  • Wipro Automation Testing Interview Questions
  • Wipro Noida Interview Questions

Wipro Selenium Interview Questions and Answers ~ Wipro Automation Testing Interview Questions: The most important part of preparing for an interview is practice. Knowing what job interview questions you might be asked is essential – that way, you can craft your answers well in advance, and feel confident in your responses when the pressure is on.

Wouldn’t it be great if you knew exactly what interview questions are asked for the Test Engineer, QA for Manual & Automation Positions, We can’t read minds, unfortunately, but we’ll give you the next best thing: a list of previously asked Wipro Selenium interview questions and answers.

Post On:Wipro Interview Questions
Post Type:Interview Questions
Published On:www.softwaretestingo.com
Applicable For:Freshers & Experience
Get Updates:Software Testingo Telegram Group

We have tried to share some of the manual testing interview questions, selenium interview questions & testing interview questions also, but we are recommending spending some quality time to get comfortable with what might be asked when you go for the Wipro Automation Testing Interview Questions.

Still, we need you are love and support to make this platform more helpful to our fellow testers. So it would be great if you will share your recent interview questions and experience with us. You Can share those details by connecting us at softwaretestingo.com@gmail.com.

More Interview Questions

SoftwareTestingo Interview Questions
  • Walmart Labs Interview Questions
  • Walgreens Interview Questions
  • Wells Fargo Interview Questions
  • Wipro Manual Testing Interview Questions
  • Wissen Technology Interview Questions

MyWipro Wipro Bangalore Company interview Questions

Company Location: Bangalore, India
Updated on: 11.11.2021

  • Scenario and Scenario outline in cucumber
  • Background keyword in cucumber
  • How will you define both feature and step definition file in cucumber – Login Page where User enters User ID and Password.
  • If I have a textbox with 20 values and I want to read the 10th value of text how that can be done.
  • How you have implemented Polymorphism and Abstraction in your project explain with coding
  • What are the different types of collections and in which list collections you have used?
  • What is Maven – the difference between maven clean and Test?
  • Types of wait used in your project?
  • How to capture failed test cases screenshots and explain the flow
  • How you have generated reports explain the flow
  • How to capture screenshots
  • How does the system know which input data file has to use? Explain the code
  • Difference between SOAP and Rest API
  • What is a Stateful and Stateless API?
  • Difference between XML and JSON?
  • What exactly you will verify in API Testing?
  • What is the POST method?
  • Error code types and then particularly asked for 401/403 Error code
  • What are agile and waterfall?
  • Explain Agile practices in your project?
  • What is the framework you have used?
  • Explain Test creation and Logging defects.

MyWipro Wipro Bangalore Company interview Questions

Company Location: Bangalore, India
Updated on: 08.11.2021

  • What is the difference between findelement() and findelements()?
  • What is POM?
  • Write code to navigate back and refresh
  • How to handle multiple windows in selenium?
  • What are the different mouse and keyboard operations performed in selenium?
  • What framework you have used?
  • Have you written test scripts?
  • Which model you have used in your project – Agile or waterfall?
  • What is your scrum sprint duration?
  • Which estimation model you have used?
  • Write a program to reverse the string
  • Write a program to count the occurrences of characters in a string.
  • In an excel sheet having multiple hyperlinks, how will you click on the second one?
  • How will you get to a folder having a subfolder and one notepad file, one excel and one PowerPoint. Get to the notepad file.
  • Explain in detail how you used a data-driven framework?
  • What is a Hybrid framework?

Wipro Selenium Interview Questions and Answers [ Bangalore, India ]

Company Location: Bangalore, India
Updated on: 12.05.2021

  • How do you test web pages and initialize using POM?
  • What is the name of the folder created for Maven?—-m2 folder
  • What are the differences between Constructor and Methods?
  • What are the components that are not allowed in Interface and Abstract class?
  • What is Maven?
  • What is TestNG? Why do you use it?
  • What is WebDriver?
  • Difference between assert and verify?
  • How do you verify actual and expected results?

Wipro Selenium Interview Questions and Answers [ Pune, India ]

Company name: Wipro
Location: Pune

  • Write a program that reads objects from a property file in the page object model framework.
  • How to handle windows pop with selenium without using auto it.

Wipro Mobile Automation Tester Interview Questions [ 23.02.2021 ]

Company name: Wipro
Location: Bangalore
Role: Mobile Automation tester

Question:

  • After launching the Facebook application, how to get the latest post/news feed from the home page
    Code for taking a screenshot in selenium
  • How to invoke Appium server programmatically
  • Two Android devices are connected, for one device text field is visible, but for the other device, the text field is not visible due to resolution changes.. how to fix this through code
  • BDD cucumber explanation
  • Difference between list and set. Not only the general points, the interviewer asked which one is better performance
  • TestNG annotations order
  • How to run the same test case in different devices in sequential. not in parallel

Wipro Selenium Interview Questions and Answers [ F2F Round ]

  • How to reverse a string and check if its a palindrome
  • How to structure data for a party where some people are dancing and some of them is eating (using random gen)
  • How to see all the controllers on the page (waits question)
  • How you are generating reports for your project?
  • Where you have used encapsulation in selenium?
  • What is a hybrid framework?
  • What is a data contract?
  • Faster locator?
  • How to run 100 tests on 5 pages?
  • Dynamic XPath ? or Alphanumeric
  • Types of exceptions in selenium?
  • Explain any five types of exceptions in Selenium?
  • If you have multiple hyperlinks how to find the fifth one?
  • About POM?
  • GIT/TFS

Wipro Automation Testing Interview Questions

  • Introduce yourself.
  • The framework used in automation.
  • TestNg annotations. Order of execution. Explain
  • Code for reading data from Excel.
  • Code for opening browser, opening application, from the beginning.
  • Difference between different waits.
  • How to handle frames
  • How to handle alert popup.
  • How can you maximize the browser?
  • OOPS concepts Explain with example
  • Different exceptions.
  • Polymorphism with example.
  • Difference between quit and close method

Wipro Automation Testing Interview Questions [ Managerial Round ]

  • Introduction
  • Types of testing
  • Automation framework
  • Why testing
  • Difference between bug, error
  • How did you log your bugs?

Wipro Automation Interview Questions

  • Junit and TestNG difference?
  • What is the interface? Maven, TestNG, Jenkin?
  • What are the benefits of TestNG?
  • Find a particular cell if no id of the cell.
  • The latest version of selenium.
  • What is different between the old & new selenium versions.
  • Which one is the Faster locator?
  • What are the desired capabilities?

We Got This Wipro Selenium Automation Telephonic Round  Interview Questions From a Social Platform and Updated Here at 28.10.2018

Latest Updated on 03.03.2019

Class A
{
   Private string ABC
}
Class B 
{
}
  • we need to use it privately in class B, so what concept we will use.
  • What is the difference between b/w string and StringBuffer?
  • What is encapsulation?
  • Write a program on the occurrence of each character in a given string. (how many times the letter is repeated).
    E.g., selenium
    S-1
    E-2
    L-1
    N-1
    I-1
    U-1
    M-1

Updated on 30.10.2018

  • What is BDD
  • How you check multiple data using TestNG and Cucumber
  • Advantages of TestNG
  • What is Maven
  • Tell logic to Reverse a string and find duplicates in the string
  • What is Scenario Outline
  • If you have multiple matching in XPath with the same text how will you handle this
  • How to get XPath from Web table
  • What is XPath Parameterization
  • Why BDD is Used

Wipro Selenium Interview Questions – April 2018

  • driver.manage().timeout() – how methods are calling methods?
  • Webdriver driver; driver.get() ?  what will happen?
  • Implicit, explicit, fluent wait syntax and working
  • Types of XPath
  • Which XPath is good absolute or relative
  • Interface and abstract class difference
  • What if I give the method body in an interface?
  • How do you initiate browser selenium?
  • TestNG Annotations
  • Methods in TestNG
  • Annotations in testing. How to use
  • Switching to frames in selenium
  • Handling pop-ups
  • How to Fetch data from excels
  • Types of framework
  • Types of exception in selenium
  • Exception hierarchy in java
  • Explain any five types of exceptions in Selenium
Read Also: Honeywell Interview questions

Wipro Selenium Interview Questions – Saturday 14 April 2018

Selenium Testing Round 1

  • What is Constructor and why it is used, types?
  • Runtime polymorphism and its types
  • Abstraction, abstract class, interface, and their differences
  • Method overriding program
  • Inheritance with an example. Multilevel inheritance possible in Java or not
  • Exception handling, throw, throws keywords usage and differences, finally block
  • Collections in java
  • Dynamic binding example
  • Selenium life cycle
  • Xpath types, one problem on XPath identification
  • How to work with different windows, switch to a particular window using a name, write code for that
  • Working with different frames
  • How to find out all the link elements on a page Nd click on a particular link
  • Framework types
  • The page object model in detail
  • Page factory concept
  • BDD, Cucumber, feature files, scenario, scenario outline, data tables, parameter passing.
  • Junit annotations
  • TestNG, priorities execution

Round2

  • Projects working on.. roles and responsibilities
  • Few questions on SQL basics
  • Continuous integration, Jenkins
  • Maven, types of dependences for selenium
  • Git commands
  • One simple program on object identification, button s, list
  • String reversal in Java
  • Types of a wait, fluent wait, have been asked to write its code on paper
  • Few projects management questions

Wipro Automation Testing Interview Questions

  • Write a program to take the screenshot of a page and explain it?
  • There are four frames on a page click the element present in each frame?
  • Write Xpath for the radio button and checkbox.
  • Why do you use TestNG, and why not JUnit?
  • How did you use runtime polymorphism in your project?
  • What is an agile model and explain your involvement in a scrum team?
  • Explain the framework used in your project.
  • What is the need to use Jenkins?
  • Explain driver.quit()?

Wipro Noida Interview Questions

  • Explain your project framework
  • Your roles and responsibility
  • Reverse string
  • Sort array without using an inbuilt method
  • Find Max and Min value in an array
  • What is a test plan
  • Method overloading with an example
  • Method overriding with an example
  • How to take the screenshot for failed test cases
  • Difference between assert and soft assert
  • How to handle alert pop-up
  • What is the window handle?
  • How to read and write data from an excel sheet
  • What is the annotation used in testing
  • What is the difference between the page object and page factory
  • Why we use the Page object model

1st round :

  • Tell me about your technical project related to selenium
  • Instead of reading data from excellent what are other approaches to read input
  • Have you got the chance to decide which framework to implement in the project?
  • Questions on XPath, please study well XPath
  • What is webdriver and selenium other tools?
  • Is the constructor allows static filed?
  • Types of constructor
  • What is JVM JDK and JRE
  • I have a .class file that I should need to execute among JDK JVM JRE

2nd round:

  • Are you ready to learn other tools except for selenium?
  • Explain the framework design
  • How to write the result to excel
  • What are assertions
  • SQL query on joins
  • How many scripts will I write?
  • Appium tool working since I mention it in cv
  • How to do API testing
  • Error codes in API testing
  • Web table handling
  • Autoit question

About Wipro

Wipro Limited is an Indian Information Technology Services corporation headquartered in Bengaluru, India. In 2013, Wipro demerged its non-IT businesses into separate companies to bring in more focus on independent businesses.

    Filed Under: Interview Questions

    Reader Interactions

    Comments

    1. Avatar for AhmedAhmed says

      December 18, 2019 at 9:50 AM

      How to reverse a string and check if its a palnidrom
      How to structure data for a party where some people are dancing and some of them is eating (using random gen)
      How to see all the controllers in the page (wiats question)
      generating report?
      encapsulation in selenium?
      what is hybrid frame work
      what is data contract
      Faster locator?
      How to run 100 tests on 5 pages?
      dynamic xpath ? or Alpha numeric
      Types of exception in selenium?
      Explain any five types of exceptions in Selenium?
      If you have multiple hyperlink how to find the fifth one?
      POM?
      GIT/TFS

      Reply
      • Avatar for Softwaretestingo AdminSoftwaretestingo Admin says

        December 20, 2019 at 5:26 PM

        Thanks Ahmed For Sharing those interview questions

        Reply
      • Avatar for SneSne says

        February 21, 2021 at 2:59 PM

        How to structure data for a party where some people are dancing and some of them is eating (using random gen)
        How to see all the controllers in the page (wiats question)

        Answers to the above questions please?

        Reply

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    Primary Sidebar

    Join SoftwareTestingo Telegram Group

    Categories

    Copyright © 2022 SoftwareTestingo.com ~ Contact Us ~ Sitemap ~ Privacy Policy ~ Testing Careers