Challenge Overview
Note - This challenge has shorter review, appeals phases
The Role-Based Curriculum App (RBC App) is a tool created to automate the processes of role-based curriculum checklist management. The Role-Based Curriculum App is utilized to track the overall proficiency and capabilities of associates to perform role-based tasks.
We’ve recently completed the frontend integration with backend. The backend REST services are built in Java (Spring) and latest code is in our backend repo. Frontend is built using Angular and is available in this repo.
In this challenge we want to build a e2e tests for the user pages of the application (home, training plans, all teams, scores, global search and rbc requests page). Tests for the administration pages are already implemented and merged into the frontend code base - you can use those as model for writing tests in this challenge. All tests are implemented using Protractor.
In the forums, you can find documents with all test scenarios for all 6 user roles that have access to these pages: RBC Admin, Admin, Manager, Learning Catalyst, Mentor, User. Scope of this challenge is implementing e2e tests for alluser pages for these six roles.
NOTE: the challenge timeline is shorter than usual - review phase is 24hrs and appeals are 12hrs.
Submit a deployment/verification guide
Provide a demo video of your E2E tests in action
The Role-Based Curriculum App (RBC App) is a tool created to automate the processes of role-based curriculum checklist management. The Role-Based Curriculum App is utilized to track the overall proficiency and capabilities of associates to perform role-based tasks.
We’ve recently completed the frontend integration with backend. The backend REST services are built in Java (Spring) and latest code is in our backend repo. Frontend is built using Angular and is available in this repo.
In this challenge we want to build a e2e tests for the user pages of the application (home, training plans, all teams, scores, global search and rbc requests page). Tests for the administration pages are already implemented and merged into the frontend code base - you can use those as model for writing tests in this challenge. All tests are implemented using Protractor.
In the forums, you can find documents with all test scenarios for all 6 user roles that have access to these pages: RBC Admin, Admin, Manager, Learning Catalyst, Mentor, User. Scope of this challenge is implementing e2e tests for alluser pages for these six roles.
NOTE: the challenge timeline is shorter than usual - review phase is 24hrs and appeals are 12hrs.
Final Submission Guidelines
Submit the updated frontend codeSubmit a deployment/verification guide
Provide a demo video of your E2E tests in action