The Jtest perspective is built into the Eclipse workbench and facilitates working with Jtest in Eclipse IDE. Selecting the Jtest perspective automatically opens the views that are crucial when working with Jtest on the desktop.

Views that display results of analysis run with Jtest:

  • DTP Findings
  • DTP Finding Details
  • Coverage

Views that enable you to create, run and enhance unit tests with Jtest Unit Test Assistant (see Creating, Analyzing and Enhancing Tests with Unit Test Assistant for details): 

  • Unit Test Assistant
  • Recommendations
  • Variables
  • Factory Methods

Regular Eclipse views:

  • Package Explorer
  • JUnit
  • Console
  • Problems

To open the perspective, click Parasoft in the menu bar and choose Open Jtest Perspective.

Alternatively, you select Jtest Perspective from the list of perspectives available in Eclipse:

  1. Click the Open Perspective button in the shortcut bar (on the top right of the workbench) or go to Window> Perspective> Open Perspective> Other... .
  2. Select the Jtest perspective from the list.


  • No labels