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
3.7

based on 50.5k Reviews

Filter interviews by

Wipro Senior Automation Tester Interview Questions and Answers

Updated 29 Nov 2024

Wipro Senior Automation Tester Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(3 Questions)

  • Q1. Reverse String Code
  • Q2. Methods of API testing
  • Ans. 

    API testing involves testing the functionality, reliability, performance, and security of APIs.

    • Testing API endpoints for correct response codes and data

    • Verifying data accuracy and consistency in API responses

    • Testing API security measures such as authentication and authorization

    • Performance testing to ensure APIs can handle expected load

    • Exploratory testing to uncover potential issues

  • Answered by AI
  • Q3. Frameworks and How Given When Then are implemented in BDD framework
  • Ans. 

    Given When Then is implemented in BDD framework by writing scenarios in a structured format to define behavior

    • BDD frameworks like Cucumber use Given When Then to structure scenarios

    • Given describes the initial state of the system

    • When describes the action taken by the user

    • Then describes the expected outcome or result

    • Example: Given a user is logged in, When they click on the 'Logout' button, Then they should be logged out

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Asked About Class Loader Asked about low priority , High priority Bugs in Last project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me your Self introduce
  • Q2. Tell me project structure
  • Ans. 

    Project structure refers to the organization of files, folders, and resources within a software project.

    • Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)

    • Subfolders for specific modules or components

    • Configuration files like pom.xml, package.json, etc.

    • Build scripts like Jenkinsfile, Dockerfile

    • Version control files like .gitignore, .gitattributes

    • README.md file for project overvi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Skill preparation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Hard assert
  • Ans. 

    Hard assert is a type of assertion in test automation that stops the test execution immediately when a failure occurs.

    • Hard assert is used to validate the expected outcome of a test case

    • If the assertion fails, the test execution is halted and marked as failed

    • It is commonly used in automated test scripts to ensure the correctness of the application under test

  • Answered by AI
  • Q2. What is soft assert
  • Ans. 

    Soft assert is a way to continue the execution of a test case even after an assertion failure.

    • Soft assert does not stop the execution of the test case when an assertion fails.

    • It is useful when you want to log the failure but continue with the remaining test steps.

    • Soft assert is commonly used in test automation frameworks like TestNG in Java.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why atos? Coding skills required
  • Ans. 

    Atos is a leading global IT services company with a strong focus on automation and coding skills.

    • Atos is a well-established global IT services company known for its expertise in automation and coding.

    • They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.

    • Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.

    • A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
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. Selenium interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on jenkins basic java testng How to execute using jenkins ? Questions on parallel execution
  • Q2. How to configure jenkins?
  • Ans. 

    Jenkins can be configured by installing plugins, creating jobs, setting up build triggers, and configuring global settings.

    • Install necessary plugins for required functionality

    • Create jobs for each project with build steps and post-build actions

    • Set up build triggers such as polling or webhook

    • Configure global settings such as security and email notifications

    • Use Jenkinsfile for pipeline as code

    • Example: Install Git plugin, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and good to discuss on previous projects

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Reverse the string and arrange it with the original index values

Round 3 - Technical 

(1 Question)

  • Q1. 1. What is Fluent wait 2. How we can handle the stale element exception
  • Ans. 

    Fluent wait is a dynamic wait mechanism in Selenium WebDriver that waits for a condition to be true before proceeding.

    • Fluent wait is used to wait for a condition with a specified timeout and polling interval

    • It can be used to handle dynamic elements on a webpage that may take variable time to load

    • Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated(By.id("

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very tough....And critical thinking

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your Strength?
  • Q2. Tell me about your Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't fear about your interview.Pratice well...Do well

I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.

Round 1 - Assignment 

Selenium ,java any topic based question

Round 2 - Technical 

(1 Question)

  • Q1. Any Techinical questions
Round 3 - HR 

(1 Question)

  • Q1. Project level question thank

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Tester interview:
  • Selenium
  • Core Java
  • Automation Testing
Interview preparation tips for other job seekers - thanks for giving me thise oppertunities........................

Wipro Interview FAQs

How many rounds are there in Wipro Senior Automation 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 Senior Automation Tester interview?

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

  1. Frameworks and How Given When Then are implemented in BDD framew...read more
  2. Methods of API test...read more
  3. Reverse String C...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Wipro 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
Cognizant Interview Questions
3.8
 • 5.5k 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
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Wipro Senior Automation Tester Salary
based on 24 salaries
₹6.3 L/yr - ₹25 L/yr
22% more than the average Senior Automation Tester Salary in India
View more details
Project Engineer
32.6k salaries
unlock blur

₹1.8 L/yr - ₹8.3 L/yr

Senior Software Engineer
23k salaries
unlock blur

₹5.8 L/yr - ₹22.4 L/yr

Senior Associate
21.1k salaries
unlock blur

₹0.8 L/yr - ₹5.5 L/yr

Senior Project Engineer
20.6k salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Technical Lead
18.6k salaries
unlock blur

₹8.2 L/yr - ₹36.5 L/yr

Explore more salaries
Compare Wipro with

TCS

3.7
Compare

Infosys

3.7
Compare

Tesla

4.3
Compare

Amazon

4.1
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