What We Are Learn On This Post
Wipro Pune Interview Questions
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 Dec 2019 F2F Round Questions
- 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 Selenium Technical F2F 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 Managerial Round Questions
- 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 Selenium Latest Interview Questions and Answers
- 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
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
Thanks Ahmed For Sharing those interview questions
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?