Premium Employer

i

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

Persistent Systems Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 3.7k Reviews

Filter interviews by

Persistent Systems Lead Quality Analyst Interview Questions and Answers

Updated 1 Apr 2022

Persistent Systems Lead Quality Analyst Interview Experiences

1 interview found

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

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. Framework architecture Different types of wait Java oops concept and their uses in framework. Reading data from property file.
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic java and selenium. Oops concept uses and challenge in previous work and you over come.

Interview questions from similar companies

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

JavaScript program on strings

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

Basic aptitude question.

Round 2 - Coding Test 

Basic coding question.

Round 3 - One-on-one 

(3 Questions)

  • Q1. How the skill you specified in resume
  • Ans. 

    I have strong problem-solving skills and attention to detail.

    • I have experience in root cause analysis to identify and resolve quality issues.

    • I am proficient in statistical analysis to improve processes and reduce defects.

    • I have a track record of implementing quality control measures to ensure product reliability.

    • I pay close attention to detail in all aspects of my work to maintain high quality standards.

  • Answered by AI
  • Q2. About the coding language you mention
  • Q3. Asking to slove coding question
Round 4 - HR 

(2 Questions)

  • Q1. General basic question
  • Q2. Scenario based question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ BASED - medium to difficult

Round 2 - Assignment 

Assignment based on your profile , scenario based must

Round 3 - Technical 

(2 Questions)

  • Q1. About your previous company work and programming related questions
  • Q2. Oops concept , dsa , sql , debugging a problem in your code
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is meant by Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

    • Example: Function overloading

  • Answered by AI
  • Q2. Write a program to find no of repeated characters in a string
  • Ans. 

    Program to find number of repeated characters in a string

    • Iterate through each character in the string

    • Use a hashmap to store the count of each character

    • Increment the count if character is already present in the hashmap

    • Return the count of characters with count greater than 1

  • Answered by AI
  • Q3. About config file
  • Q4. About scenario outline
  • Q5. Tell me about yourself
  • Ans. 

    I am a dedicated Quality Engineer with a strong background in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control tests and inspections

    • Skilled in analyzing data and identifying areas for improvement

    • Proficient in implementing quality management systems

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilities

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain pom xml
  • Ans. 

    pom.xml is a configuration file used in Maven projects to define project settings, dependencies, and build process.

    • pom.xml stands for Project Object Model XML

    • It is used in Maven projects to manage project configuration, dependencies, and build process

    • It contains information such as project name, version, dependencies, plugins, and repositories

    • Example: <project><groupId>com.example</groupId><artifac...

  • Answered by AI
  • Q2. Explain test ng
  • Ans. 

    TestNG is a testing framework for Java that supports various types of testing like unit, functional, end-to-end, etc.

    • TestNG allows for easy configuration of test cases using annotations like @Test, @BeforeMethod, @AfterMethod, etc.

    • It supports parameterization of test cases using @Parameters annotation.

    • TestNG provides features like grouping of test cases, dependency management, parallel execution, and reporting.

    • It integ...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about current project
  • Ans. 

    Currently working on implementing automated testing for a web application using Selenium and Cucumber framework.

    • Developing test scripts using Selenium WebDriver for automated testing

    • Creating feature files and step definitions using Cucumber for behavior-driven development

    • Executing test cases and analyzing results to ensure quality of the web application

    • Collaborating with developers to identify and resolve defects

    • Partic...

  • Answered by AI
  • Q2. Explain current role
  • Ans. 

    I am currently working as a Quality Analyst, responsible for ensuring the quality of products or services meets the required standards.

    • Conducting quality assurance tests on products or services

    • Identifying defects or issues and working with teams to resolve them

    • Creating and implementing quality control processes

    • Analyzing data to identify trends and areas for improvement

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the spc?
  • Ans. 

    SPC stands for Statistical Process Control, a method used to monitor and control processes to ensure they are stable and in control.

    • SPC involves collecting and analyzing data to understand variation in a process

    • It helps identify when a process is out of control and in need of adjustment

    • Common tools used in SPC include control charts, histograms, and Pareto charts

  • Answered by AI
  • Q2. What is msa?
  • Ans. 

    MSA stands for Measurement System Analysis. It is a method used to assess the measurement system's capability to provide accurate and reliable data.

    • MSA helps in identifying sources of variation in measurement systems.

    • It includes studies like Gage R&R (Repeatability and Reproducibility) to evaluate measurement system precision.

    • MSA ensures that the measurement system is capable of providing accurate and reliable data...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is your job role?
  • Ans. 

    Quality Engineers are responsible for ensuring products meet quality standards through testing and analysis.

    • Develop and implement quality control systems

    • Conduct tests and inspections to identify defects

    • Analyze data to improve processes and reduce errors

    • Collaborate with production teams to address quality issues

    • Document findings and recommend improvements

  • Answered by AI
  • Q2. How you manage your daily work management?
  • Ans. 

    I manage my daily work management by prioritizing tasks, creating to-do lists, setting deadlines, and utilizing time management techniques.

    • Prioritize tasks based on urgency and importance

    • Create to-do lists to keep track of tasks

    • Set deadlines to ensure timely completion

    • Utilize time management techniques such as Pomodoro technique or Eisenhower matrix

    • Regularly review and adjust the plan as needed

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on frameworks and oops
  • Q2. Java string concepts
Round 2 - HR 

(1 Question)

  • Q1. Situation based questions
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about agile methodology
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile methodology involves breaking down projects into small, manageable tasks called sprints.

    • It prioritizes customer feedback and collaboration over rigid planning.

    • Adaptability and responding to change are key principles of agile methodology.

    • Common frameworks for agile include Scrum, Kanban, and Extr

  • Answered by AI
  • Q2. Explain about bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer for fixing

    • Developer fixes the bug

    • Bug is retested by tester

    • Bug is closed if fixed or reopened if issue persists

  • Answered by AI

Skills evaluated in this interview

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Lead Quality Analyst interview?
Persistent Systems interview process usually has 3 rounds. The most common rounds in the Persistent Systems interview process are Resume Shortlist, Technical and HR.
How to prepare for Persistent Systems Lead Quality Analyst 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 Persistent Systems. The most common topics and skills that interviewers at Persistent Systems expect are Devops, GUI, JMeter, Microservices and Perl.

Tell us how to improve this page.

People are getting interviews through

based on 1 Persistent Systems interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Persistent Systems See Beyond, Rise Above

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 801 Interviews
Mphasis Interview Questions
3.4
 • 784 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
Persistent Systems Lead Quality Analyst Salary
based on 9 salaries
₹8 L/yr - ₹14.4 L/yr
At par with the average Lead Quality Analyst Salary in India
View more details

Persistent Systems Lead Quality Analyst Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.0

Skill development

3.9

Work-Life balance

3.3

Salary & Benefits

5.0

Job Security

4.6

Company culture

3.3

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
4.3k salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

Senior Software Engineer
3.7k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Lead Engineer
3k salaries
unlock blur

₹7.2 L/yr - ₹30 L/yr

Lead Software Engineer
2.9k salaries
unlock blur

₹7.3 L/yr - ₹21 L/yr

Project Lead
1.8k salaries
unlock blur

₹13 L/yr - ₹38.8 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.8
Compare

TCS

3.7
Compare

IBM

4.1
Compare

Wipro

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