prodigious Technical Test
Take care of the next steps for testing the asp.net webApi and the client asp.net MVC 5 application:
- run both solutions in the localhost enviroment since those apps are not published on a Web server
- review webApi application ports in the client asp.net MVC 5 application
- login with user: [email protected] and pass 012abcD. or registrer a new user in the webApi default connectionDB
- only as an autenticated user the products menu option will be visible
- test Index, Details, Edit and Create actions in the ProductController