Create New Project
Last updated
Last updated
It is the screen where a new project definition is made in the system. Project definition is made by choosing Selenium if testing will be done only through the web browser, Selenium + Appium is chosen if mobile testing will be performed, and Service is chosen if Web Service testing will be performed.
On pop-up the screen , the system offers three options;
Selenium
Selenium + Appium
Service
Click on the icon of the environment that is wanted to be selected.
If the choice is Selenium or Service;
On the pop-up screen;
Test Framework
Test File Type
Test Runner Tool
Project Name
Description
GIT Project Folder (This is where the test codes are located)
Enabled
These values are entered and the Save button is clicked. The system saves the new project
definition. If the Cancel button is clicked, the system cancels the new Project definition process.
If the choice is Selenium + Appium;
On the pop-up screen;
Test Framework
Test File Type
Test Runner Tool
Project Name
Description
GIT Project Folder
Enabled
IOS Mobile App
Android Mobile App
Testinium Cloud Android App
Testinium Cloud IOS App
These values are entered and the Save button is clicked. The system saves the new project definition. If the Cancel button is clicked, the system cancels the new project definition process.