Search results

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

  1. A

    loadrunner Executing Jmeter Scripts in Loadrunner Controller

    Now it is possible
  2. A

    Estimation Matrix For Performance Testing Projects - Estimation Matrix For Performance Testing Projects

    Folks - Attached is a basic estimation template for performance testing project. The document is a simple excel template which can be used to measure project estimates. If you have similer documentation, please share it at admin@speforums.com SPEforums team
  3. A

    Estimation Matrix For Performance Testing Projects

    anmoldubey submitted a new resource: Estimation Matrix For Performance Testing Projects - Basic project estimation matrix for performance testing projects Read more about this resource...
  4. A

    Defining and Calling functions in loadrunner Vugen - Defining and Calling functions in loadrunner Vugen

    This resource is a tutorial on how can you define modular code blocks in your loadrunner script. This can have multiple uses like Writing common code blocks into functions which can be easily mananged Placing file writing code into a function, which can be called throughout the test script...
  5. A

    Defining and Calling functions in loadrunner Vugen

    anmoldubey submitted a new resource: Defining and Calling functions in loadrunner Vugen - Make Your Loadrunner Script More Modular Read more about this resource...
  6. A

    Use Jmeter for performance testing GWT based application - Use Jmeter for performance testing GWT based application

    This blog is for those who is trying to create a jmeter performance test for GWT based application. The examples are captured when application was running in Jboss server. There could be a variation in the results when different app server is used. GWT generates a payload which is pretty...
  7. A

    Use Jmeter for performance testing GWT based application

    anmoldubey submitted a new resource: Use Jmeter for performance testing GWT based application - Complete Guide For Performance Testing GWT Apps using Jmeter Read more about this resource...
  8. A

    IOZONE - File System Bench-marking Tool - IOZONE - File System Bench-marking Tool

    What is filesystem Benchmarking? •FileSystem benchmarking is a process to measure the I/O of Storage Device. •FileSystem benchmarking is a process to evaluate the performance of storage device. •In any DBMS environment the factors that affect the performance of the Database are I/O performance...
  9. A

    IOZONE - File System Bench-marking Tool

    anmoldubey submitted a new resource: IOZONE - File System Bench-marking Tool - Complete guide to file system benchmarking using iozone Read more about this resource...
  10. A

    TTCP Analysis For Network Monitoring - TTCP Analysis For Network Monitoring

    1 Introduction Network plays an important role in the performance intensive enterprise application. Data transfer from one server to other plays significant role in the performance of application. Moreover, these operations are large in number on the all tiers of application. Sometime, it might...
  11. A

    TTCP Analysis For Network Monitoring

    anmoldubey submitted a new resource: TTCP Analysis For Network Monitoring - Network Bandwith Analysis Between Two Nodes Read more about this resource...
  12. A

    Hammurapi for java static code anaysis - Hammurapi for java static code anaysis

    1 Introduction Static code analysis is the analysis of computer software that is performed without actually executing programs. It can help to ensure that code meets uniform expectations around security, reliability, performance, and maintainability Done properly, this static code analysis...
  13. A

    Hammurapi for java static code anaysis

    anmoldubey submitted a new resource: Hammurapi for java static code anaysis - Complete guide to Hammurapi for static code analysis Read more about this resource...
  14. A

    What is profiling and profilers?

    What is Profiling? Profiling is a technique of investigating the programs behavior and estimating the amount of time spent in various sections of a program. Profilers provide vital performance statistics such as time taken in each function, functions trace, statistics on number of times each...
  15. A

    Loadrunner Interview Questions

    Some more questions – Primarily on loadrunner 1. What is the difference in running the Vuser as a process and as a thread? Which is more advantageous way of running Vuser? Answer – Vuser as a process consumes a lot of memory and is heavier to rum –Vuser as thread is lighter and can help...
  16. A

    Loadrunner Interview Questions

    Some questions from my experience - hopefully will help someone Scripting Skills 1. What is Think Time, Pacing – Easy Difficulty How do you decide upon think time/pacing values. Possible Answers – Ø Using Littles Law formula - Number of users = Response Time * Transaction Per Second...
  17. A

    Tuning WebLogic Server For Best Performance - Tuning WebLogic Server For Best Performance

    Understand Performance Objectives: Gather information about the level of activity expected on your server, the anticipated number of users, the number of requests, acceptable response time, and an optimal hardware configuration (e.g., fast CPU, disk size vs. speed, sufficient memory, and so...
  18. A

    Tuning WebLogic Server For Best Performance

    anmoldubey submitted a new resource: Tuning WebLogic Server For Best Performance - A Complete guide to optimise weblogic for optimum performance Read more about this resource...
  19. A

    Performance Tuning A Tomcat Server - Performance Tuning A Tomcat Server

    The following steps are used to improve the performance of the tomcat server, Increase JVM heap memory Resolve JRE memory leaks Connector setting Compression Database performance tuning Tomcat Native Library Other options Tuning JVM: If your JVM supports both green and native threads, you...
  20. A

    Performance Tuning A Tomcat Server

    anmoldubey submitted a new resource: Performance Tuning A Tomcat Server - A complete guide to optimize your tomcat server for best performance Read more about this resource...