Search results

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

  1. AnmolD

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

    @Vaibhav Ther is no straight forward answer to this. I have seen people doing sizing (in one of my previous company) mostly by experience. Ideal method is to design an accurate workload and then based on the results of testing, predict the size of your hardware. Though workload design for a new...
  2. AnmolD

    Expired C2H opportunity with Infosys

    Contract to HIRE requirement for our client Infosys.. please find the details below.. Skill : Performance Testing (Test Analyst) Work Location- Chennai/ Hyderabad Experience- 5+ years Job Description/ Skill sets: Mandatory skill: SilkPerformer (Mandatory to have experience on this tool)...
  3. AnmolD

    Expired IBM Hiring Performance Engineers

    IBM is looking for Test Specialist: Performance and Capacity Management. Joining location -Pune Skills -Performance Testing ,HP load runner. Experience required -4 Yrs- 7 Yrs If interested please connect with ankit on - https://in.linkedin.com/pub/ankit-hood/19/985/285. Upload your profile...
  4. AnmolD

    Expired Persistent systems is hiring performance engineers in Pune and Bangalore

    Persistent systems is hiring performance engineers in Pune and Bangalore. If you or your friend have strong performance engineering skills and want to join persistent on a short notice please send in your profiles at admin@speforums.com
  5. AnmolD

    Expired Persistent Hiring Performance Engineers

    Hello Friends, Persistent systems is hiring performance engineers in Pune and Bangalore. If you or your friend have strong performance engineering skills and want to join persistent on a short notice please send in your profiles at admin@speforums.com
  6. AnmolD

    Mysql Monitoring Using MONYOG - Mysql Monitoring Using MONYOG

    Looking for some monitoring tool for MySql we decided to evaluate MONYOG. The tool is a commercial tool and we did a small proof of concept on the 14 days evaluation copy. Download evaluation copy from here. Advantages and screens: Tool installation is very simple and you just need to...
  7. AnmolD

    Mysql Monitoring Using MONYOG

    AnmolD submitted a new resource: Mysql Monitoring Using MONYOG - We did some evaluation of MONYOG on local mysql database Read more about this resource...
  8. AnmolD

    Database Test Plan using Loadrunner Web - HTTP/HTML protocol - Database Test Plan using Loadrunner Web - HTTP/HTML protocol

    Objective : In this tutorial we would connect to mysql database in loadrunner and insert a row in sample database. We would be connecting to database using web protocol. Pre-Requisite : Prepare a database in mysql similar to this tutorial -...
  9. AnmolD

    Database Test Plan Using Jmeter for Stored Procedure Testing - Database Test Plan Using Jmeter for Stored Procedure Testing

    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 See this tutorial if you want to use loadrunner - Click Here What was done Install XAMPP Create a database in MySql Create a...
  10. AnmolD

    General Guidlines for JAVA Performance Tuning - General Guidlines for JAVA Performance Tuning

    Performance Tuning in Java Any application that we develop has some or the other performance issues, whether it is an intranet or internet product. As we progress with development, we concentrate more on resolving the client requirements and technical complexities while performances issues are...
  11. AnmolD

    Java Coding Best Practices for beginers - Java Coding Best Practices for beginers

    Java performance best practices for developers: 1. Finalize: Avoid implementing a Finalize method. The garbage collector must promote finalizable objects to older generations to facilitate finalization, which makes them long-lived objects. Avoid having finalizable objects refer to anything...
  12. AnmolD

    Collecting JVM Thread Dumps - Collecting JVM Thread Dumps

    This article explains how to collect the thread dumps manually and automatically by scheduling running simple shell script This process can be used on any java jvm deployed on any unix platforms This Article explains how to collect the thread dumps for WAS on HPUX platform by specifying...
  13. AnmolD

    loadrunner HP Loadrunner Certification Dumps

    @puneet can you post the details on how to register and apply for the exam
  14. AnmolD

    Comparison between neoload and loadrunner?

    This helps @Fred
  15. AnmolD

    longevity testing

    @Hansraj Please clarify what is a course? intention of longetivity tests are normally to test memory leaks - so at the end of test you need to verify all the system resources like memory are returned back to the pool.
  16. AnmolD

    longevity testing

    @Hansraj I believe you are talking about soak test or endurance test or longevity test as you call it. The test duration for all the above is defined by the application usage pattern. As an example- consider a bank teller application which is going to be used by bank emplyees, who will...
  17. AnmolD

    loadrunner HP Loadrunner Certification Dumps

    @puneet @Subhodeep guys do u have any material? can you please post it here or send me via email?
  18. AnmolD

    Monitoring DB2 database

    Can someone suggest what tools can be used to monitor db2 database. I am looking for both commercial and open source alternatives I know it has a performance schema which can be used to capture performance metrics.
  19. AnmolD

    Memory management and GC in java

    People have always asked me how to gain basic understanding of the JAVA memory management and at second level how to do the sizing. I am not going to cover the sizing part of it , however the objective of this post is to give you a starting point. I am assuming you have basic knowledge of what...
  20. AnmolD

    Comparison between neoload and loadrunner?

    Need to present a detailed feature comparison between neoload and loadrunner. Dont want to reinvent the wheel , please share if you have a case study already available which i can use?