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

Virtual User Calculator

Virtual User Calculator

Through the calculator, calculate the Number of Virtual User (in LoadRunner terms) by providing the required inputs. This calculator also helps to estimate the number of threads for any JMeter test. Note: Bookmark this page for quick access. Example: Requirement: A company wants to test its e-commerce website. Every hour, the company gets 1200 orders … Read more

UI Performance Testing Tools

UI Performance Testing Tools

Now a day, it is straightforward to check the response time of any website from different geographical locations. For a company, it’s important to determine the website’s or system’s performance on a regular basis. The better performance of the website of any organization increases the ranking in the search engines like Google and faster pages … Read more

LoadRunner – Throughput Graph

Purpose: The primary purpose of reading throughput graph is to identify network bandwidth issues. A simple thumb rule to detect network bandwidth issues is: If the throughput scales upward as time progresses and the number of Vusers increase, this indicates that the bandwidth is sufficient. If the graph were to remain relatively flat as the … Read more