Pre-requisites
1. Access provided to the super-heroes Git repository
2. Basic knowledge of GIT
Prior to starting the testing lessons you need to have the training application (superhero register)up and running. Steps listed below for both platforms – Windows and Linux.
The instructions below use the Git client Sourcetree on the Windows platform and GitAhead on the Linux platformto perform the Git Operations. If you are familiar with other Git tools feel free to use your Git source control client of choice.
Install Verne, Magellan Builder and Check-Out your Project
The first step before use Magellan is to setup our account to clone the repository so we can start the Super heroes app. To do this please make sure to follow setting up a Bitbucket account
If you already the Bitbucket account setup complete you need to clone the repository and start Magellan.
Application overview
Now that your application is up and running in your browser, we’ll outline a few areas of interest within the running application itself.
Logon
Some users are seeded with the application. There are a few, but the following ones are all you should require throughout the training. If which user to use is not specified explicitly within the lesson, then use the external user account.
| Type of user account | username | password |
|---|---|---|
| An external user | External01@fostermoore.com | External01 |
| An internal user | sysadmin@fostermoore.com | Registry01 |
| An internal support user | support@fostermoore.com | Registry01 |

