JMeter experience is a great add on . A QA must have hands on this stuff in order to be a SDET
@Prakashreddy7877711 сағат бұрын
Hi naveen, yes I learned jmeter along with manual,automation , as I learned jmeter i got opportunity to work in performance testing even iam automation tester your message is relatable.
@SaravananS-pq1pz21 сағат бұрын
Thanks for the clear explanation about requirement of Jmeter in our Profile,Thanks Naveen 👍🏻
@tripleforge922 сағат бұрын
do you recommend any proxies? I think a proxy is important before attempting performance testing, otherwise sites will blacklist my IP
@ahamedabdulrahman22 сағат бұрын
I slightly differ here. One of the requirements of Performance testing is, having a separate environment. In many companies, Senior Managers are there for Performance Testing alone. Its a vast concept. How could one single team works in 2 different environment and validate both functional and performance testing.
@venkatsubramaniyan23859 сағат бұрын
Hi Naveen ..can you suggest some tools verifying UI performance.Also what are the metrics to be considered ?
@naveenautomationlabs9 сағат бұрын
Key UI Performance Metrics: Loading Times: First Contentful Paint (FCP): Time until the first content appears Time to Interactive (TTI): When the page becomes fully interactive First Input Delay (FID): Time before the browser responds to first user interaction Largest Contentful Paint (LCP): When the largest content element becomes visible Total Page Load Time: Complete loading of all resources Resource Metrics: Number of HTTP requests Resource size (JavaScript, CSS, images) Resource loading time Cache effectiveness Network bandwidth usage User Experience Metrics: Cumulative Layout Shift (CLS): Visual stability measurement Scroll performance Input latency Animation smoothness Frame rate (FPS) Popular Tools for UI Performance Testing: Browser Developer Tools: Chrome DevTools Performance panel Firefox Performance Tools Safari Web Inspector Standalone Tools: Lighthouse: Comprehensive performance auditing WebPageTest: Detailed performance analysis GTmetrix: Performance scoring and recommendations PageSpeed Insights: Google's performance analysis tool