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

LoadRunner Integration with AppDynamics

LoadRunner integration with AppDymanics provides a complete solution for the Performance Testing and Monitoring of the server resources. The benefits of LoadRunner and AppDynamics integration include the mapping between LoadRunner User Transactions and AppDynamics Business Transactions. However, LoadRunner simulates end-user activity by virtually generating the user, simulating the browser and executing an HTTP request. AppDynamics … Read more

Automate Parameterization in LoadRunner

LoadRunner Tips - Automater Parameterization

As we are in the Agile/DevOps world, re-generating the scripts after every build and bringing in all the customization from the previously working scripts to the newly created scripts is one of the major challenges faced by Performance Testers. In this article, we are going to see how we can automate or partially automate the … Read more

Random Date Generation in LoadRunner

Random Date Generator in LoadRunner

Problem: How to simulate random date generation scenario in LoadRunner? Explanation: A webpage with the date field(s) requires current, past or future date inputs. The Date/Time parameter can easily generate value in the required date format and by using an offset, LoadRunner can generate past and future dates too. But in the case of date … Read more