Skip to main content

Oracle Cloud application testing

Note:
  • Please note that the integration will work for most users but has not been tested for every use case.

This article guidelines how Katalon Studio helps you automate Oracle Web platform. We will demonstrate a test case for create and delete a new Cadence.

How to automate Oracle Cloud application testing

  1. In Katalon Studio, go to Project > Settings > Test Design > WebUI and change the priority of Xpath Locators.change priority of Xpath locators
  2. Record test script via Katalon Recorder and save test objects and test cases. You can refer to Record web utility in Katalon Studio.
    You can also use the test in our sample project, by updating the application URL, Username, and Password inside the Default Profile. Refer to Global variables and Execution profile. execute Oracle sample test
  3. Run the test execution. You can refer to Execute tests with Katalon Studio overview.
  4. Verify the test execution result. You can refer to View test runs and execution logs.