Open Source Test Tools

    技术2022-05-11  64

    Unit Test -          Java - Juint, http://www.junit.org/index.htm , Ant, EMMA -          Mockrunner: http://mockrunner.sourceforge.net/index.html -          C++ - CppUnit: http://sourceforge.net/projects/cppunit/ -          SQLUnit: http://sqlunit.sourceforge.net -          DBUnit: http://dbunit.sourceforge.net/ (extension of Junit in DB) -          HttpUnit/JWebUnit: http://htmlunit.sourceforge.net/, http://jwebunit.sourceforge.net/ -          XMLUnit/XUnit: http://xmlunit.sourceforge.net/, http://reflex.gforge.inria.fr/xunit.html -          SIPUnit: http://www.cafesip.org/ Web Function Test -          Selenium, http://www.openqa.org/ -          More, see http://www.opensourcetesting.org/functional.php Java Client GUI Test -          Abbot, see http://abbot.sourceforge.net/doc/overview.shtml Performance Test -          Jmeter, with Badboy: http://jakarta.apache.org/jmeter/, http://www.badboy.com.au/ -          OpenSTA: http://www.opensta.org/ -          OpenWebLoad : http://openwebload.sourceforge.net/ -          More in http://www.opensourcetesting.org/performance.php DB test -          DBMonster £º http://sourceforge.net/projects/dbmonster/, http://ltp.sourceforge.net/ -          DBProbe £º http://www.ntsecurity.nu/toolbox/dbprobe/ -          OSDL Database Test Suite: http://www.osdl.org/lab_activities/kernel_testing/osdl_database_test_suite/ -          More in http://dbcommander.sourceforge.net/ Miltiple media (VoIP, Vedio, Telephony) -          Ethereal: www.ethereal.com, -          SIPp, Sofia SIP: http://sipp.sourceforge.net/, http://sofia-sip.sourceforge.net -          Seagull, ... : http://gull.sourceforge.net/ -          Asterisk, PBX-Lite: http://www.asterisk.org/ -          More in http://voipsa.org/Resources/tools.php        http://www.sipcenter.com/sip.nsf/html/User+Agent+Downloads   Security Test Tool -          Nessus : Premier UNIX vulnerability assessment tool  -          Wireshark : Sniffing the glue that holds the Internet together  -          Snort : A Everyone's favorite open source IDS  -          Netcat : The network Swiss army knife -          Mibbrower: Mib brower is used to monitor SNMP data by Mib -          More in http://sectools.org/ -          Network monitoring: http://www.slac.stanford.edu/xorg/nmtf/nmtf-tools.html TA Framework -          STAF/STAX+SAFS: http://staf.sourceforge.net -          TestMaker -  http://www.pushtotest.com/ -          Eclipse Test & Performance Tools Platform (TPTP 4.3): http://www.eclipse.org/tptp/ ¡¡ Other Test Tool Resource Reference -          http://testingfaqs.org/ -          http://www.pushtotest.com/ -          http://www.aptest.com/webresources.html

     


    最新回复(0)