Mapping Tests to Oracle Objects
  • 1 Minute to read
  • Dark
    Light
  • PDF

Mapping Tests to Oracle Objects

  • Dark
    Light
  • PDF

Article Summary

Prerequisites
An existing Upgrade or Patches standalone project associated with an analyzed Oracle EBS system.

  1. Open your Patches or Upgrade project in Panaya and select the Reports tab > Test Coverage
  2. Filter the report to display Unit Tests only
  3. Click to drill down to the relevant Module (Covered Objects column)
    The list of Objects appears
  4. Drill down to any of the Objects by clicking on the Object Name
  5. Click on the Object Details tab
    The Menu Path and Responsibility Display Name is displayed. Take note of these details and the Object Name (e.g., PAY.PAYUSEPD(US) or AU.XXPAN_82N).
  6. Use the Project Search to locate the relevant Test Activity Step by searching for the Menu Path / Responsibility Display Name.
  7. Open up a Test activity. 
  8. Double click on the Transaction field and paste the Object Name.
  9. Save the Test
    Coverage Reports will now be updated for the object
    Suggested Tests for Risk-Based Testing Analysis (Ongoing Changes Project) will now appear for any changes defined for the object