📄 oo_testing.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<!--$url-minder-options$ owner=manfred@manfred-schneider.de -->
<!--$url-minder-ignore$-->
<!-- Copyright (c) 1996-2000 by Cetus Team -->
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META NAME="REVISIT-AFTER" CONTENT="7 DAYS">
<TITLE>Cetus Links: 18,846 Links on Objects and Components / Testing</TITLE>
<LINK REV="MADE" HREF="mailto:akhavr@compchem.kiev.ua">
<META NAME="AUTHOR" CONTENT="Andrey Khavryutchenko">
<META NAME="DESCRIPTION" CONTENT="Cetus Links: 18,846 Links on Objects and Components / Testing">
<META NAME="KEYWORDS" CONTENT="Test, Testing,
Verify, Verifying, Test Case, Case, Test Data, Data,
Risk, Quality, Assurance, Management, Quality Management,
Quality Assurance, QA, QM, Tool, Utility,
Object, Objects, Component, Components, Orientation,
Object-Orientation, Component-Orientation, Object Orientation,
Component Orientation, OO, OOP, CBD, Class, Interface, Software,
Analysis, Design, Programming, Testing,
Maintenance, Deployment, Development, Engineering,
Cetus Links, Cetus, Link, Links, Collection, Resource, Archive">
</HEAD>
<BODY BGCOLOR="#FFFFFF" LANG=EN BACKGROUND="side.gif">
<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH="100%">
<TR>
<TD ALIGN=LEFT><IMG SRC="pixel.gif" WIDTH=165 HEIGHT=1><BR><IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="software.html"><IMG ALT="Home" SRC="home.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<IMG SRC="pixel.gif" WIDTH=20 HEIGHT=1>
<A TARGET="_top" HREF="#oo_search_menue"><IMG ALT="[Search / Menue]" SRC="go_search.gif" BORDER=0 WIDTH=40 HEIGHT=40></A>
<TD ALIGN=CENTER><H3>Advanced Topics: Object-Oriented Testing</H3>
<TD ALIGN=RIGHT><IMG ALT="[Logo]" SRC="whale.gif" WIDTH=165 HEIGHT=57>
</TR>
</TABLE>
<HR NOSHADE SIZE=1>
<!-- *****************************************************************
Please insert the NEW or UPDATED icon with these statements:
<LI><A TARGET="_top" HREF="http://">Intro (Name)</A>
<IMG ALT="[New/Week nn]" SRC="new.gif" WIDTH=31 HEIGHT=12 ALIGN=BASELINE>
<LI><A TARGET="_top" HREF="http://">Intro (Name)</A>
<IMG ALT="[Updated/Week nn]" SRC="updated.gif" WIDTH=60 HEIGHT=12 ALIGN=BASELINE>
***************************************************************** -->
<P>
<UL>
<LI><B>Intro</B>
<UL>
<li> "Software testing is the process of testing the
functionality and correctness of software by running it.
Software testing is usually performed for one of two
reasons: (1) defect detection, and (2) reliability
estimation. The problem of applying software testing to
defect detection is that software can only suggest the
presence of flaws, not their absence (unless the testing
is exhaustive). The problem of applying software testing
to reliability estimation is that the input distribution
used for selecting test cases may be flawed. In both of
these cases, the mechanism used to determine whether
program output is correct (known as an oracle) is often
impossible to develop. Obviously the benefit of the
entire software testing process is highly dependent on
many different pieces. If any of these parts is faulty,
the entire process is compromised." (Reliable Software
Technologies).
<li> Software testing is the most visible activity in the
Software Quality Assurance, which is, perhaps, the most
critical activity in a software project. It is not a
quick glance through application's menus. It is not about
catching bugs. It is about making sure that the software
product satisfies the customer's needs by preventing bugs.
If such happened, that bug appeared, QA is about
describing it, locating, fixing, merging the fix and
looking for the bug cause.
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Contents</B>
<UL>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_start_here">
Start here</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_examples">
Examples</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_central_sites">
Central Sites</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_link_collections">
Link Collections</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_search">
Search</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_faqs">FAQs</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_general_newsgroups">
General Newsgroups</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_mailing_lists">
Mailing Lists</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_general_articles">
General Articles</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_special_articles">
Special Articles</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_bibliographies">
Bibliographies</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_books">
Books</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_magazines">
Magazines</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_organizations">
Organizations</A>,
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_people">
People</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_utilities_tools">
Utilities / Tools</A>
<LI>
<A TARGET="_top"
HREF="#oo_testing_major_anchor_testing_other_resources">
Other Resources</A>
</UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><B>Other pages</B>
<UL>
<LI><A TARGET="_top" HREF="oo_ooa_ood_methods.html">OOAD Methods</A>
<LI><A TARGET="_top" HREF="oo_metrics.html">Metrics</A>
</UL>
</UL>
<HR NOSHADE SIZE=1>
<UL>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_testing_major_anchor_testing_start_here">
<B>Start here</B></A>
<UL>
<LI><A TARGET="_top"
HREF="http://www.rstcorp.com/marick/iview2.htm">
How to do Good Testing (Brian Marick)</A>
<LI><A TARGET="_top"
HREF="http://opax.swin.edu.au/303847/itd511/week3/oo_test.txt">
Issues in the Testing of Object-Oriented Software
(Edward V. Berard)</A>
<LI><A TARGET="_top"
HREF="http://www.rbsc.com/pages/myths.html">OO Testing:
Myth and Reality (Robert V. Binder)</A>
<LI>Notes on Object-Oriented Testing:
<A TARGET="_top"
HREF="http://www.rstcorp.com/marick/1-fault.htm">
Part 1</A>,
<A TARGET="_top"
HREF="http://www.rstcorp.com/marick/2-scen.htm">
Part 2</A>
(Brian Marick)
<LI><A TARGET="_top"
HREF="http://www.rbsc.com/pages/ootstat.html">Testing OO
Systems: A Status Report (Robert V. Binder)</A>
<LI><A TARGET="_top"
HREF="http://www.adtmag.com/pub/sep97/fe904.htm"> When
you must rethink your test strategies (Linda Hayes)</A>
</UL>
</li>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_testing_major_anchor_testing_examples">
<B>Examples</B></A>
<UL>
<LI><A TARGET="_top"
HREF="http://lglwww.epfl.ch/DeVa/ProductionCell/">
Case Study in Testing Object-Oriented Software -
Production Cell (St閜hane Barbey)</A>
</li>
</UL>
</li>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A NAME="oo_testing_major_anchor_testing_central_sites">
<B>Central Sites</B></A>
<UL>
<LI><A TARGET="_top"
HREF="http://www.rstcorp.com/hotlist/">Hotlist
Directory (Reliable Software Technologies)</A>
<LI><A TARGET="_top"
HREF="http://www.rspa.com/spi/OOtstng.html">OO Testing
(About RSP&A)</A>
<LI><A TARGET="_top"
HREF="http://www.softwareqatest.com/index.html">Software
QA and Testing (Rick Hower)</A>
<LI><A TARGET="_top"
HREF="http://www.mtsu.edu/~storm/">Software Testing and
Online Resources(Roland H. Untch)</A>
</UL>
</li>
<IMG SRC="pixel.gif" WIDTH="1" HEIGHT=1>
<LI><A
NAME="oo_testing_major_anchor_testing_link_collections">
<B>Link Collections</B></A>
<UL>
<LI><A TARGET="_top"
HREF="http://www.rstcorp.com/marick/">Marick's Corner
(Brian Marick)</A>
<LI><A TARGET="_top"
HREF="http://dmoz.org/Computers/Programming/Software_Testing/">
Open Directory</A>
<LI><A TARGET="_top"
HREF="http://www.informatik.uni-koeln.de/winfo/prof.mellis/tav/links_inhalt.htm">
Pr黤en und Testen von Software (Uwe M黮ler)</A> [German]
<LI><A TARGET="_top"
HREF="http://www.crl.com/~zallar/testing.html">Software
Testing (Kerry Zallar)</A>
<LI><A TARGET="_top"
HREF="http://www.io.com/~wazmo/qa/">Software Testing
Hotlist (Bret Pettichord)</A>
<LI><A TARGET="_top"
HREF="http://www.aptest.com/resources.html">Software
Testing Resources (Applied Testing and Technology)</A>
<LI><A TARGET="_top"
HREF="http://www.qualityworld.com/">Quality World</A>
<LI><A TARGET="_top"
HREF="http://www.testworks.com/Institute/HotList/">
Software Quality HotList (Software Research Institute)</A>
<LI><A TARGET="_top"
HREF="http://lglwww.epfl.ch/Research/OO_Research/toos/">
Testing Object-Oriented Software (St閜hane Barbey)</A>
</UL>
</li>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -