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

Summary: Regression automated tests
Product: obsolete Reporter: Petr Blaha <blaha>
Component: visualwebAssignee: Martin Schovanek <mschovanek>
Status: NEW ---    
Severity: blocker CC: blaha
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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.