Search results

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

  1. A

    loadrunner How to use data blocks in vugen

    You can do a simple simulation to understand how it works. Consider below parameter file, i have added sequential numbers so that it gets easy to understand We are allocating 20 items per block Now when i simulate this parameter with above settings for 10 users, see how the users use the...
  2. A

    File Writing in Loadrunner Using Fputs - File Writing in Loadrunner Using Fputs

    Writing a file is an important operation in loadrunner and this can be put into a verity of uses. The file writing code is a must have in your artillery and is very simple to implement. The file writing can be used for Data Validations Capturing Valid Data from front-end Logging something...
  3. A

    File Writing in Loadrunner Using Fputs

    anmoldubey submitted a new resource: File Writing in Loadrunner Using Fputs - Basic file writing examples using HP loadrunner vugen Read more about this resource...
  4. A

    Parametrization in Ajax Truclient Protocol - Parametrization in Ajax Truclient Protocol

    People who have not worked on truclient protocol get stuck in creating parameters which read data from the text csv files. in this guide I will explain a simple process of creating loadrunner parameters in ajax truclient protocol Step 1 In the solution explorer view , click on parameters and...
  5. A

    Parametrization in Ajax Truclient Protocol

    anmoldubey submitted a new resource: Parametrization in Ajax Truclient Protocol - Detailed guide for taking values from CSV files in loadrunner truclient protocol Read more about this resource...
  6. A

    Does Agile Process need a must have Performance Testing/Engineering cycle?

    @Vaibhav I have worked in several pseudo agile performance projects and understand that it is slightly difficult to implement for performance. test automation can be done for products working in release cycles
  7. A

    How to do Capacity Planning based on LAB Performance/Load Tests?

    That defines horizontal scalability and is never directly proportional !!
  8. A

    Client Rendering TIme measurement Tools/approaches

    @Krishna18in Some more tools 1. Aternity APM : Essentially all APM tools (Dynatrace, AppD etc) support real user monitoring 2. Google analytics : Can be configured to record page load times (Real Users) 3. HP BPM Tool - Response times measured on live application using synthetic users. 4...
  9. A

    Expired Ness Technologies Hiring HP Loadrunner Professionals - Exp 3 to 5 Years

    HP Load Runner 3 - 5 yrs experience(Performance Center) Strong hands-on experience in Vugen with .NET protocol scripting with good scripting knowledge.. Send your profiles to singhal257@gmail.com singhal257@gmail.com
  10. A

    A must read guide for performance testers

    Indeed a usefull guide
  11. A

    Laws of performance engineering

    Some other laws which are important for software performance engineers - Law of Measurements, Response Time Law and Nagraj's Law of tuning choices
  12. A

    jmeter Stored Procedure PT using JMeter

    Problem Statement: Performance test the stored procedures using JMeter We followed following steps and did a small proof of concept to do this using mysql, Jmeter What was done Install XAMPP Create a database in MySql Create a table in mysql Create a MySql Stored Procedure to insert a row in...
  13. A

    Error: A Siebel error message was sent by the server

    @prasathkv This is a siebel error and not an neoload issue - Looks like you are using same user id for multiple scripts.
  14. A

    Vmstat Analyzer

    @karthik - see if you can download now
  15. A

    Vmstat Analyzer

    anmoldubey submitted a new resource: Vmstat Analyzer - Converts vmstat logs to graphs Read more about this resource...
  16. A

    Vmstat Analyzer - Vmstat Analyzer

    A excel macro for creating a detailed report out of any kind of vmstat logs. It currently supports various formats and typical operating systems - AIX, Solaris, Unix and HP UX you need to enable macros after opening the file Click on the flavour of operating system for vmstat - upload file...
  17. A

    SSD vs HDD

    IOMETER was used for doing this benchmark.The main reason for this being it is an open source tool and is readily available (You can download it from http://www.iometer.org ). We observed following performance benifits for different workloads Workload Performance factor $ per GB factor OLTP...
  18. A

    SSD vs HDD

    Vineet, SSD performance (when compared to normal HDD) depends upon many parameters like 1. No. of Outstanding I/O (or Queue depth) 2. Request Size 3. Read/Write ratio 4. Transfer ratio (Random/Sequential) However even if we take a rough estimate, i will be not very optimistic on 5x...
  19. A

    SSD vs HDD

    Is it 100 write? sequential or random? Which database are you using?
  20. A

    More Catagories are required

    Thanks for the suggestion vineet. We will be adding more categories soon, however we felt to start the forum with fewer topics as there we expect a lower traffic initially.