Creating a New Product within a Project
Before reading this you might want to read:
Main Article
A Product in Worksoft SaaS represents an "application" for which you want to develop and execute automated tests.
Steps to create a Product:
- Enter Product Name (Mandatory)
- Add a Description (Optional). It is a best practice for you to key in a description for your product.
- Select the 'Application Type'. The available options are:
Web Apps:
- Public URL: Enter the environment specific Web URLs of the application in the respective cells. Your application will have a different URL in each of the environment they are deployed in. For instance, the next generation/version of your application most likely is always deployed into your dev/integration or QA environment while the most stable version is probably deployed into your production environment and each of these versions is accessible by a different URL.
-
Secure Tunnel Based Access: If your app is not publicly accessible and is hosted on servers behind your company's firewalls, you can allow Worksoft SaaS access to it using the 'Secure Tunnel Based Access'. To read more about Secure Tunnel Access and set up a tunnel, click here.
- While on the overlay, in the accordion "Product-Environment Details" select option Secure Tunnel Based Access in the "Application Access Type" field.
- In the accordion "Secure Cloud Tunnels" you can configure one or more Secure Tunnels by providing a combination of the Cloud Platform, Tunnel Name, and the Default Tunnel for an environment.
- Once done click on Submit
For 'Secure Tunnel Based Access' an additional step to provide the Tunnel name configured during the setup is required for the environments that are behind the firewall.
Native/Hybrid Mobile Apps:
If your Application is a Native/Hybrid Mobile App, you have additional details you need to fill before you can upload the mobile binary for usage in Worksoft SaaS.
- Select the corresponding "Application Type" (Native or Hybrid) from the drop-down that is populated.
-
Upon selection, any of these application types select the "Mobile Operating System" (Android, iOS) for which the application is built for. If you have the app available for both the operating systems,
you can chose to check both the check boxes.
- Select the "Device Type(s) on which the App can be used" on which the application is supposed to be tested (Mobile Phone, Mobile Tablet).
When you access the option, you will be provided with three options.
- Delink the Mobile App binary and also delete from Worksoft & External secure storage
- Upload New Mobile App binary and delink & delete old binary from both Worksoft & External secure storage for the selected environment
- Cancel the request.
If you select option (1), Mobile App binary is delinked immediately from the selected environment. If you choose option (2), you are shown the "Edit Product Configuration for an Environment" overlay with "Manage Mobile Application Binary" accordion expanded. You can edit version and also choose new binary to be uploaded.
NOTE: While in the message it is stated that Mobile App binary would be deleted from Worksoft & External secure storages upon delinking of the binary, it doesn't happen immediately. System checks if the same binary is used in any other environment. If it finds that the binary is used elsewhere it doesn't delete the app. Mobile App binary is deleted only if it is not used in any other environment.
After reading this you might want to read: