Search results

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. admin

    Littles Law in Performance Engineering

    admin submitted a new resource: Littles Law in Performance Engineering - A practical guide of the use of little's law in performance testing Read more about this resource...
  2. admin

    Write for Us

    We’re always looking for new authors. If you’ve got something that will challenge our readers and move our industry forward, we want to hear about it. You can support the community by sharing small tutorials on the challenge you faced recently. We are specifically looking for content arround...
  3. admin

    Exporting and Importing Runtime Settings in loadrunner - Exporting and Importing Runtime Settings in loadrunner

    Import and Export Runtime Settings This topic describes how to import and export runtime settings. This functionality is available for all Vuser protocols. Importing and Exporting runtime settings can be helpful in many ways to a tester as this has following advantages Saves time by copying...
  4. admin

    Exporting and Importing Runtime Settings in loadrunner

    admin submitted a new resource: Exporting and Importing Runtime Settings in loadrunner - Copy runtime settings from one script to other Read more about this resource...
  5. admin

    POP Protocol to retrieve email from mailbox - POP Protocol to retrieve email from mailbox

    To retrieve an email from gmail using loadrunner Prerequisite : A working gmail account with password. We created a script using POP3 Protocol in loadrunner and used following code to retrieve the emails //int totalMessages; pop3_logon("Login"...
  6. admin

    POP Protocol to retrieve email from mailbox

    admin submitted a new resource: POP Protocol to retrieve email from mailbox - Learn using POP protocol in loadrunner Read more about this resource...
  7. admin

    Amdahl's law - Amdahl's law

    Amdahl’s law is a formula used in parallel computing to find the maximum improvement improvement possible by improving a particular part of a system. In parallel computing, Amdahl's law is mainly used to predict the theoretical maximum speedup for program processing using multiple processors. It...
  8. admin

    Amdahl's law

    admin submitted a new resource: Amdahl's law - Not everything can be paralleled and optimized Read more about this resource...
  9. admin

    Utilization Law and Service Demand - Utilization Law and Service Demand

    Consider that you are in a bank queue behind 10 persons and estimate that the bank teller is taking around 5 minutes per customer to count currency. At queue management counter, it takes another 3 min to get token for each customer. Here 5 min and 3 min are respective service times for each...
  10. admin

    Utilization Law and Service Demand

    admin submitted a new resource: Utilization Law and Service Demand - Relationship between service time, utilization and throughput Read more about this resource...
  11. admin

    Resource Utilization - Resource Utilization

    Utlization Utilization of any system resource is defined as the Ratio of Busy Time to Total Time of Observation. Example Let us consider an ATM center with one ATM machine to understand the utilization. If there are 20 people coming in to the ATM center in one hour then the arrival rate is...
  12. admin

    Resource Utilization

    admin submitted a new resource: Resource Utilization - Defines the generic concept of resource utilization Read more about this resource...
  13. admin

    Throughput/Transactions per Second (TPS) - Throughput/Transactions per Second (TPS)

    Throughput In general terms, throughput is the maximum rate of production or the maximum rate at which something can be processed [Wikipedia]. In real world we define any rate of processing as throughput, for example - Network throughput. In network communications throughput is defined as the...
  14. admin

    Throughput/Transactions per Second (TPS)

    admin submitted a new resource: Throughput/Transactions per Second (TPS) - Defining the key performance measurement quantity of throughput Read more about this resource...
  15. admin

    Response Time - Response Time

    Response Time In simple terms we can define Response Time of a request or a transaction as the amount of time taken to respond back to a request or a transaction. In Software performance engineering, Response Time is one of key parameters for measuring the performance of a system. If a system...
  16. admin

    Response Time

    admin submitted a new resource: Response Time - Defining the meaning of response time in software performance Read more about this resource...
  17. admin

    Introduction to Software Performance Testing - Introduction to Software Performance Testing

    What is Software Performance? Performance directly refers to responsiveness: Either the time required responding to specific requests or transactions or the number of requests or transactions processed in a given interval of time. Performance and Scalability Performance & Scalability are...
  18. admin

    Introduction to Software Performance Testing

    admin submitted a new resource: Introduction to Software Performance Testing - Understand basics of performance testing and engineering Read more about this resource...
  19. admin

    Think Time Calculator - Think Time Calculator

    Pacing and Think Time Calculation based on TPS. Attached spreadsheet will help performance testers to easily calculate the think time requirements per script for the test scenarios.
  20. admin

    Think Time Calculator

    admin submitted a new resource: Think Time Calculator - XL Utility to calculate thinktime at script level Read more about this resource...