Create Plan

It is the screen where a new plan definition is made in the system. Before creating a new plan, it is mandatory to select Project Name from the homepage. If the Create a new plan button is clicked without selecting the Project Name, the system displays the error message regarding the selection of the project name.

The system displays the first Test Plan Details tab.

On the screen that opens;

  1. Project Name

  2. Plan Name

  3. Description

  4. Scenarios of Plan

  5. Add Parameters / Java Test Parameters

  6. Selenium Grid (The environment where the tests will run, Enterprise or Cloud)

  7. Failed Test Retry Count (Number of Repetitions on Test Fail)

  8. Parallel Test Limit

  9. Max Execution Time per Scenario

  10. Enabled

  11. Screenshots

  12. Record Video

  13. Capture Performans Data (Displayed in browser tests, not in mobile tests. Reports values such as screens on time)

  14. Group Test Plan (If one of the two Mobile Devices is the Receiver and the Other is the Sender, the group is defined as the plan and the Receiver/Sender is defined as the parameter in the Plan.)

  15. Clear App Data

  16. Fetch File From Device (In mobile tests, the directory of the log file is given where the log file is almost.

These values are entered and the Next button is clicked. The system displays the Mobile Platform Selection screen. If Cancel is clicked, the system cancels the process of adding a new plan.

Clicking the Add Parameters button, the system displays the Java Test Parameters field.

  1. Name

  2. Value

  3. Description

Data is entered in the fields and the Add button is clicked. Added values can be updated and deleted. These values are general parameters for the test code. They are not parameters entered for the screen.

On the Mobile Platform Selection screen that opens;

  1. Browser

  2. Browser Version

The desired mobile is found from the fields and these selections are added to the Selected Mobile Platform section by clicking the Add button.

Click the Next button and go to the Schedule tab.

If the Back button is clicked, it will be directed to the Test Plan Details tab.

If the Cancel button is clicked, the system cancels the plan definition process.

If it is a one-time test plan, the Start Date is entered in the Once option.

If a repetitive test plan is desired, click on the Repetitive tab and on the screen that opens,

  1. Start Date

  2. Finished Date

  3. Days of Week

  4. Repeat Period

These values are entered in the form field.

Click the Next button and proceed to the Notifications tab.

If the Back button is clicked, it will be directed to the Schedule tab.

If the Cancel button is clicked, the system cancels the plan definition process.

The system displays the Notifications tab.

On the screen that opens;

  1. Send Notification

  2. E-mail

  3. Execution Status

  4. Test Result Notification

  5. Test Result Status

These values are entered and the Add button is clicked. The system displays the added record on the listing screen. This added record can be removed with the Remove button.

Click the Next button and proceed to the Confirm tab.

If the Back button is clicked, it will be directed to the Notifications tab.

If the Cancel button is clicked, the system cancels the plan definition process.

On the Confirm screen that opens, the system displays a summary of all the information in the previously entered tabs.

The system admin clicks the Save button. The system saves the new plan definition.

If the Back button is clicked, it will be directed to the Notifications tab.

If the Cancel button is pressed, the system cancels the new plan definition process. 

Last updated