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;
Project Name
Plan Name
Description
Scenarios of Plan
Add Parameters / Java Test Parameters
Selenium Grid (The environment where the tests will run, Enterprise or Cloud)
Failed Test Retry Count (Number of Repetitions on Test Fail)
Parallel Test Limit
Max Execution Time per Scenario
Enabled
Screenshots
Record Video
Capture Performans Data (Displayed in browser tests, not in mobile tests. Reports values such as screens on time)
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.)
Clear App Data
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.
Name
Value
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;
Browser
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,
Start Date
Finished Date
Days of Week
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;
Send Notification
E-mail
Execution Status
Test Result Notification
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