10 STAP UI Login Methods
Learn about how to get started with Oracle Communications Solution Test Automation Platform (STAP) UI.
Topics in this chapter:
Guidelines for Using STAP UI
For information about supported browsers, see STAP Compatibility Matrix.
When using the UI:
- To avoid losing data, do not use browser commands like as Back, Forward, and Refresh. If you accidentally use a browser command, navigate to the dashboard and, if required, sign in to STAP again.
- Do not open multiple instances of STAP in different browser windows or tabs of the same browser window.
- Ensure that cookies are enabled in your browser window.
About Authorization Modes
There are two modes of authentication available:
- Basic Authentication supports a straightforward authentication method where the user provides a username and password.
- Open Authorization (OAuth) is an open standard authorization framework that enables your system administrators to grant third-party applications access to your data without exposing the user's usernames and passwords. Instead of sharing credentials directly, OAuth issues access tokens to authorize specific resource access.
Logging In to STAP
You log in to the STAP UI in a browser window. To log in:
- Enter your Username and Password.
- Click Login.
The system validates credentials and grants access if they match stored information, securely logging in the user.
Resetting Your Password
If you forget your password, follow these steps:
- Click Forgot Password.
This opens the Reset Password page.
- Enter the user name and email address associated with the account.
- Click Reset.
You will receive an email containing instructions for resetting your password.
About STAP Dashboard
You can monitor real-time job execution details and track automation tasks in the main Dashboard. Table 10-1 shows the different components of main dashboard.
Table 10-1 STAP Dashboard
| Field | Description |
|---|---|
| Scheduled | Total number of jobs scheduled to run at that point in time. |
| Jobs | Total number of jobs. |
| Completed | Total number of jobs that have been completed. |
| Running | Total number of scenarios running. |
| Scenarios | Total number of scenarios. |
| Active | Total number of scheduled jobs that are running. |
Monitoring Real-Time Jobs
You can select the real-time jobs from the list displayed on the screen to monitor. This section displays the fields listed in Table 10-2.
Table 10-2 Monitoring Real-Time Jobs
| Field | Description |
|---|---|
| Job Details | The Job number, name, environment, build number, and release. |
| Progress | The percentage of scenarios completed. |
| Duration | Time taken to complete the job. |
| Result | The percentage of passed and failed scenarios. |
| Failure Analysis | The number of passed and failed scenarios in a pie chart format. |
Viewing the list of Running Jobs
You can view the list of jobs that are currently running. The fields related to the running jobs are displayed in Table 10-3:
Table 10-3 Fields in Running Jobs
| Field | Description |
|---|---|
| Job # | Job number (a unique number generated automatically by the system). |
| Name | Name of the job. |
| Scenarios | Number of scenarios. |
| Environment | The environment in which the jobs are being run. |
| Start Time | The date and time that the job was started. |
| Progress | Indicates the percentage of job execution completion status. |
| Actions | Displays icons to edit or delete the job. |