Ingress Lab - Assessment Tasks
Ingress Lab - Assessment Tasks
All Candidates
This section is designated for all candidates
1. Configure PreRequisites
1. Add, 63.250.53.90 payments.ingress.academy entry to your host file on your local
computer so that the domain is resolved to the IP address
2. If you did this step correctly, you should be able to locate the website login page
http://payments.ingress.academy (Note: the site is at HTTP nor HTTPS )
Note: the site is currently available only in http, https will not work
3. API testing
6. Download postman https://www.postman.com/
7. Familiarize yourself with postman and start testing the backend API-s using it
8. Create a postman collection and put all containing all API calls used in the app
9. Create a postman test, make all variables dynamic, so that the collection runs start to
end when we call Run Collection. Example below
Note : You don’t have to create an exact copy of the current site. The current site is just a demo
and has many UI/UX problems and the goal of this challenge is to improve the existing app and
create a version 2 which is much better. The new version should have a better user experience
and should be user friendly. Those details are not explicitly specified, and left completely to your
creativity. But since you are creating a new version, you will be successful only if the new
version is much better than the current one.