Enterprise Portal Unit Test Studio Perspective
The Enterprise Portal Unit Test Perspective is an extension of the PRT test framework that enables you to test portal applications in their real runtime environment and provides XML-based results. This allows you to test portal applications directly from the development environment.
Using Enterprise Portal Unit Test Perspective you can:
· Perform regression tests.
You can compare the test result with a reference test result. Note that a reference test result is a regular test result with no specific format.
· The preferences of the perspective enable you to specify and save the configuration of the servers containing the tests and the name of the folder for the result, test suite and reference.
· Compare the test result with the reference.

The output of the PRT test framework is XML-based.
· Extract XML output on your computer as a test result.
The portal can contain many testable portal applications.
· Include or exclude tests and save the selection as a test suite.

Not all portal applications can be tested. An application must be suitable for testing. That means that in the portalapp.xml the Testable property must be set to true. For more information, see Application Configuration.
See also:
Unit Test Studio Helper Classes