JakeBrake
Moderator
Reged: 12/19/00
Posts: 15290
Loc: St. Louis - Year 2025
|
|
- Best Perf Test Tool Discussion
- Performance Testing Guidance for Web Applications
- Skillset Discussion
- FAQ - Performance & Load Testing
- Before you post! Read this.
- Performance Engineering & Testing War Stories
- Response Time vs Latency Recommended by user "JosePablo"
- Presentation/Process Template
Edited by JakeBrake (06/08/09 07:10 AM)
|
ThirumoorthyC
Member
Reged: 03/04/08
Posts: 84
Loc: Bangalore, India
|
|
I have some random hints on performance in my blog. Visit http://perfhints.blogspot.com
|
guychen
Newbie
Reged: 04/13/09
Posts: 12
|
|
A tutorial on WMI for windows that I have posted -
http://www.slideshare.net/guychen11/wmi-windows-load-and-performance-statistics-part-1#stats-bottom
-------------------- guy.chen@aquasw.com
http://www.aquasw.com/
http://automationprojects.wordpress.com/
|
Corey_G
Veteran
Reged: 09/14/01
Posts: 4281
Loc: Boston, MA
|
|
guychen.
good info on WMI. thanks. I do similar things from Python using their WMI/COM wrapper. Great for monitoring remote windows machines.
-------------------- Corey Goldberg
Homepage: goldb.org
Twitter: twitter.com/cgoldberg
Google+: gplus.to/cgoldberg
|
guychen
Newbie
Reged: 04/13/09
Posts: 12
|
|
Thanks, we have a newsletter that present load and automation knowledge that everyone are welcome to join in at mail tech@aquasw.com.
-------------------- guy.chen@aquasw.com
http://www.aquasw.com/
http://automationprojects.wordpress.com/
|
Alexander Podelko
Member
Reged: 06/11/03
Posts: 135
Loc: Stamford, CT
|
|
I have a decent collection of links here: http://www.alexanderpodelko.com/PerfTesting.html
-------------------- Alex
http://www.alexanderpodelko.com
|
prabhutester
Member
Reged: 04/09/10
Posts: 53
|
|
Information on how to set the system variables for python in windows, in order to work with the tool "Pylot" (Performance testing tool)
Though i got a link from this forum (which is given below)by JosePablo http://docs.python.org/using/windows.html
As a black-box(Manual) tester, i found it somewhat difficult to understand the information given in the above link and then i browsed and got the link which is even understandable to layman.....
http://www.katsbits.com/htm/tutorials/blender_python_path_setup.htm
I thought this would be a valuable information for a person like me searching for how to set the class path for python.
If this information is inappropriate in this forum, Sure admin can delete my post and change it to where ever it's appropriate.
If in case my link(Information) is wrong......anyone can correct me..
Thanks,
Prabhu Tester
Edited by prabhutester (04/21/10 11:38 PM)
|
alby_smiles
Newbie
Reged: 02/21/08
Posts: 24
|
|
just search scott barber site its very usefull.
|
amitbyte
Member
Reged: 07/17/07
Posts: 64
|
|
Useful and must Performance counters for load testing and their acceptable limits:
http://automation123.blogspot.com/2011/03/performance-counters-db-server.html
Load testing Open Source tool evaluation, their Pros, Cons and Analysis based on rating :
http://automation123.blogspot.com/2009/02/loadtesting-opensource-tool-evaluation.html
Edited by amitbyte (04/13/11 11:26 PM)
|
Gyami
Member
Reged: 04/16/06
Posts: 250
|
|
A good link which has latest findings and updates on performance Testing. http://www.webperformancetoday.com/
|
DeepakSahu
Newbie
Reged: 10/24/12
Posts: 1
|
|
Hey, I am using Jmeter for Perf Testing and I need complete breakdown of response time of a particular request.
can any body suggest any idea/tool.
|