Premium Employer

i

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

Publicis Sapient Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.1k Reviews

Filter interviews by

Publicis Sapient QA Engineer Interview Questions and Answers

Updated 24 Aug 2024

Publicis Sapient QA Engineer Interview Experiences

7 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Aug 2024

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

(2 Questions)

  • Q1. Explain your framework
  • Ans. 

    My framework is a data-driven automation framework using Selenium and TestNG.

    • Utilizes Selenium for web automation

    • Uses TestNG for test case management and execution

    • Data-driven approach for test data separation

    • Supports parallel execution for faster testing

    • Includes reporting tools like ExtentReports for detailed test results

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are blueprints for objects, defining their properties and behaviors

    • Objects are instances of classes, representing real-world entities

    • Inh...

  • Answered by AI

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding problem on arrays

Round 2 - Technical 

(1 Question)

  • Q1. Java interview questions asked
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiatiin
Round 4 - Offer 

(1 Question)

  • Q1. Offer negotiation and release letter

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

QA Engineer Interview Questions & Answers

user image Alok Upadhyay

posted on 28 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

String and array programs

Round 2 - Technical 

(1 Question)

  • Q1. Everything Selenium and testNG. Prepare according to JD

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2023

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. Scenarios based
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 4 - Technical 

(1 Question)

  • Q1. Technical discussion

Publicis Sapient interview questions for designations

 QA Manager

 (1)

 QA Trainee

 (1)

 Senior Manager QA

 (1)

 Senior Associate QA

 (5)

 Associate QA L2

 (3)

 Senior QA Analyst

 (1)

 Senior Associate QA L1

 (3)

 Senior Associate QA L2

 (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 8 Jun 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Java ,selenium,api ,restassured
  • Q2. Java,selenium,api,restassured

QA Engineer Interview Questions & Answers

user image subhrasmita praharaj

posted on 23 Feb 2024

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

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Online coding through HackerRank Test

Round 2 - Technical 

(1 Question)

  • Q1. Questions from java basics. One problem solving question - remove the duplicates in a string. API testing questions. Selenium and framework mentioned in resume.
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round : Domain related questions based on past experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on what is mentioned in resume.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2022

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Help my AMCAT

Round 2 - One-on-one 

(1 Question)

  • Q1. Coding round, you need to write algo's and tell the complete logics of a scenario

Interview Preparation Tips

Interview preparation tips for other job seekers - You should know for what role you are being hired.

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium vs cypress
  • Ans. 

    Selenium is a widely used open-source tool for web automation testing, while Cypress is a newer tool known for its fast and reliable testing capabilities.

    • Selenium is more established and has a larger community support

    • Cypress is known for its fast test execution times

    • Cypress has built-in support for modern web technologies like React and Angular

    • Selenium supports multiple programming languages like Java, Python, and C#

    • Cy...

  • Answered by AI
  • Q2. How do you install cypress
  • Ans. 

    Cypress can be installed using npm package manager.

    • Install Node.js if not already installed

    • Open terminal and run 'npm install cypress'

    • Once installation is complete, run 'npx cypress open' to open Cypress Test Runner

  • Answered by AI
  • Q3. Reverse a string in Javascript
  • Ans. 

    Reverse a string in Javascript

    • Use the split() method to convert the string into an array of characters

    • Use the reverse() method to reverse the order of the characters

    • Use the join() method to convert the array back into a string

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Constructor design
  • Q2. Xpath locators page object model
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Oct 2024.

Round 1 - Aptitude Test 

Complex aptitude Test

Round 2 - Technical 

(2 Questions)

  • Q1. Test estimation techniques
  • Ans. 

    Test estimation techniques involve various methods to predict the time and resources needed for testing activities.

    • Use historical data from previous projects to estimate testing effort

    • Break down the project into smaller tasks and estimate each task individually

    • Use expert judgment from experienced QA engineers to provide input on estimation

    • Consider complexity, risks, and dependencies when estimating testing effort

  • Answered by AI
  • Q2. Equals to vs ==

Skills evaluated in this interview

Publicis Sapient Interview FAQs

How many rounds are there in Publicis Sapient QA Engineer interview?
Publicis Sapient interview process usually has 2-3 rounds. The most common rounds in the Publicis Sapient interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Publicis Sapient QA Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Publicis Sapient. The most common topics and skills that interviewers at Publicis Sapient expect are Communication Skills, Manual Testing, MySQL, Quality Assurance Engineering and Software Development Methodologies.
What are the top questions asked in Publicis Sapient QA Engineer interview?

Some of the top questions asked at the Publicis Sapient QA Engineer interview -

  1. Explain your framew...read more
  2. Explain oops conc...read more
  3. Questions from java basics. One problem solving question - remove the duplicate...read more

Tell us how to improve this page.

Publicis Sapient QA Engineer Interview Process

based on 4 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 4 Publicis Sapient interviews
Referral
Job Portal
Campus Placement
50%
25%
25%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Publicis Sapient Let's imagine the future together.

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.1
 • 11 Interviews
View all
Publicis Sapient QA Engineer Salary
based on 81 salaries
₹4.1 L/yr - ₹13 L/yr
41% more than the average QA Engineer Salary in India
View more details

Publicis Sapient QA Engineer Reviews and Ratings

based on 10 reviews

3.5/5

Rating in categories

3.2

Skill development

3.3

Work-Life balance

3.4

Salary & Benefits

2.7

Job Security

3.3

Company culture

2.7

Promotions/Appraisal

3.2

Work Satisfaction

Explore 10 Reviews and Ratings
Senior Associate
2.3k salaries
unlock blur

₹10.5 L/yr - ₹37.8 L/yr

Associate Technology L2
1.5k salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Senior Associate Technology L1
1.2k salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Senior Software Engineer
722 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
599 salaries
unlock blur

₹14.1 L/yr - ₹41 L/yr

Explore more salaries
Compare Publicis Sapient with

Accenture

3.9
Compare

IBM

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
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