Quantcast
Channel: Kali Linux Tools » stresstesting
Viewing all articles
Browse latest Browse all 10

FunkLoad

$
0
0
FunkLoad Package Description

FunkLoad is a functional and load web tester, written in Python, whose main use cases are:

  • Functional testing of web projects, and thus regression testing as well.
  • Performance testing: by loading the web application and monitoring your servers it helps you to pinpoint bottlenecks, giving a detailed report of performance measurement.
  • Load testing tool to expose bugs that do not surface in cursory testing, like volume testing or longevity testing.
  • Stress testing tool to overwhelm the web application resources and test the application recoverability.
  • Writing web agents by scripting any web repetitive task.

Source: http://funkload.nuxeo.org/intro.html

funkload Homepage | Kali funkload Repo

  • Author: Benoit Delbosc, Nuxeo SAS
  • License: GPLv2
Tools included in the funkload package
fl-record – Launch a TCPWatch proxy and record activities
fl-credential-ctl – Execute action on the XML/RPC server
fl-run-test – Launch a FunkLoad unit test
fl-build-report – Analyze a FunkLoad bench xml result file and output a report
fl-run-bench – Launch a FunkLoad unit test as load test
fl-monitor-ctl – Execute action on the XML/RPC server
FunkLoad Usage Example
root@kali:~# coming soon

Viewing all articles
Browse latest Browse all 10

Trending Articles