Upload Button Icon Add office photos

Filter interviews by

NashTech Senior Performance Test Engineer Interview Questions and Answers

Updated 1 Mar 2024

NashTech Senior Performance Test Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Performance testing and Tools basics, performance Tuning
Round 2 - Technical 

(1 Question)

  • Q1. Advanced performance scenarios based questions
Round 3 - HR 

(1 Question)

  • Q1. General HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics crisp and updated

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What are controllers in jmeter
  • Ans. 

    Controllers in JMeter are elements used to organize and structure test plans.

    • Controllers are used to group samplers and other elements in JMeter test plans.

    • There are different types of controllers such as Simple Controller, Loop Controller, If Controller, etc.

    • Controllers help in organizing and managing the flow of requests in a test plan.

    • Example: If Controller can be used to execute a sampler based on a condition.

  • Answered by AI
  • Q2. True client protocol uses
  • Ans. 

    True client protocol uses HTTP/HTTPS to communicate with the server.

    • Uses HTTP/HTTPS for communication

    • Simulates real user behavior

    • Supports dynamic parameters and correlation

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Jenkins ci/cd pipeline
  • Q2. How to optimize performance using newrelic
  • Ans. 

    Optimizing performance using New Relic involves monitoring, analyzing, and making adjustments based on insights.

    • Set up custom dashboards to monitor key performance metrics

    • Use New Relic APM to identify bottlenecks in code and optimize

    • Leverage New Relic Insights for deeper analysis and trend identification

    • Utilize New Relic Synthetics for proactive monitoring and testing

    • Implement New Relic Alerts to receive notifications

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Expected salary
  • Ans. 

    Negotiable based on market standards and job responsibilities

    • Salary expectations are based on industry standards and the responsibilities of the role

    • Open to discussing salary range during the interview process

    • Looking for a competitive compensation package that aligns with my experience and skills

  • Answered by AI
  • Q2. Why you want to join ltimindtree
  • Ans. 

    I want to join Mindtree because of its reputation for innovation and collaborative work culture.

    • I am impressed by Mindtree's focus on cutting-edge technologies and solutions.

    • I value the emphasis Mindtree places on teamwork and collaboration.

    • I believe Mindtree offers a great platform for personal and professional growth.

    • I am excited about the opportunity to work with a diverse and talented team at Mindtree.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study more and do hands on solutions more

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. All questions were real time question based on performance testing.
  • Q2. In what case Jmeter takes more time than browser response time of a page.
  • Ans. 

    Jmeter may take more time than browser response time due to network latency, server load, or Jmeter configuration.

    • Network latency between Jmeter and server can cause delays.

    • Server load may impact response time for Jmeter.

    • Jmeter configuration settings like number of threads or ramp-up time can affect performance.

    • Browser caching may make browser response time faster than Jmeter's.

    • Complex scripts or heavy load scenarios c

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Loadrunner and jmeter related questions
  • Q2. Basic loadrunner and jmeter settings property.
Round 2 - Technical 

(1 Question)

  • Q1. Process of scripting and testing on loadrunner and jmeter.
  • Ans. 

    Scripting and testing on LoadRunner and JMeter involves creating virtual users, recording scripts, parameterizing data, and executing tests.

    • Create virtual users to simulate real-world user behavior

    • Record scripts by capturing user actions and requests

    • Parameterize data to create realistic test scenarios

    • Execute tests to measure system performance and identify bottlenecks

    • Analyze test results to identify performance issues

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. What are your salary expectations?
  • Q3. Share details of your previous job.
  • Q4. Why are you looking for a change?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing the basic questions and its process.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Why did you use Jmeter?
  • Ans. 

    I used Jmeter for its user-friendly interface, extensive features, and ability to simulate real-world scenarios.

    • Jmeter has a user-friendly interface which makes it easy to create and execute performance tests.

    • It offers a wide range of features for load testing, stress testing, and performance monitoring.

    • Jmeter allows for the simulation of real-world scenarios, helping to identify performance bottlenecks and optimize sy...

  • Answered by AI
  • Q2. What is SLA in performance testing?
  • Ans. 

    SLA in performance testing refers to the agreed upon level of service that a system must meet in terms of response time, throughput, and other performance metrics.

    • SLA stands for Service Level Agreement

    • It defines the expected performance metrics that a system must meet

    • SLAs are typically agreed upon between stakeholders and are used to measure the performance of a system

    • Examples of SLAs include response time should be le...

  • Answered by AI
  • Q3. What is Correlation in Jmeter?
  • Ans. 

    Correlation in JMeter is the process of extracting dynamic values from server responses and passing them as inputs to subsequent requests.

    • Correlation is important in performance testing to simulate real user behavior.

    • It involves identifying and capturing dynamic values like session IDs, tokens, etc.

    • These values are then extracted using regular expressions or built-in JMeter functions.

    • The extracted values are stored in ...

  • Answered by AI
  • Q4. How many types of listeners did you use
  • Ans. 

    I used multiple types of listeners including JMeter listeners, PerfMon Metrics Collector, and InfluxDB Backend Listener.

    • JMeter listeners

    • PerfMon Metrics Collector

    • InfluxDB Backend Listener

  • Answered by AI
  • Q5. What is parameterization?
  • Ans. 

    Parameterization is the process of replacing hard-coded values in a test script with variables to make the script more dynamic and reusable.

    • Parameterization helps in simulating real-world scenarios by varying input data during test execution.

    • It allows for running the same test script with different sets of data without the need to modify the script each time.

    • Common examples of parameterization include using CSV files, ...

  • Answered by AI
  • Q6. What are threads and thread groups?
  • Ans. 

    Threads are lightweight processes within a process that can run concurrently. Thread groups are a collection of threads.

    • Threads are independent sequences of execution within a process.

    • Thread groups are used to organize and manage multiple threads together.

    • Threads within a group can share resources and communicate with each other.

    • Example: In performance testing, threads can simulate multiple users accessing a system con

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Performance Test Engineer interview:
  • jmater

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(4 Questions)

  • Q1. Why PT required?
  • Q2. Performance testing procedures for API
  • Ans. 

    Performance testing procedures for API involve load testing, stress testing, and scalability testing.

    • Conduct load testing to determine how the API performs under normal and peak load conditions.

    • Perform stress testing to evaluate the API's stability and reliability under extreme conditions.

    • Conduct scalability testing to assess the API's ability to handle increased workload by adding more resources.

    • Monitor response times...

  • Answered by AI
  • Q3. APM tool use in PT?
  • Ans. 

    APM tools are commonly used in Performance Testing to monitor and analyze the performance of applications under load.

    • APM tools help in identifying performance bottlenecks and optimizing application performance.

    • Examples of popular APM tools include New Relic, Dynatrace, AppDynamics, and Datadog.

    • These tools provide real-time monitoring, alerting, and performance analytics to help improve application performance.

    • APM tools...

  • Answered by AI
  • Q4. Root Cause analysis in PY
  • Ans. 

    Root Cause analysis in PY involves identifying the underlying reason for performance issues.

    • Identify the symptoms of the performance issue

    • Gather data and metrics related to the performance problem

    • Analyze the data to pinpoint the root cause

    • Implement solutions to address the root cause

  • 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 was interviewed in Dec 2024.

Round 1 - Case Study 

About work experience

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

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Asked some performance basics to advanced level questions, somecoding questions.
  • Q2. What is PTLC in testing?
  • Ans. 

    PTLC stands for Performance Testing Life Cycle, which is a process followed in performance testing to ensure the performance of a system.

    • PTLC involves planning, preparation, execution, and analysis of performance tests.

    • It includes defining performance goals, creating test scenarios, executing tests, and analyzing results.

    • PTLC helps in identifying performance bottlenecks and optimizing system performance.

    • Example: In PTL...

  • Answered by AI
  • Q3. Make a python script that captures resources of a system.
  • Ans. 

    Python script to capture system resources

    • Use psutil library to access system resources

    • Collect CPU, memory, disk, and network usage data

    • Display the captured resources in a readable format

  • Answered by AI
  • Q4. What is network bandwidth constraint in testing?
  • Ans. 

    Network bandwidth constraint in testing refers to limitations on the amount of data that can be transmitted over a network during testing.

    • Network bandwidth constraint can impact the performance of an application or system being tested.

    • It can lead to slow response times, timeouts, or even failures during testing.

    • Examples of network bandwidth constraints include limited bandwidth on a shared network, network congestion, ...

  • Answered by AI
  • Q5. What is use of timers in JMeter?
  • Ans. 

    Timers in JMeter are used to simulate real user behavior by adding delays between requests.

    • Timers help in controlling the load on the server by adding delays between requests.

    • They can be used to simulate realistic user behavior by adding random or constant delays.

    • Examples of timers in JMeter include Constant Timer, Gaussian Random Timer, and Uniform Random Timer.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is the performance testing
  • Ans. 

    Performance testing is a type of testing to ensure software applications perform well under expected workload.

    • Performance testing evaluates the speed, responsiveness, and stability of an application under various load conditions.

    • It helps identify bottlenecks, performance issues, and areas for improvement in the application.

    • Types of performance testing include load testing, stress testing, and scalability testing.

    • Tools ...

  • Answered by AI
  • Q2. What is the correlation
  • Ans. 

    Correlation is a statistical measure that describes the strength and direction of a relationship between two variables.

    • Correlation values range from -1 to 1, with 0 indicating no correlation, 1 indicating a perfect positive correlation, and -1 indicating a perfect negative correlation.

    • Positive correlation means that as one variable increases, the other variable also increases. Negative correlation means that as one var...

  • Answered by AI
  • Q3. Performance testing is used for checking the application behavior in terms of speed stability and scalability under various of work load
  • Q4. Correlation : Means replacing dynamic value by a parameter.In Correlation handling Dynamic Data generated by Server side.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please send me the link

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Load runner related
  • Q2. What is correlation
  • Ans. 

    Correlation is a statistical measure that describes the relationship between two variables.

    • Correlation can range from -1 to 1, with 1 indicating a perfect positive correlation, -1 indicating a perfect negative correlation, and 0 indicating no correlation.

    • Correlation does not imply causation, meaning just because two variables are correlated does not mean that one causes the other.

    • For example, if there is a positive cor...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wipro Senior Performance Engineer interview:
  • Javascript
Interview preparation tips for other job seekers - please have some better knowledge and be confident and read well before attending the interviews

NashTech Interview FAQs

How many rounds are there in NashTech Senior Performance Test Engineer interview?
NashTech interview process usually has 3 rounds. The most common rounds in the NashTech interview process are Technical and HR.
What are the top questions asked in NashTech Senior Performance Test Engineer interview?

Some of the top questions asked at the NashTech Senior Performance Test Engineer interview -

  1. Performance testing and Tools basics, performance Tun...read more
  2. Advanced performance scenarios based questi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Senior Software Consultant
16 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Software Consultant
13 salaries
unlock blur

₹5 L/yr - ₹15.4 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹8 L/yr - ₹16.5 L/yr

Technical Lead
6 salaries
unlock blur

₹20 L/yr - ₹36 L/yr

Software Engineer
5 salaries
unlock blur

₹8 L/yr - ₹17 L/yr

Explore more salaries
Compare NashTech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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