The post conference at 7/24 in the afternoon.
This new version of IBM Rational 2003 was officially released in 5/20. The new features provided are: RRD (RATIONAL RAPID Developer), XDE Developer / Xde Tester, extended RUP customizable.
The entire seminar is based on IBM's on-demand-dependent software development concept. Emphasize fast response / flexible control costs / focus on core competitiveness / flexible business processes. The new product continues the development concept of Rational, iterative development / focus on architecture / good changes management.
First, RUP Platform
Provide configuration tool RUP Builder. You can select a basic RUP configuration or a process view that is suitable for its depending on the specific role.
Provide modification tool RUP Organizer. The process content can be modified.
Add a personalization process view MYRUP. Only the process elements for use can be selected to increase the Internet / Intranet resource hyperlink.
Second, new features of other products
Convenient deployment of Requisite Pro provides a B / S structure web interface support tracking matrix.
Provide graphical ClearQuest.
A web server is provided and no longer need a third party web server.
Compatible with MSI installation tools. ClearCase, Suite, XDE Unified Installation Tools.
Third, XDE Developer
The modeling tool for demand analysis and architecture design, and the difference between ROSE is that it is embedded in the development environment.
Its advantage is to achieve automatic synchronization of model (design) and code (instance), automatically generate UML timing charts, changing traditional analysis of static information, XDE capture dynamic behavior, describing inter-object information interaction, understanding running logic.
The powerful Pattern engine supports 23 Pattern, which is created in Pattern and Gang Of Four.
IDE supports IBM WebSphere Studio and MS Visual Studio .NET.
Integrated PurifyPlus / SODA (Report Generation) / RequisitePro (Tracking Demand Change).
Four, XDE Tester
The Necessity of Regression Test -> Guarantee the completeness of the test.
Challenge of manual test -> Automation test.
XDE Tester guarantees the three elements of automated test success: a general script development environment, scripting is easy to adapt to changes in the program, a powerful scripting language.
Difference to Robot, the script is a Java language, Robot is used by VBScript. The Java language makes the script more powerful. Recording scripts are not used to Windows API, DLL, and pure Java makes scripts play back to the Linux / UNIX platform.
At present, XDE Tester only supports J2EE apps and C #, which will launch versions that support C programs in the future.
ScriptAssure technology ensures the elasticity of the script, using the mode matching technology to verify dynamic data, relying on multiple characteristics to lock an object without changing the script due to the object location name.
Five, RRD
RAD (Rapid Application Develop) is developed quickly. Transparent technical details make developers focus on business logic.
RRD is Architected RAD based on architectural rapid development tools.
The emphasis method is the main, the tool is secondary. Under the premise of business, just care about business logic and quickly develop products. Taking Sun recommended pet store application as an example, by J2EE expert handwriting code 10,400 line code, by RRD visual design, only mouse click 260 line code.