Task 1: Create a Test Project and Generate Test Cases


IDA enables testers to automate their test scenarios easily and provides 60+ built-in automation test commands to support Workflow project test.

Pre-requisites

Before you start the tutorial, you need to setup below configurations with the administrative account (“idaAdmin”/”idaAdmin”).

Users Management
You need to setup user account for the IDA login credentials.

BAW Configuration
You need to setup BAW server and make the Workflow account be ready.

Selenium Hub Configuration
You need to setup selenium node url for the remote testing.

About this task

In this task, you will create a new test project after you create test cases based on this test project.

Step 1: Create a test project

In this step, you will create an empty project.

Procedure

To create a new test project:

  1. In this project list page, click Create Project button. Name the project name as Hiring Sample. Choose the values like below screenshot. For the visibility, you can choose private or team you belong to. For advance, click the right arrow button then you can configure retry time and retry interval for the project.

    Notes IDA caches applications and toolkits list per server, you could refresh the cache by clicking the next to the ‘Process App’.
    If you want to create a test project for CASE, please configure the Case Object Store first, refer to Add Case Object Store configuration to a BAW server.

  2. Click Create button, you will enter into project dashboard page.

Step 2: Generate test cases

In this step, you’ll generate test cases based on new created test project. You can create cases based on the Artifact Type.

Procedure

To generate a process test case and an user interface test case:

  1. In the left-side menu bar, click + button on the right of project name.

  2. Choose Process in the Artifact Type field and Standard HR Open New Position in the Items field.

  3. Click Generate button.

  4. Click + button on the right of project name.

  5. Choose User Interface in the Artifact Type field and Create Position Request CSHS in the Items field.

  6. Click Generate button. You can see two test suites with related test cases are generated in the project dashboard.

Categories:

Updated: