Upload Button Icon Add office photos

Filter interviews by

Dimensions Infotech Performance Test Engineer Interview Questions and Answers

Updated 8 Dec 2022

Dimensions Infotech Performance Test Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Nov 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 

(3 Questions)

  • Q1. What are the various components of loadrunner
  • Ans. 

    LoadRunner is a performance testing tool with various components.

    • Virtual User Generator (VuGen) - records and creates scripts

    • Controller - manages and executes load tests

    • Load Generators - simulates user load

    • Analysis - analyzes test results

    • Agent Process - collects data during test execution

  • Answered by AI
  • Q2. What are various protocols that you have experience
  • Ans. 

    I have experience with various protocols used in performance testing.

    • HTTP/HTTPS

    • TCP/IP

    • FTP

    • SMTP

    • JMS

    • SOAP

    • REST

    • WebSockets

  • Answered by AI
  • Q3. What are various error handling methods available
  • Ans. 

    Various error handling methods include try-catch blocks, exception handling, error codes, and logging.

    • Try-catch blocks are used to catch and handle exceptions in code.

    • Exception handling involves catching and handling specific types of exceptions.

    • Error codes are used to identify and handle different types of errors.

    • Logging is a method of recording errors and other relevant information for troubleshooting.

  • Answered by AI
Round 3 - Aptitude Test 

30mi, About current project, About my experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Hai,
can share the interview panel on make soon as possible

Skills evaluated in this interview

Interview questions from similar companies

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What kind of challange you have faced during scripting
  • Ans. 

    One challenge I faced during scripting was handling dynamic elements on the webpage.

    • Difficulty in identifying unique locators for dynamic elements

    • Implementing logic to wait for elements to load before interacting with them

    • Handling dynamic data inputs during script execution

  • Answered by AI
  • Q2. What do you monitor on server side during execution
  • Ans. 

    Monitor server performance metrics like CPU usage, memory usage, disk I/O, network traffic, response time, and error rates.

    • CPU usage

    • Memory usage

    • Disk I/O

    • Network traffic

    • Response time

    • Error rates

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Performance Testing Life cycle
  • Ans. 

    Performance Testing Life cycle involves planning, preparation, execution, analysis, and reporting.

    • 1. Planning: Define objectives, select tools, and create test plan.

    • 2. Preparation: Set up test environment, create test scripts, and configure monitoring.

    • 3. Execution: Run tests, monitor performance metrics, and collect data.

    • 4. Analysis: Analyze results, identify bottlenecks, and optimize performance.

    • 5. Reporting: Generate...

  • Answered by AI
  • Q2. Explain correlation and Parameterization
  • Ans. 

    Correlation is used to handle dynamic values in scripts, while Parameterization is used to pass different values to the script.

    • Correlation is used to extract dynamic values from server responses and replace them in subsequent requests.

    • Parameterization is used to pass different sets of data to the script for testing different scenarios.

    • Correlation is important for maintaining session integrity and ensuring accurate test...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Different types of perf test
  • Ans. 

    Different types of performance tests include load testing, stress testing, spike testing, and endurance testing.

    • Load testing: Simulates expected load on the system to measure performance.

    • Stress testing: Pushes the system beyond its limits to identify breaking points.

    • Spike testing: Tests how the system handles sudden spikes in traffic.

    • Endurance testing: Checks system performance over an extended period of time.

  • Answered by AI
  • Q2. Master slave concept
  • Q3. Scenario based question, like when we will get the error codes

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the HTTP responses explain
  • Q2. Tell about correlations

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on your project related things
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Regular LR question
  • Q2. Regular PT and monitoring questions
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Regular HR question
Interview experience
5
Excellent
Difficulty level
Moderate
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 - Technical 

(2 Questions)

  • Q1. What is Performance Testing?
  • Ans. 

    Performance testing is a type of software testing that evaluates the speed, responsiveness, and stability of an application under various load conditions.

    • Measures the system's response time, throughput, and resource utilization

    • Identifies performance bottlenecks and areas for optimization

    • Types include load testing, stress testing, and scalability testing

    • Examples: simulating thousands of users accessing a website simulta

  • Answered by AI
  • Q2. What is correlation and Parameterization?
  • Ans. 

    Correlation is the process of extracting dynamic values from server responses and passing them to subsequent requests. Parameterization is the process of replacing hard-coded values in scripts with variables.

    • Correlation involves identifying and capturing dynamic values such as session IDs, tokens, or timestamps from server responses.

    • Parameterization involves replacing hard-coded values in scripts with variables to make...

  • Answered by AI

Skills evaluated in this interview

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

Interview Questionnaire 

8 Questions

  • Q1. Tell me about your self?
  • Q2. Performance testing tools
  • Q3. Challenges faced in scripting
  • Ans. 

    Scripting challenges include dynamic parameters, correlation, and handling complex scenarios.

    • Dynamic parameters require capturing and replacing values in scripts

    • Correlation involves identifying and handling dynamic values in responses

    • Complex scenarios require careful planning and scripting to ensure accurate simulation

    • Debugging and troubleshooting can be time-consuming and require attention to detail

  • Answered by AI
  • Q4. Monitoring tools, you have worked on?
  • Ans. 

    I have worked on various monitoring tools such as JMeter, LoadRunner, and Gatling.

    • JMeter for load testing web applications

    • LoadRunner for performance testing client-server applications

    • Gatling for stress testing and real-time monitoring

  • Answered by AI
  • Q5. What is performance test plan
  • Ans. 

    A performance test plan is a document that outlines the objectives, scope, approach, and resources required for conducting performance testing.

    • Defines the goals and objectives of the performance testing

    • Specifies the scope of the testing, including the systems, components, and functionalities to be tested

    • Outlines the test approach, including the tools, techniques, and methodologies to be used

    • Identifies the performance m...

  • Answered by AI
  • Q6. What metrics are collated in Test results report
  • Ans. 

    Test results report collates metrics related to performance, load, stress, and scalability testing.

    • Response time

    • Throughput

    • Error rate

    • CPU usage

    • Memory usage

    • Network usage

    • Concurrent users

    • Transactions per second

    • Peak response time

    • Peak throughput

    • Peak error rate

  • Answered by AI
  • Q7. Types of Performance tests you have executed?
  • Ans. 

    I have executed load, stress, endurance, spike and scalability tests.

    • Load testing to check system performance under normal and peak load conditions.

    • Stress testing to identify system breaking point and measure its recovery time.

    • Endurance testing to check system performance under sustained load conditions.

    • Spike testing to check system performance under sudden load spikes.

    • Scalability testing to check system performance un...

  • Answered by AI
  • Q8. Workload modeling, how you will design it
  • Ans. 

    Workload modeling involves designing a realistic simulation of user behavior and system usage.

    • Identify user personas and their typical actions

    • Determine the frequency and duration of each action

    • Consider peak usage times and seasonal variations

    • Use real-world data and historical trends to inform the model

    • Validate the model through testing and iteration

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare all basics concepts and explore each and every tool that you are putting on your resume. Even if it's monitoring tool or any other tool. Make sure you know the basics and concepts.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is API testing
  • Ans. 

    API testing is a type of software testing that involves testing APIs directly to ensure they meet functionality, reliability, performance, and security requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It focuses on verifying that the API meets the requirements specified in its design.

    • API testing can be done manually or using automated tools.

    • Examples of API test

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is thread group
  • Ans. 

    Thread group is a collection of threads that represent a group of virtual users in a performance test.

    • Thread group defines the number of users and the ramp-up period for a performance test.

    • Each thread in a thread group represents a virtual user that simulates real user behavior.

    • Thread group allows for configuring the concurrency and distribution of virtual users during a test.

    • Example: In JMeter, a Thread Group element ...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is aggregate report
  • Ans. 

    Aggregate report is a summary of performance test results showing key metrics like average response time, throughput, error rate, etc.

    • Aggregate report provides a high-level summary of performance test results

    • It includes metrics like average response time, throughput, error rate, and percentiles

    • Helps in identifying performance bottlenecks and areas for improvement

    • Commonly used in tools like JMeter to analyze performance

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. What is view result tree
  • Ans. 

    View Result Tree is a listener in JMeter that displays the results of performance tests in a tree format.

    • View Result Tree is used to view the response data, request and response headers, and other details of each sample in a performance test.

    • It can be used to debug issues in the test script by analyzing the details of each request and response.

    • View Result Tree can also be used to view and analyze the performance metric...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

Dimensions Infotech Interview FAQs

How many rounds are there in Dimensions Infotech Performance Test Engineer interview?
Dimensions Infotech interview process usually has 3 rounds. The most common rounds in the Dimensions Infotech interview process are Resume Shortlist, Technical and Aptitude Test.
What are the top questions asked in Dimensions Infotech Performance Test Engineer interview?

Some of the top questions asked at the Dimensions Infotech Performance Test Engineer interview -

  1. What are various protocols that you have experie...read more
  2. What are various error handling methods availa...read more
  3. What are the various components of loadrun...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Dimensions Infotech interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Dimensions Infotech Performance Test Engineer Salary
based on 5 salaries
₹5.1 L/yr - ₹6.4 L/yr
17% less than the average Performance Test Engineer Salary in India
View more details
Software Engineer
61 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Software Developer
33 salaries
unlock blur

₹3.5 L/yr - ₹7.5 L/yr

Softwaretest Engineer
25 salaries
unlock blur

₹2.5 L/yr - ₹7.5 L/yr

Test Engineer
16 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Devops Engineer
15 salaries
unlock blur

₹3.5 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Dimensions Infotech with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
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