Performance Engineering Interview Questions #18

Performance Engineering Interview Question 18

Following are the Performance Engineering Interview Questions Set #18. Q. 86 What is the ‘Load Profile’ section of the AWR and what information does it provide? Ans: The ‘Load Profile’ summarizes key workload characteristics during the snapshot interval, including transactions per second, logical and physical reads, redo size, and other metrics that help assess the … Read more

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

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

Epoch (Unix) Time to Date/Time through Excel

Most of the performance testing tools produce the raw results that contain epoch or UNIX time which might need to be converted into human readable date and time format and this conversion can be easily done through Excel. But how? Let me demonstrate you in the simple way: I came across a requirement where the … Read more