cq_docs.html.svn-base
来自「cqME :java framework for TCK test.」· SVN-BASE 代码 · 共 134 行
SVN-BASE
134 行
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html> <head> <style type="text/css"> /* <![CDATA[ */ @import "/branding/css/tigris.css"; @import "/branding/css/inst.css"; /* ]]> */ </style> <link rel="stylesheet" type="text/css" href="/branding/css/print.css" media="print" /><script src="/branding/scripts/tigris.js" type="text/javascript"></script> <title> cqME Documentation </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="version" content="3.5.1.19.8" /> <style type="text/css"><!--.style3 {color: #e76f00}--> </style></head><body class="composite"> <table border="0" cellspacing="0" cellpadding="4" width="100%" id="main"><tr> <td id="midcol"> <!--BEGIN * PAGE TITLE --><div id="projecthome" class="app"> <h1 class="style3">cqME Documentation</h1> <!--END * PAGE TITLE --> <p>The following documents describe different aspects of testing on the Java ME platforms using the cqME project technologies.</p><h3><font color="white">Whitepapers</font></h3><p>The following whitepapers describe the importance of compatibility and quality testing on the Java ME platforms. They also highlight differences between the various types of tests and test platforms.</p><table border="0" cellpadding="5"><tr valign="top"><td width="205"><A HREF="https://meapplicationdevelopers.dev.java.net/fragmentation.html">Compatibility and the Java Platform</A></td><td>Discusses the main causes for fragmentation and what Sunand the industry is doing to address it at various levels.</td></tr><tr valign="top"><td><A HREF="PDF/compatibility.pdf">Compatibility Testing</A></td><td>Compares and contrasts the differences betweencompatibility testing and quality testing. It talks about howcompatibility testing is crucial in the fight against fragmentation ofthe Java platform.</td></tr><tr valign="top"><td><A HREF="PDF/BuildingEfficientQuality.pdf">Building Efficient Quality Testing</A></td><td>Describes building efficient tests that conform to therequirements of today's advanced software development methods such asthe Capability Maturity Model and eXtreme Programming. The paper reviewsall the kinds of tests that are generally applied during the testingof complex software products. It also reviews all available testharnesses on the market.</td></tr></table><h3><font color="white">TCK Development Documentation</font></h3><p>Sun provides the following documents that you can use to help developyour TCK. Using some or all of these documents may help you reduce TCKdevelopment time and improve the quality of your TCK. </p><p>Note that these documents were originally developed as part of aproduct used by Java Community Process (JCP) Spec Leads. For thatreason, the documents refer to JCP procedures that may not apply toyour project. These documents are provided solely for your convenienceand are not being released under GPL version 2 as part of this project. These documents cannot be modified. </p><p>Download these documents from <A HREF="http://java.sun.com/javame/reference/apis.jsp#meframework">Java ME Technology APIs & Docs</A> on the <code>java.sun.com</code> web site.</p><table border="0" cellpadding="5"><tr valign="top"><td width="205"><A HREF="http://java.sun.com/javame/reference/apis.jsp#meframework">TCK Project Planning Guide</A></td><td>Provides an overview and starting point for developing a TechnologyCompatibility Kit (TCK). It is a high-level planning guide thatdescribes a process for developing TCKs.</td></tr><tr valign="top"><td><A HREF="http://java.sun.com/javame/reference/apis.jsp#meframework">Test Suite Developer's Guide</A></td><td>Describes how to design and write tests for any TCK. It also provides"how-to" instructions that describe how to build your TCK and writethe tests that become your TCK's test suite. It includes examples oftestable and non-testable assertions and the applicable test code.</td></tr></table></div></td></tr></table></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?