Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CPPTDESKDEV and version 10.4.2

...

6. In the Generation> Test suite tab, confirm that the following default settings are selected or enabled:

...

7. In the Generation> Test case tab, confirm that the following default settings are selected or enabled:

...

  1. Click ATM.cxx in the file tree to set the file as the test scope.
  2. Choose Parasoft> Test Using> User-Defined> Generate Unit Tests - 2 tests to generate a test suite for ATM.cxx.
  3. Click the Generate Unit Tests - 2 tab (Test Progress tab)  and review the summary of the test configuration execution.
  4. Expand the Scope and Generation sections to view additional summary information. We rec-ommend dragging the Test Progress tab to the far right side of the GUI.
     

 


a. Choose Window> Show View> Other> General> Project Explorer to open the project file tree (if not already open)

b. Expand the newly created ATM> tests> autogenerated directory.

...

 


c. Double-click TestSuite_ATM_cxx.cpp to open the associated test suite’s source file in the editor window. Refer to the C++test User’s Guide See Extending and Modifying the Test Suite for complete details on about test suite layoutsuites.

...

...