Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Wipro Team. If you also belong to the team, you can get access from here

Wipro Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wipro Automation and Manual Tester Interview Questions, Process, and Tips

Updated 28 Sep 2024

Wipro Automation and Manual Tester Interview Experiences

1 interview found

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

I applied via campus placement at Kalka Institute for Research and Advanced Studies, Delhi and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is manual testing
  • Ans. 

    Manual testing is the process of manually testing software for defects without the use of automation tools.

    • Manual testing involves testers executing test cases manually to identify bugs and issues in the software.

    • Testers follow predefined test cases and scenarios to ensure the software meets the specified requirements.

    • It is a time-consuming process but allows for human intuition and creativity in testing.

    • Examples of ma...

  • Answered by AI
  • Q2. What is automation testing
  • Ans. 

    Automation testing is the process of using tools and scripts to execute test cases and compare actual outcomes with expected outcomes.

    • Automation testing helps in reducing manual effort and time required for testing

    • It increases test coverage and efficiency

    • Examples of automation testing tools include Selenium, Appium, and JUnit

  • Answered by AI
  • Q3. What is Software development life cycle
  • Ans. 

    Software development life cycle (SDLC) is a process used by software development teams to design, develop, test, and deploy software.

    • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets the requirements.

    • Examples of SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps in e...

  • Answered by AI
  • Q4. What is Software testing life cycle
  • Ans. 

    Software testing life cycle is a process of planning, designing, executing, and reporting on tests throughout the software development life cycle.

    • It involves planning the testing activities

    • Designing test cases based on requirements

    • Executing the test cases to identify defects

    • Reporting and tracking defects

    • Retesting and regression testing

  • Answered by AI
  • Q5. What is defect in manual testing
  • Ans. 

    A defect in manual testing refers to an issue or flaw in the software application that is identified during the testing process.

    • Defects can include functionality issues, design flaws, performance problems, or security vulnerabilities.

    • Defects are typically logged in a defect tracking system and assigned to developers for resolution.

    • Examples of defects include a button not working as intended, incorrect calculations in a...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wipro Automation and Manual Tester interview:
  • What is white box testing
  • Black Box Testing
  • SDLC
  • STLC
  • Defrct
Interview preparation tips for other job seekers - This is really nice application.. to prepare interview

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Program to reverse an array
  • Ans. 

    Program to reverse an array of strings

    • Create a new array to store the reversed strings

    • Iterate through the original array in reverse order and add each element to the new array

    • Return the new array with reversed strings

  • Answered by AI
  • Q2. Action class in selenium
  • Ans. 

    Action class in Selenium is used to perform complex user interactions like drag and drop, double click, etc.

    • Action class is part of the Selenium WebDriver API

    • It is used to perform advanced user interactions that cannot be achieved using simple WebDriver commands

    • Examples of actions include drag and drop, double click, context click, etc.

    • Actions are performed by creating an Action object, adding individual actions to it,

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain yourself?
  • Q2. What is software testing
  • Q3. Explain types of manual testing?
Round 2 - Technical 

(2 Questions)

  • Q1. What is your strength?
  • Q2. Explain SDLC models?

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice for job seekers.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to your experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to resume
Round 3 - HR 

(1 Question)

  • Q1. Past documents and forms for verification
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Regression testing can be automated or manual, depending on the complexity of the appli...

  • Answered by AI
  • Q2. What is sanity testing
  • Ans. 

    Sanity testing is a subset of regression testing that focuses on testing the most crucial functionalities of a software application.

    • Sanity testing is a quick and shallow testing to ensure that the software is stable enough for further testing.

    • It is usually performed after a new build or minor changes to the code.

    • The main goal of sanity testing is to verify that the critical functionalities are working as expected.

    • It is...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.

    • Performed at the beginning of testing phase

    • Focuses on basic functionality

    • Not detailed testing

    • Helps in identifying major issues early on

    • Usually automated for efficiency

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General Topics about reasoning and coding

Round 2 - Technical 

(1 Question)

  • Q1. What tool you use for manual testing?
  • Ans. 

    I use tools like HP ALM, Jira, and TestRail for manual testing.

    • HP ALM is used for test case management and defect tracking

    • Jira is used for issue tracking and project management

    • TestRail is used for test case management and reporting

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have confidence in your process

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What's is the difference between severity and priority
  • Q2. What is Defect masking

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a friendly interview, and bit easy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Standardized test related test other

Round 2 - Coding Test 

Code related test other having test

Round 3 - HR 

(2 Questions)

  • Q1. Introduction self
  • Q2. Manualy question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
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
Round 2 - Technical 

(1 Question)

  • Q1. Introduction current project framework java core selenium etc
Round 3 - Technical 

(1 Question)

  • Q1. Introduction current project framework core java version control CI/CD selenium etc
Round 4 - HR 

(1 Question)

  • Q1. Introduction salary discussion joining location LWD etc

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your knowledge polished because interviewer ask from very basic to the current scenario.

Wipro Interview FAQs

How many rounds are there in Wipro Automation and Manual Tester interview?
Wipro interview process usually has 1 rounds. The most common rounds in the Wipro interview process are Technical.
What are the top questions asked in Wipro Automation and Manual Tester interview?

Some of the top questions asked at the Wipro Automation and Manual Tester interview -

  1. What is Software development life cy...read more
  2. What is Software testing life cy...read more
  3. What is defect in manual test...read more

Tell us how to improve this page.

Wipro Automation and Manual Tester Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Wipro Automation and Manual Tester Salary
based on 6 salaries
₹3.2 L/yr - ₹5.8 L/yr
14% less than the average Automation and Manual Tester Salary in India
View more details
Project Engineer
32.7k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23.1k salaries
unlock blur

₹5.8 L/yr - ₹23 L/yr

Senior Associate
21.3k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.4k salaries
unlock blur

₹5 L/yr - ₹19.5 L/yr

Technical Lead
18.7k salaries
unlock blur

₹8.3 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.6
Compare

Tesla

4.3
Compare

Amazon

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