Author: dgolovin
Date: 2008-02-28 04:22:05 -0500 (Thu, 28 Feb 2008)
New Revision: 6619
Added:
trunk/documentation/qa/docs/test-strategy/en/
trunk/documentation/qa/docs/test-strategy/en/Book_Info.xml
trunk/documentation/qa/docs/test-strategy/en/master.xml
Log:
TOC for Test Strategy
Added: trunk/documentation/qa/docs/test-strategy/en/Book_Info.xml
===================================================================
--- trunk/documentation/qa/docs/test-strategy/en/Book_Info.xml
(rev 0)
+++ trunk/documentation/qa/docs/test-strategy/en/Book_Info.xml 2008-02-28 09:22:05 UTC
(rev 6619)
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<bookinfo>
+ <title>JBoss Tools Testing Strategy</title>
+ <copyright>
+ <year>2008</year>
+ <holder>JBoss, Inc.</holder>
+ </copyright>
+</bookinfo>
\ No newline at end of file
Property changes on: trunk/documentation/qa/docs/test-strategy/en/Book_Info.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/documentation/qa/docs/test-strategy/en/master.xml
===================================================================
--- trunk/documentation/qa/docs/test-strategy/en/master.xml (rev
0)
+++ trunk/documentation/qa/docs/test-strategy/en/master.xml 2008-02-28 09:22:05 UTC (rev
6619)
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
+"../../resources/support/docbook-dtd/docbookx.dtd"
+
+[
+ <!ENTITY introduction SYSTEM "modules/introduction.xml">
+ <!ENTITY scope SYSTEM "modules/scope.xml">
+ <!ENTITY testing SYSTEM "modules/testing.xml">
+ <!ENTITY testing-areas SYSTEM "modules/testing-areas.xml">
+ <!ENTITY testing-techniques SYSTEM
"modules/testing-techniques.xml">
+ <!ENTITY testing-methodology SYSTEM
"modules/testing-methodology.xml">
+ <!ENTITY setup SYSTEM "modules/setup.xml">
+ <!ENTITY setup-prerequisites SYSTEM "modules/setup-prerequisites.xml">
+ <!ENTITY setup-hardware SYSTEM "modules/setup-hardware.xml">
+ <!ENTITY setup-software SYSTEM "modules/setup-software.xml">
+ <!ENTITY setup-team SYSTEM "modules/setup-team.xml">
+ <!ENTITY release SYSTEM "modules/release.xml">
+ <!ENTITY schedule SYSTEM "modules/schedule.xml">
+]>
+
+<book>
+
+ <bookinfo>
+ <title>JBoss Tools Test Strategy</title>
+ <copyright>
+ <year>2007</year>
+ <holder>Red Hat</holder>
+ </copyright>
+ <releaseinfo></releaseinfo>
+ </bookinfo>
+
+
+ <toc />
+ &introduction;
+ &scope;
+ &testing;
+ &setup;
+ &release;
+ &schedule;
+
+
+</book>
Property changes on: trunk/documentation/qa/docs/test-strategy/en/master.xml
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Show replies by date