AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Barclays Shared Services

Compare button icon Compare button icon Compare
3.9

based on 1.1k Reviews

Play video Play video Video summary
  • About
  • Reviews
    1.1k
  • Salaries
    5.2k
  • Interviews
    33
  • Jobs
    578
  • Benefits
    193
  • Photos
    -
  • Posts
    1

Filter interviews by

Barclays Shared Services Test Lead Interview Questions and Answers

Updated 29 Sep 2022

Barclays Shared Services Test Lead Interview Experiences

1 interview found

Test Lead Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2022

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 

(2 Questions)

  • Q1. Various Unix commands and sql queries
  • Add your answer
  • Q2. Unix commands for permissions
  • Ans. 

    Unix commands for permissions

    • chmod - change file mode bits

    • chown - change file owner and group

    • ls - list directory contents with permissions

    • umask - set default file permissions

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview and good company to work with.
Panel for very polite

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Barclays Shared Services?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Associate Interview Questions & Answers

Publicis Sapient user image Anonymous

posted on 30 Dec 2016

I appeared for an interview before Dec 2015.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions on Java and data structures with few analytics questions
  • Add your answer
  • Q2. Basic questions
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: 1 minute for each question. Completely technical round with questions on Java, algorithm and data structures
Duration: 1 hour 30 minutes
Total Questions: 90

Round: HR Interview
Experience: They ask about your interest, your hobbies and once you are done with this they will ask you questions on the hobbies you previously claimed you like.

Skills: Java Programming
College Name: Thapar University, Patiala
Anonymous

Test Lead Interview Questions Asked at Other Companies

asked in Wipro
Q1. In an Agile project, can you perform automation within a sprint?
View answer (1)
asked in Concentrix Catalyst
Q2. What are the differences between a Test Plan and a Test Strategy? ... read more
View answer (1)
asked in Wipro
Q3. What are all the status codes available in API testing?
View answers (2)
asked in Wipro
Q4. How do you click on an element located at the bottom of the page?
View answer (1)
asked in Concentrix Catalyst
Q5. What are the different blockers that you might have seen during a ... read more
View answer (1)
View All
company Logo

Consultant Interview Questions & Answers

Publicis Sapient user image Aaditya Gupta

posted on 14 Oct 2015

Interview Questionnaire 

20 Questions

  • Q1. What is Difference between C,C++?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a low-level language while C++ is a high-level language.

    • C++ supports object-oriented programming concepts like classes, inheritance, and polymorphism.

    • C++ has better support for exception handling and templates.

    • C++ is more complex than C and requires more memory.

    • C++ is used for developing applications like video games, while...

  • Answered by AI
    Add your answer
  • Q2. What is a class?
  • Add your answer
  • Q3. What is an object?
  • Add your answer
  • Q4. What is static variable?
  • Add your answer
  • Q5. What is difference between Static and Global Vaiable?
  • Add your answer
  • Q6. What are pointers?
  • View 1 more answer
  • Q7. What are structures?
  • Ans. 

    Structures are arrangements of elements that form a framework or framework-like support.

    • Structures can be found in various fields such as engineering, architecture, and biology.

    • They can be made of different materials such as steel, wood, or bone.

    • Examples include bridges, buildings, and the skeletal system.

    • Structures can be designed to withstand different types of forces such as compression, tension, or bending.

  • Answered by AI
    Add your answer
  • Q8. What is a stack and various operations on it?
  • Ans. 

    A stack is a data structure that follows the Last In First Out (LIFO) principle.

    • Push: adds an element to the top of the stack

    • Pop: removes the top element from the stack

    • Peek: returns the top element without removing it

    • IsEmpty: checks if the stack is empty

    • Size: returns the number of elements in the stack

  • Answered by AI
    Add your answer
  • Q9. What are 3 steps for using function in c?
  • Ans. 

    Three steps for using functions in C.

    • Declare the function with its return type, name, and parameters.

    • Define the function by writing the code for it.

    • Call the function by using its name and passing arguments if necessary.

  • Answered by AI
    Add your answer
  • Q10. What is limit for no of arguments passed to functions? if limit is 10 den how to pass more parameters? Ans:- either Array or Structure
  • Ans. 

    The limit for the number of arguments passed to functions is not fixed. Arrays or structures can be used to pass more parameters.

    • The limit for the number of arguments passed to functions is not fixed and depends on the programming language and system architecture.

    • In C programming language, there is no limit on the number of arguments that can be passed to a function.

    • In Java, the maximum number of arguments that can be ...

  • Answered by AI
    Add your answer
  • Q11. What is union?
  • Add your answer
  • Q12. What is difference between if else and switch case statements?
  • Ans. 

    if else is used for simple conditions while switch case is used for multiple conditions.

    • if else is a sequential decision-making statement while switch case is a multi-branch decision-making statement

    • if else is used when there are only a few conditions to be checked while switch case is used when there are multiple conditions to be checked

    • if else can have multiple conditions in a single statement while switch case can o...

  • Answered by AI
    Add your answer
  • Q13. What are member functions?
  • Ans. 

    Member functions are functions that are defined inside a class and can access the class's private and protected members.

    • Member functions are also known as methods.

    • They can be used to manipulate the data members of an object.

    • They can be overloaded, meaning multiple functions with the same name but different parameters can exist within a class.

    • They can be declared as const, meaning they do not modify the object's state.

    • E...

  • Answered by AI
    Add your answer
  • Q14. Find the output:- a=5;b=4;c=++a+b--; find c?
  • Ans. 

    Find the output of c=++a+b-- where a=5 and b=4.

    • The value of a is incremented by 1 before the addition operation

    • The value of b is decremented by 1 after the addition operation

    • The final value of c is 10

    • The value of a becomes 6 and the value of b becomes 3

  • Answered by AI
    Add your answer
  • Q15. Plant 10 plants in 5 rows such that each row has 4 plants
  • Ans. 

    10 plants can be planted in 5 rows with 4 plants in each row.

    • Divide the plants into groups of 4.

    • Arrange the groups in 5 rows.

    • Each row will have 4 plants.

  • Answered by AI
    Add your answer
  • Q16. There is 2 pot one red and one blue. one pot contains tressure. Two statement are given 1. only one of the statement is correct. 2. Blue pot has the tressure. Find the tressure?
  • Add your answer
  • Q17. Exceptions handling in java?
  • Ans. 

    Exceptions handling is a mechanism to handle runtime errors in Java programs.

    • Exceptions are objects that are thrown at runtime when an error occurs

    • Java provides try-catch-finally blocks to handle exceptions

    • Checked exceptions must be handled or declared in the method signature

    • Unchecked exceptions can be handled or left unhandled

    • Custom exceptions can be created by extending the Exception class

  • Answered by AI
    Add your answer
  • Q18. Run me through your resume
  • Add your answer
  • Q19. Mostly my nterview was project based. He asked me to explain me my project. My contribution in it
  • Add your answer
  • Q20. What are your 5 year plans
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: Written Test consists of following sections:
Technical sections had questions from almost all the sections(C, C++, DBMS, DS, OS)
Quantitative aptitude’s questions were good.. All were almost of R. S. Aggarwal’s level.
Logical reasoning and verbal ability was good.. Some questions were little tough.
Tips: Try to be fast n practice Quantitative aptitude to increase speed..

Round: Technical Interview
Experience: Technical Interview was conducted on skype. I was able to answer most of the questions. And if i could not answer i tried to explain my approach using examples...It lasted for 50 mins..

Tips: Brush up basics knowledge of C,C++ and be confident of what you know. And try to explain your approach if you couldn't tell answer.

Round: HR Interview
Experience: This interview was also through skype. You can drive this Interview towards the direction you want... This interview also lasted for 50 mins... I explained him my project.
Tips: Just be cool.. He was just checking your confidence n spirit to complete the task given to you..

All the best!!!!

General Tips: Practice Quant regularly from Rs.Agrawal, solve questions on DBMS and C,C++ from India Bix.. Test was conducted by AMCAT so try to find if its questions are available on internet.
Skills: C,C++
College Name: NIT Raipur
Motivation: Its clients which are AUDI, Ferrari, Coca-cola,Unilever.
Funny Moments: To try to make me comfortable he asked me weather i like coke or pepsi. He asked why? i said bcoz i feel coke has little less soda content in it.:P Next when i told him my hobbies are watching sitcoms he asked which sitcoms have u watched. I started naming sitcoms he had to intreuppt me.. den asked which one u liked best n y i was telling him the reason then in between he asked me about my project n i thought it was about sitcom so i was answering him about sitcom rather than my project then after a big confusion i co

Skills evaluated in this interview

Anonymous
company Logo

Associate Interview Questions & Answers

Sutherland Global Services user image Anonymous

posted on 10 Jan 2021

I applied via Walk-in and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About communication skills & professional experience.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - If was wonderful experience
Anonymous
company Logo

Consultant Interview Questions & Answers

Sutherland Global Services user image Anonymous

posted on 11 Oct 2020

I applied via Walk-in and was interviewed before Oct 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Whats ur previous experience. Say abt the company properly relieved. But share that u have vast experience even if u have worked in a small shop . Speak in a neutral phase, dont build sentence in ur mind w...
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - We have lot of Doors opened. So dont feel bad if u have not selected. Take it as an experience. HRs cannot decide ur life or career. So be confident in asking why u have not been selected and later u can correct it. Ask for the right salary if u have talent. Cheers!.
Anonymous
company Logo

Associate Interview Questions & Answers

Sutherland Global Services user image Anonymous

posted on 19 Nov 2020

I applied via Campus Placement and was interviewed before Nov 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Self introduction
  • Add your answer
  • Q2. Why should i hire you?
  • Ans. 

    I bring a unique blend of skills, experience, and passion that aligns perfectly with your team's goals and values.

    • Proven track record: In my previous role, I increased team efficiency by 20% through process improvements.

    • Strong communication skills: I effectively collaborated with cross-functional teams to deliver projects on time.

    • Adaptability: I thrive in fast-paced environments and can quickly learn new technologies, ...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - first thing ..confidence and the second one clarity matters a lot in any interview,
small tip instead of i come from a family of four, you can say i come from a happy family of four... be proud of what you are always.

as a fresher i have theoretical knowledge but yes am pretty sure that i can utilize my skills which contributes the growth of the organization.
Anonymous
company Logo

Consultant Interview Questions & Answers

Sutherland Global Services user image Anonymous

posted on 17 Jan 2021

I applied via Naukri.com and was interviewed before Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Did you relieve this company after two years
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold
Be attentive
Just relax and enjoy your interview
Anonymous
Are these interview questions helpful?
company Logo

Consultant Interview Questions & Answers

Sutherland Global Services user image Anonymous

posted on 10 Nov 2017

I appeared for an interview before Nov 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell about yourself.
  • View 4 more answers

Interview Preparation Tips

Round: Resume Shortlist
Experience: I wasn't thinking of joining there, Came along with a friend, so thought of giving it a try, Got my resume shortlisted and was asked to attend the second round.
Tips: Be bold. Want something?, ask them, You wont be disappointed. Try to be more energetic when you talk, make the interviewer smile, you'll get through !!!

Round: Test
Experience: You'll get connected to someone in USA, through a phone call, That person will interview you.
Tips: Try to be yourself, feel free, he/she is also a person like you , talk freely, but listen to what they're asking, response is yours , don't worry about your answer. Make them smile or try to make them think that it'd be fun to work with you.
Duration: 1 hour
Total Questions: 50

Round: HR Interview
Experience: Friendly people, They'll ask you something familiar, "tell about yourself". I told them about me , my passion and all those stuffs, Again left the place looking them smile.
Tips: When this question is asked, many will tell something different like what they want to be, Just tell them whatever you feel at that moment . Feel Nervous, just let them know, They ain't gonna think bad!!!.

Skills: Communication And Confidence
Anonymous
company Logo

Associate Interview Questions & Answers

Optum Global Solutions user image Anonymous

posted on 19 Apr 2021

Interview Questionnaire 

1 Question

  • Q1. About you?
  • Add your answer
Anonymous
company Logo

Consultant Interview Questions & Answers

GlobalLogic user image hafiz mulla

posted on 23 Dec 2021

I applied via Referral and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. I was asked about Python programming
  • Add your answer
  • Q2. My past experience job related questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with technical skills
Anonymous
More about working at Barclays Shared Services
  • HQ - London, United Kingdom (UK)
  • IT Services & Consulting
  • 5k-10k Employees (India)
  • Analytics & KPO

Barclays Shared Services Interview FAQs

How many rounds are there in Barclays Shared Services Test Lead interview?
Barclays Shared Services interview process usually has 2 rounds. The most common rounds in the Barclays Shared Services interview process are Resume Shortlist and Technical.
How to prepare for Barclays Shared Services Test Lead 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 Barclays Shared Services. The most common topics and skills that interviewers at Barclays Shared Services expect are Software Quality Assurance, Agile Coaching, SQL, UNIX and Business Strategy.
What are the top questions asked in Barclays Shared Services Test Lead interview?

Some of the top questions asked at the Barclays Shared Services Test Lead interview -

  1. Unix commands for permissi...read more
  2. Various Unix commands and sql quer...read more

Tell us how to improve this page.

Barclays Shared Services Interviews By Designations

  • Barclays Shared Services Process Advisor Interview Questions
  • Barclays Shared Services Senior Process Advisor Interview Questions
  • Barclays Shared Services Business Analyst Interview Questions
  • Barclays Shared Services Data Scientist Interview Questions
  • Barclays Shared Services Analyst Interview Questions
  • Barclays Shared Services Associate/Senior Associate -(Nontechnical) Interview Questions
  • Barclays Shared Services Senior Analyst Interview Questions
  • Barclays Shared Services Assistant Manager Interview Questions
  • Show more
  • Barclays Shared Services Financial Analyst Interview Questions
  • Barclays Shared Services Java Developer Interview Questions

Interview Questions for Popular Designations

  • Test Engineer Interview Questions
  • Automation Test Lead Interview Questions
  • Automation Test Engineer Interview Questions
  • Senior Test Engineer Interview Questions
  • Software Tester Interview Questions
  • Software Testing Engineer Interview Questions
  • Test Analyst Interview Questions
  • QA Lead Interview Questions
  • Show more
  • Manual Test Engineer Interview Questions
  • QA Test Lead Interview Questions

Test Lead Interview Questions from Similar Companies

Synechron
Synechron Test Lead Interview Questions
3.5
 • 5 Interviews
CGI Group
CGI Group Test Lead Interview Questions
4.0
 • 3 Interviews
NTT Data
NTT Data Test Lead Interview Questions
3.8
 • 2 Interviews
CitiusTech
CitiusTech Test Lead Interview Questions
3.3
 • 2 Interviews
Infinite Computer Solutions
Infinite Computer Solutions Test Lead Interview Questions
3.3
 • 2 Interviews
 UST
UST Test Lead Interview Questions
3.8
 • 1 Interview
Atos
Atos Test Lead Interview Questions
3.8
 • 1 Interview
YASH Technologies
YASH Technologies Test Lead Interview Questions
3.8
 • 1 Interview
View all
Barclays Shared Services Test Lead Salary
based on 5 salaries
₹11.5 L/yr - ₹18 L/yr
10% less than the average Test Lead Salary in India
View more details

Barclays Shared Services Test Lead Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Barclays Shared Services Salaries in India
Process Advisor
675 salaries
unlock blur

₹1 L/yr - ₹7.1 L/yr

Assistant Manager
490 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Assistant Vice President
427 salaries
unlock blur

₹14 L/yr - ₹40.1 L/yr

Senior Analyst
270 salaries
unlock blur

₹4 L/yr - ₹10.1 L/yr

Process Associate
190 salaries
unlock blur

₹1 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Barclays Shared Services with
DXC Technology

DXC Technology

3.7
Compare
Sutherland Global Services

Sutherland Global Services

3.5
Compare
Optum Global Solutions

Optum Global Solutions

4.0
Compare
Virtusa Consulting Services

Virtusa Consulting Services

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Barclays Shared Services Interview Questions >
  • Barclays Shared Services Test Lead Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter