Skip to Main Content
  • Find a Learning Path
  • Perform End-to-End Testing of Oracle JavaScript Extension Toolkit (Oracle JET) Web Apps

Breadcrumb for learning path

Main Parent

Learning Path Details Parent

bubbles_banner

Information

learning_path_info

Perform End-to-End Testing of Oracle JavaScript Extension Toolkit (Oracle JET) Web Apps

After completing this learning path, you will be able to create an environment where you write and run tests to perform automated UI testing of the Oracle JET web app that you created in earlier learning paths. You'll use a number of UI automation test libraries to create the tests that you execute. One of these libraries is Oracle JET Component WebElements (@oracle/oraclejet-webdriver), a UI automation library built on top of Selenium WebDriver and designed to work with Oracle JET components. This learning path is designed for first-time Oracle JET users. No previous knowledge of Oracle JET is required.

Enroll the User-Public

Learning_path_filler

Learning_path_icons

beginner Beginner
duration 30 Min
modules 3 Modules

Learning Path Contents

Module Sections Topics and more

  • Welcome to Oracle JET
      duration 10 Min
    Are you a front-end developer who wants to understand what Oracle JET is and how to use it to create modern web apps? Watch this video for an introduction to Oracle JET and a demo showing how easy it is to apps using this toolkit.
     
    Show
  • Set up a Test Environment in Oracle JET
      duration 10 Min

    This tutorial shows you how to set up an Oracle JET web app's environment so that you can write and run tests to perform automated UI testing of an Oracle JET web app.

    NOTE: This learning path is one in a series. To experience end-to-end app development in Oracle JET, visit the Oracle JET Help Center to access the other learning paths in the series.

     
    Show
  • Write Tests for an Oracle JET Web App
      duration 10 Min
    This tutorial shows you how to create tests that automate the functionality in the Oracle JET web app that that you developed over the course of the previous learning paths in this series of learning paths.
     
    Show