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.8k Reviews

Filter interviews by

Persistent Systems Test Module Lead Interview Questions, Process, and Tips

Updated 23 Feb 2021

Persistent Systems Test Module Lead Interview Experiences

1 interview found

Interview Questionnaire 

10 Questions

  • Q1. Explain your automation framework
  • Ans. 

    Our automation framework is a hybrid framework that combines data-driven and keyword-driven approaches.

    • We use Excel sheets to store test data and test cases.

    • We have a set of reusable functions that are stored in a separate library.

    • We use Selenium WebDriver for web automation and Appium for mobile automation.

    • We have a reporting mechanism that generates reports in HTML format.

    • We use Jenkins for continuous integration and...

  • Answered by AI
  • Q2. Explain control flow of the automation framework
  • Ans. 

    Control flow of automation framework refers to the sequence in which the test cases are executed.

    • The framework follows a predefined sequence of steps to execute test cases

    • It includes steps like test case selection, test data preparation, test case execution, and result reporting

    • The control flow can be linear or non-linear depending on the framework design

    • Example: In a linear control flow, test cases are executed one af

  • Answered by AI
  • Q3. Reporting used in framework
  • Ans. 

    Reporting is an essential part of any framework to track and analyze test results.

    • Reporting helps in identifying the test cases that have failed and the reasons behind the failure.

    • It also helps in tracking the progress of testing and identifying areas that need improvement.

    • Reporting can be done using various tools such as TestNG, JUnit, Extent Reports, etc.

    • Reports can be generated in various formats such as HTML, PDF, ...

  • Answered by AI
  • Q4. Explain experience in bdd framework
  • Q5. Java program to count frequency of characters in string
  • Ans. 

    Java program to count frequency of characters in string

    • Create a HashMap to store character and its frequency

    • Convert the string to char array

    • Iterate through the char array and update the frequency in HashMap

    • Print the HashMap

  • Answered by AI
  • Q6. What is interface and why is it used
  • Ans. 

    An interface is a contract between two components that defines the communication between them.

    • Interfaces provide a way to achieve abstraction and loose coupling in software design.

    • They allow different components to communicate with each other without knowing the implementation details.

    • Interfaces are used in object-oriented programming to define a set of methods that a class must implement.

    • Examples of interfaces in Java...

  • Answered by AI
  • Q7. Overloading and overriding
  • Q8. Webelement methods
  • Q9. Window handle and handles
  • Q10. Array list and linked list

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There were 4 rounds. 1st round on technical questions, 2nd round was taken by client and it was based on both technical and scenario based and 3rd round was managerial round and then finally HR round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and be well aware of your previous work and projects.

QA Engineer Interview Questions & Answers

ITC Infotech user image Mamta Balakrishna

posted on 13 Dec 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java program to split alpha-numeric values without using the split method
  • Ans. 

    Split alpha-numeric values in Java without using split method

    • Iterate through each character in the input string

    • Check if the character is a digit or a letter using Character.isDigit() and Character.isLetter() methods

    • Create separate strings for digits and letters and store them in an array

  • Answered by AI
  • Q2. SQL query to add a new column to a table and the column value should have a default value and never be null
  • Ans. 

    Use ALTER TABLE statement to add a new column with a default value and set it to NOT NULL

    • Use ALTER TABLE table_name ADD column_name data_type DEFAULT default_value NOT NULL;

    • Example: ALTER TABLE employees ADD hire_date DATE DEFAULT '2022-01-01' NOT NULL;

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding questions about c programming
  • Q2. Errors faced and resolution done
  • Ans. 

    I have faced errors related to compatibility issues with software versions, and resolved them by updating the software to the latest version.

    • Identified the specific software versions causing compatibility issues

    • Researched and found the latest version of the software

    • Updated the software to the latest version to resolve the compatibility issues

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary negotitation
  • Q2. Joining date preference
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic SDET related Manual and Automation Codes
  • Q2. Manager Round is about your work nature attentiveness in work
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Questions on Framework
  • Q2. Programs on Strings and Collections
  • Q3. Selenium scenario based programs on window handling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. 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 

(2 Questions)

  • Q1. Difference between mux and merge blocks in matlab
  • Ans. 

    Mux block combines multiple signals into one, while merge block combines two signals into one in MATLAB.

    • Mux block is used to combine multiple signals into one output signal.

    • Merge block is used to combine two input signals into one output signal.

    • Mux block has multiple input ports, while merge block has two input ports.

    • Example: Mux block can be used to combine sensor data from multiple sources, while merge block can be u

  • Answered by AI
  • Q2. Mux is a selection block and merge combines signals
Round 3 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. How do you manage work with life

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about ur self
  • Q2. Questions based on resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. JAVA coding, Selenium
Round 2 - Technical 

(1 Question)

  • Q1. Project flow, Critical scenarios
Round 3 - HR 

(1 Question)

  • Q1. Salary, Date of joining
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java basic, oops
  • Q2. Api testing, git, jenkins

Persistent Systems Interview FAQs

What are the top questions asked in Persistent Systems Test Module Lead interview?

Some of the top questions asked at the Persistent Systems Test Module Lead interview -

  1. Java program to count frequency of characters in stri...read more
  2. What is interface and why is it u...read more
  3. Explain control flow of the automation framew...read more

Tell us how to improve this page.

Join Persistent Systems See Beyond, Rise Above

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 805 Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
Nagarro Interview Questions
4.0
 • 776 Interviews
View all
Persistent Systems Test Module Lead Salary
based on 16 salaries
₹8.4 L/yr - ₹11.4 L/yr
26% less than the average Test Module Lead Salary in India
View more details

Persistent Systems Test Module Lead Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
4.4k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
3.8k salaries
unlock blur

₹5 L/yr - ₹15.2 L/yr

Lead Engineer
3.1k salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.1 L/yr - ₹18.5 L/yr

Project Lead
1.8k salaries
unlock blur

₹13.2 L/yr - ₹38.8 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.8
Compare

TCS

3.7
Compare

IBM

4.0
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview