Filter interviews by
I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.
Logical Reasoning test with DI LR questions
I want to work here because of the company's strong reputation, innovative culture, and opportunities for growth.
Strong reputation: The company has a proven track record of success and is highly regarded in the industry.
Innovative culture: The company encourages creativity and embraces new ideas, which aligns with my own approach to work.
Opportunities for growth: The company offers various career development programs a...
There are approximately 1,200 flights that take off from CDG Airport everyday.
CDG Airport is one of the busiest airports in Europe.
The number of flights can vary depending on the day of the week and time of year.
CDG Airport serves as a hub for Air France and other major airlines.
Some of the busiest routes from CDG Airport include Paris to New York, Paris to London, and Paris to Dubai.
My last project was a performance marketing campaign for a new mobile app.
Developed and executed a comprehensive digital marketing strategy
Managed paid advertising campaigns on various platforms
Analyzed data and optimized campaigns to improve performance
Implemented A/B testing to optimize ad creatives and landing pages
Collaborated with cross-functional teams to ensure campaign success
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
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...
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...
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 ...
I used multiple types of listeners including JMeter listeners, PerfMon Metrics Collector, and InfluxDB Backend Listener.
JMeter listeners
PerfMon Metrics Collector
InfluxDB Backend Listener
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, ...
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
posted on 9 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
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.
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
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
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
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.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
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...
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...
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
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
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...
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...
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
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...
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
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, ...
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.
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
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 ...
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...
I applied via Company Website
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...
I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.
Wakefit
SleepyCat
Flo Mattress
Sleepyhead Home Decor