Free Performance Testing Video Tutorials

Free Performance Testing Video Tutorials

Many free videos and learning tutorials related to Performance Testing are available on YouTube. Some video series are specific to performance testing and APM tools and share in-depth knowledge free of cost. Below are the links for those tutorials:  Basics: Tools: APM Tools:

LoadRunner Scripting Standards

Working on LoadRunner is one thing, but doing quality work is another important thing which is possible only by following the LoadRunner scripting standards. Many performance testers are LoadRunner experts but still lack scripting quality. This article will help you understand the LoadRunner Scripting Standards. Naming Convention: Script Name If your project follows releases or … Read more

Site Reliability Engineer (SRE)

Free demo Session: Class Schedule: Salient Features: Course syllabus: Cloud Computing – AWS Linux Command Line – ‘Get as comfortable with Linux OS as you are withWindows’ Site Reliability Engineering – Introduction Software Architectures Container Engine – Docker Container Orchestration Engine – Kubernetes Performance Engineering in DevOps Gaining Resilience and Reliability on AWS Observability – … Read more

Parallel Garbage Collector

Parallel Garbage Collector (Parallel GC) is a Java GC algorithm designed to speed up memory cleaning by using multiple threads. Unlike Serial GC, which pauses everything and works single-threaded, Parallel GC divides the work across threads to shorten pause times. It focuses on high throughput, making it suitable for apps that can tolerate occasional pauses … Read more

Performance Testing Certification

Performance Testing Certification

Performance Testing Certification gives an official stamp to your CV. This is the first impression for any interviewer to shortlist you among the crowd. Below is the list of performance testing certifications and the tools some official organisation offers. Organization: ISTQB Certificate Name: Certified Tester Performance Testing (CT-PT) Pre-requisite: Certified Tester Foundation Level (CTFL) Certified … Read more

Mobile Application Performance Testing

Mobile Application Performance Testing

Mobile Application Performance Testing is a new domain opening the door to new challenges due to the lack of a properly defined approach, tool etc. Read the article to understand what are the key points that you need to keep in mind as a Performance Engineer: Challenges in Mobile Application Performance Testing Performance Optimization of … Read more