← Back to homeWipro Interview Questions Asked in Real Interviews
Recent interview reports and questions from Wipro candidates.
W
Wipro
Role: TesterExperience: 3-4 years
19 days agoSeleniumOther
Questions:
- 1.1. BDD with Cucumber
• Explain the difference between a Scenario and a Scenario Outline.
• Describe the role of a Step Definition file in Cucumber.
• How are Tags used to organize or control test execution in Cucumber?
• Explain the purpose of Data Tables in Cucumber scenarios.
2. Selenium Concepts
• Describe how pop-ups can be handled using Selenium.
• Explain different ways to perform page scrolling during automation.
• What is Fluent Wait and when is it used?
3.Framework & Tools
• Explain the purpose of the pom.xml file in a Maven project.
• What is Parallel Testing and why is it useful in automation?
• Describe JSON Schema Validation and its importance.
4. Coding Problems
• Write a program to remove duplicate elements from an array and calculate the frequency of characters.
• Provide an XPath expression to fetch values from the second column of a web table.
5. API Testing
• Explain common HTTP status codes returned by APIs.
• Differentiate between Path Parameters and Query Parameters.
• How can nested JSON responses be handled?
6. Automation Framework Concepts
• What is an Automation Framework? Explain its structure.
• Describe Object-Oriented Programming (OOP) concepts and how they are applied in automation frameworks.
• Explain the usage of Java collections.