Upload Button Icon Add office photos

Filter interviews by

HCL Group Performance Tester Interview Questions, Process, and Tips for Experienced

Updated 20 Mar 2021

HCL Group Performance Tester Interview Experiences for Experienced

1 interview found

Interview Questionnaire 

9 Questions

  • Q1. What is the run time setting parameters?
  • Ans. 

    Run time setting parameters are values that can be set during test execution to control the behavior of the test.

    • Run time setting parameters are used to modify the behavior of the test during execution.

    • They can be used to simulate different user loads, network conditions, and other variables.

    • Examples include setting the number of virtual users, the duration of the test, and the think time between requests.

  • Answered by AI
  • Q2. What is the process of Agile?
  • Ans. 

    Agile is an iterative and incremental approach to software development that emphasizes flexibility and customer satisfaction.

    • Agile involves breaking down the project into smaller, manageable chunks called sprints.

    • Each sprint involves planning, designing, coding, testing, and reviewing the work done.

    • The team works closely with the customer to ensure that the product meets their needs.

    • Agile encourages collaboration, comm...

  • Answered by AI
  • Q3. What is the different between Think time and Pacing
  • Ans. 

    Think time is the time taken by a user to think and perform an action, while pacing is the time interval between two consecutive user actions.

    • Think time is the time taken by a user to read and understand the content on the screen before performing an action.

    • Pacing is the time interval between two consecutive user actions, which is used to simulate real-world user behavior.

    • Think time is used to simulate the time taken b...

  • Answered by AI
  • Q4. What the different b/w Test plan and RTM?
  • Ans. 

    Test plan is a document that outlines the testing strategy while RTM is a document that maps requirements to test cases.

    • Test plan outlines the scope, objectives, resources, and schedule of testing.

    • RTM maps the requirements to test cases to ensure all requirements are covered.

    • Test plan is created before testing begins while RTM is created during testing.

    • Test plan is a high-level document while RTM is a detailed document...

  • Answered by AI
  • Q5. What is the challenge your facing while scripting?
  • Ans. 

    The challenge I am facing while scripting is identifying and handling dynamic elements.

    • Dynamic elements such as timestamps and session IDs require unique handling

    • Identifying and correlating dynamic values across multiple requests can be time-consuming

    • Using regular expressions and functions can help in handling dynamic elements

  • Answered by AI
  • Q6. What are the parameter in result table?
  • Ans. 

    Parameters in result table are the values that are measured during performance testing.

    • Parameters can include response time, throughput, error rate, and resource utilization.

    • These values are used to analyze the performance of the system under test.

    • They can be compared against performance requirements or industry benchmarks.

    • Parameter values can be displayed in graphs or charts for easy analysis.

    • Examples of parameter val...

  • Answered by AI
  • Q7. What the process of Non functional testing ? Process?
  • Ans. 

    Non-functional testing is the process of testing the performance, reliability, and usability of a system.

    • Identify the non-functional requirements

    • Design test scenarios and test cases

    • Execute tests and collect data

    • Analyze the results and report findings

    • Repeat the process until the system meets the non-functional requirements

  • Answered by AI
  • Q8. Monitoring Tool ?
  • Q9. Perfmon?

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed before Jun 2021. 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 - Group Discussion 

In this round, group of team members ask for introduction than move to technical questions and all.

Round 3 - Coding Test 

This is a general coding test as per your skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared for technical questions, interact with your interviewer ask questions and speak as much as possible. Don't be quiet

I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. What is the meaning of engineering?
  • Ans. 

    Engineering is the application of scientific and mathematical principles to design, build, and maintain structures, machines, and systems.

    • Engineering involves problem-solving and innovation

    • It requires a deep understanding of math, science, and technology

    • Engineers design and build everything from bridges to software

    • They work in a variety of fields, including aerospace, civil, electrical, and mechanical engineering

    • Engine...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your salary expectation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Agree to offered CTC. that's it. You will be selected.

I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What are java 8 features? Hashmap and hashset Functional interface Spring boot annotation Microservice architecture

Interview Preparation Tips

Interview preparation tips for other job seekers - No hike in HCL, mainly for job security

I applied via Walk-in and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Related to SOM, and previous Projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in fundamentals and well knowledge on you previous projects

I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic C (mainly function pointers) and RTOS concept questions is a must.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a very clear understanding about basics.

I applied via Naukri.com and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the JD of work?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a 3 rounds, 1st round will be tool test. 2ndround technical, here they are asking your previous work experience, NX assembly related questions, and related to harness.

3rd round would manager round this will be casual round.

I applied via Recruitment Consultant and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data Structures on duplicate number and C programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For me they fully asked on Data Structures and C Programming concepts and socket programming and threads in Linux,IPC mechanism

Interview Questionnaire 

5 Questions

  • Q1. It was mainly a discussion on coding questions and java.
  • Q2. Missing and repeating numbers in O(n) , add two numbers using linked list etc.
  • Ans. 

    The question is about finding missing and repeating numbers in an array and adding two numbers using linked lists.

    • To find missing and repeating numbers in an array, use a hash set to track the occurrence of each number.

    • To add two numbers using linked lists, traverse both lists simultaneously and keep track of carry.

    • Remember to handle edge cases like different lengths of linked lists or a carry at the end.

  • Answered by AI
  • Q3. Few puzzles and Core Java related questions.
  • Q4. Salary negotiation
  • Q5. Asked about internal working of hashmap, one puzzle and few behavioural questions.

Interview Preparation Tips

Round: Test
Experience: It was mainly a Java based test having 30 multiple choice questions.
Also the test comprised 5 DS / Algo questions which were pretty easy.

General Tips: Understand basic data structures and algorithm questions.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Oops concept
  • Q2. Servlet jsp questions
  • Q3. Matrix program

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 2 technical rounds,1st was a good one which was based on core java & J2EE.Second interview was based on project worked.

HCL Group Interview FAQs

What are the top questions asked in HCL Group Performance Tester interview for experienced candidates?

Some of the top questions asked at the HCL Group Performance Tester interview for experienced candidates -

  1. What is the run time setting parameter...read more
  2. What is the different between Think time and Pac...read more
  3. What the process of Non functional testing ? Proce...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Capgemini Interview Questions
3.7
 • 4.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
HCL Group Performance Tester Salary
based on 18 salaries
₹3.5 L/yr - ₹8 L/yr
9% less than the average Performance Tester Salary in India
View more details

HCL Group Performance Tester 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

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Technical Lead
3.2k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Software Engineer
3k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
2.5k salaries
unlock blur

₹4.9 L/yr - ₹18.3 L/yr

Lead Engineer
2.2k salaries
unlock blur

₹4.4 L/yr - ₹14 L/yr

Senior Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Explore more salaries
Compare HCL Group with

HCLTech

3.5
Compare

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

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