Date: Tue, 12 Sep 2006 08:28:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/webinject Makefile distinfo pkg-descr ports/www/webinject/files patch-webinject.pl Message-ID: <200609120828.k8C8SUIU083642@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-09-12 08:28:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/webinject Makefile distinfo pkg-descr www/webinject/files patch-webinject.pl Log: WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, XML/SOAP Web Services, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional, acceptance, and regression tests. A test harness, also referred to as a test driver or a test framework, allows you to run many test cases and collect/report your results. WebInject offers real-time results display and may also be used for monitoring system response times. WebInject can be used as a complete test framework that is controlled by the WebInject User Interface (GUI). Optionally, it can be used as a standalone test runner (text/console application) which can be integrated and called from other test frameworks or applications. WWW: http://www.webinject.org/ PR: ports/102402 Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de> Revision Changes Path 1.1564 +1 -0 ports/www/Makefile 1.1 +58 -0 ports/www/webinject/Makefile (new) 1.1 +3 -0 ports/www/webinject/distinfo (new) 1.1 +20 -0 ports/www/webinject/files/patch-webinject.pl (new) 1.1 +15 -0 ports/www/webinject/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609120828.k8C8SUIU083642>