This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 125718 - Regression automated tests
Summary: Regression automated tests
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Schovanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 08:46 UTC by Petr Blaha
Modified: 2008-01-23 08:02 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2008-01-22 08:46:59 UTC
The automated test suite should include test cases for upgrading components in existing apps.
Comment 1 Petr Blaha 2008-01-23 08:02:37 UTC
TestCase 1:
JSP page with woodstock components + standard JSF components + Dynamic Faces Ajax Zone tag t(o incorporate some partial
page refresh behavior (PPF).) Make sure we get the expected result everytime the test case is run.

2. create a JSP page with woodstock components + JSF standard components +  fireAjaxTransaction (for PPF).  Make sure we
get the expected result everytime the test case is run.

3.  Woodstock + some widgets from jMaki/Dojo/YUI widget libraries. Make sure we get the expected result everytime the
test case is run. (Mashu testing)

4. If we want to take it to the next level, create a test case that ensures that woodstock can be mixed with components
from other libraries like RichFaces, Icefaces, ADF etc.