The document outlines key concepts and practices related to performance testing, including definitions, types, metrics, and common bottlenecks. It covers various aspects such as client-side testing, workload modeling, and the management of security tokens and multi-factor authentication. Additionally, it discusses tools and techniques for effective performance testing, including the handling of dynamic parameters and memory leakage.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views1 page
Jmeter Assessment
The document outlines key concepts and practices related to performance testing, including definitions, types, metrics, and common bottlenecks. It covers various aspects such as client-side testing, workload modeling, and the management of security tokens and multi-factor authentication. Additionally, it discusses tools and techniques for effective performance testing, including the handling of dynamic parameters and memory leakage.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Performance Testing - Assessment
1. What is Performance Testing?
2. What are the different types of performance testing and how is it different from each other, explain with examples? 3. Explain key performance metrics with examples? 4. What is think-time and Pacing? 5. What is workload modelling? 6. What are some of the common performance bottlenecks and how do they impact your application? 7. Explain client-side performance testing, tools, and metrics? 8. How do you manage MFA in server-side performance testing? 9. What is the difference between throughput and hits per second? 10. What are synchronous and asynchronous requests and how does this affect performance testing? 11. What are the different tools you have worked on and how do you set up load injectors in these tools? 12. What are the different APM tools? 13. How do you manage security tokens? 14. What is an acceptable Transaction response time and request response time? 15. What is the 90th percentile response time? 16. What is memory leakage and how to find it? 17. How do you manage working protocols other than HTTP? 18. What is correlation? 19. Explain performance testing in the data tier? 20.What are dynamic parameters, how do we handle it in JMeter?