Show TOC Start of Content Area

Object documentation Enterprise Portal Unit Test Studio Perspective  Locate the document in its SAP Library structure

Definition

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.

Use

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.

Note

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.

Note

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:

 

Writing Test Code

Unit Test Studio Helper Classes

Test Example

 

 

End of Content Area