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 Trainee Interview Questions and Answers

Updated 5 Mar 2020

Publicis Sapient QA Trainee Interview Experiences

1 interview found

QA Trainee Interview Questions & Answers

user image Anonymous

posted on 5 Mar 2020

I applied via Campus Placement and was interviewed in Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Round 1:Online round was conducted on Hirepro platform. It was divided into 5 sections. Aptitude(15 ques, 15 min) verbal(5 ques, 5 min) logical(10 ques, 10 min) puzzles and logical mixed(10 ques, 10 ...
  • Q2. Round 2(Domain): BST, doubly linked list
  • Q3. Round 3(Attribute): puzzles

Interview Preparation Tips

Interview preparation tips for other job seekers - Round 1:Online round was conducted on Hirepro platform. It was divided into 5 sections.

Aptitude(15 ques, 15 min)
verbal(5 ques, 5 min)
logical(10 ques, 10 min)
puzzles and logical mixed(10 ques, 10 min)
coding(1 ques, 30 min)
Every section was easy but the time was the important key here to cross the sectional cut-off. Coding ques was to give the smallest no divisible by an given integer n and whose sum is equal to given integer m.

After this round, from 900 students, 51 got shortlisted for the further rounds
Round 2(Domain):

It was tricky round. questions were asked from Domain subjects such as OS, DBMS(SQL queries), concepts of software engineering, java, data structure(BST, doubly linked list) along with some few puzzles(how to measure x liters from a and b liters, kind of). few programs such as swapping two no without using third variable, Fibonacci series.

java was asked in depth, i was asked real world examples of oops concepts such as abstraction, inheritance etc. Questions on collections, exceptions, project discussion.

overall if your basics are strong you can easily clear this round

After this round 15 students were shortlisted for further HR round.

Round 3(Attribute):

This round was taken by a technical person so i was asked some behavioral questions that needed technical approach too to solve.

Tell me about your projects and the difficulty and risks you faced.
if you are dealing with a client who is having some doubts related to your project, who will you make him to trust you
where did you use sorting in your project
how will you motivate your team members for doing the project they have been assigned.
how will you test your project for finding errors? (SE questions, had to tell him about testing)
some basic puzzles on number series.

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Parallel test in cucumber
  • Ans. 

    Parallel test execution in Cucumber allows running multiple test scenarios simultaneously for faster results.

    • Use tools like TestNG or JUnit to run Cucumber tests in parallel

    • Configure the test runner to specify the number of threads to use for parallel execution

    • Ensure that the tests are independent and do not interfere with each other

    • Consider using a parallel plugin like Cucumber-JVM-Parallel to manage parallel executio

  • Answered by AI
  • Q2. How to handle browser history
  • Ans. 

    Browser history can be handled by clearing cache, cookies, and browsing data regularly.

    • Regularly clear cache, cookies, and browsing history to improve browser performance

    • Use incognito mode for private browsing to prevent history from being saved

    • Disable browser history tracking if needed for privacy reasons

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Implicit Wait and Explicit Wait
  • Q2. How to handle browser history
  • Ans. 

    Browser history can be managed by clearing cache, cookies, and browsing history regularly.

    • Regularly clear cache, cookies, and browsing history to improve browser performance

    • Use private browsing mode to prevent saving browsing history

    • Disable browser history tracking in browser settings

    • Use browser extensions or plugins to manage and delete browsing history

    • Consider using a VPN for additional privacy and security

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Section A: All coding related multi-choice questions with expected output
  • Q2. Section B: All logical reasoning and aptitude 20 questions
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. What is permission set and profiles
  • Ans. 

    Permission sets and profiles are used in Salesforce to control access to objects, fields, and records.

    • Permission sets are used to grant additional permissions to specific users or groups beyond what is already defined in their profiles.

    • Profiles are used to define the baseline permissions and settings for a user or group.

    • Permission sets can be assigned to users in addition to their profile to give them access to specifi...

  • Answered by AI
  • Q2. Explain the End to End process of loan origination
  • Ans. 

    Loan origination process involves application, underwriting, approval, and funding stages.

    • Customer submits loan application with required documents

    • Lender reviews application for completeness and accuracy

    • Underwriting process assesses borrower's creditworthiness and risk

    • Loan approval or denial decision is made based on underwriting results

    • Funding stage involves disbursing approved loan amount to borrower

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. How did u used automation in your privious project
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on switching
  • Q2. Packet flow in routers, osi model , etc
  • Ans. 

    Packet flow in routers involves data transmission through different layers of the OSI model.

    • Packet flow starts at the network layer where packets are routed based on IP addresses.

    • Packets then move to the data link layer where MAC addresses are used for communication.

    • Finally, packets are transmitted physically through the network interface.

    • OSI model consists of 7 layers: Physical, Data Link, Network, Transport, Session,

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

I applied via Walk-in and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Technical java selenium, BDD
  • Q2. Technical java, selenium, framework
  • Q3. Framework design knowledge
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding knowledge in python
  • Q2. Bdd writing and API testing
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Write test cases on Camera

Round 2 - Technical 

(2 Questions)

  • Q1. Database question
  • Q2. Inner join, constraint

Publicis Sapient Interview FAQs

What are the top questions asked in Publicis Sapient QA Trainee interview?

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

  1. Round 1:Online round was conducted on Hirepro platform. It was divided into 5 s...read more
  2. Round 2(Domain): BST, doubly linked l...read more
  3. Round 3(Attribute): puzz...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Publicis Sapient interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Publicis Sapient Let's imagine the future together.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
Senior Associate
2.2k salaries
unlock blur

₹11 L/yr - ₹37.5 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.1 L/yr - ₹32 L/yr

Senior Software Engineer
726 salaries
unlock blur

₹9.2 L/yr - ₹36 L/yr

Senior Associate 2
606 salaries
unlock blur

₹14.7 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