JBoss QA related topics:
JBoss QA web pages
http://testsuite.jboss.com - Reports of the automated JBoss tests on various platforms. Regularly posted by the JBoss QA team and multiple participating partners.
http://hudson.jboss.org - Continuous builds of all JBoss.org projects
Forum: http://www.jboss.org/index.html?module=bb&op=viewforum&f=169
Road Map
QA Road Map - The plan for the Q/A lab, testsuite, and build system.
JBoss QA Benchmarking - The plan for benchmarking JBoss products in the Q/A lab.
Testsuite Module
See the TestsuiteGuide
Hudson
HowToSetupHudson - Hudson intro, server configuration, job notes, etc.
Smartfrog
CrashCourse - Introduction to smartfrog.
Cruisecontrol
TCK - HOW TO
Release Checklists
The QA check-list is composed of test plans that are executed either automatically or manually before each public release.
- JBoss AS-6.x
Webservices (JBossWS)
Cluster Harness
The cluster harness is simple benchmark harness for testing the difference between clustered calls vs. non-clustered calls.
Development process guidelines
The book referenced below outlines JBoss development practices:
http://docs.jboss.org/process-guide/en/html/
JBoss Benchmark
The JBoss Benchmark project and jrunit.
The JBoss Build build system
The JBossBuild build system is the replacement for the existing
buildmagic system.
Snapshot releases on Sourceforge
A ReleaseTool for releasing snapshots on sourceforge
Common module package dependency information
A text representation of the dependencies among packages currently found in the common module.
Common module promotion to standalone project
The guide to usage for the JBoss Common standalone project
Creating a maven build for a jboss project
A guide to setting up a maven build for a JBoss project
Subversion Migration
A guide for migrating from CVS to SVN
Test a Patch
A guide to how to test a patch
Ingore This
TestByExampleExperiment
How To configure and run JBoss Profiler
A guide to get you started with JBoss Profiler
Test Cases and their corresponding server config in JBoss AS testsuite
JBossAS unit test cases run against different server configuration. There is often a need
to run test using one-test for a detailed analysis and need to know which server config to use for
that one-test. Following wiki gives test case names and server configs they belong to.
Comments