Status | ||||
---|---|---|---|---|
|
After tools installation, we will check the access to Greenspector’s servers: it’s necessary to launch test on our Testbench, and to send tests results after a test on a local device.
Open a command prompt terminal and type the following command:
Code Block | ||
---|---|---|
| ||
gspt init -a https://appcore-saas-prod.greenspector.com/api -p [privateToken] |
Info |
---|
Replace If a custom server is used, replace also https://appcore-saas-prod.greenspector.com/api with the right URL. |
After initialization, try to reach the server:
...
You should receive a confirmation of a successful ping to app http://core-saas-prod.greenspector.com.