4 e2e Testing

What is End-to-End (e2e) Testing in Angular?

End-to-End (e2e) Testing-
The End to End Testing is used to testing the entire application looks like -
1.         All User Interactions
2.         All Service Calls
3.         Authentication/Authorization of app
4.         Everything of App

This is the actual testing of your append it is fast action.
Unit testing and Integrations testing will do as fake calls but e2e testing is done with your actual Services and APIs calls.

Recommended Unit Testing Tools –
1.         Karma
2.         Jasmine and
3.         QUnit

ANIL SINGH

Anil Singh is an author, tech blogger, and software programmer. Book writing, tech blogging is something do extra and Anil love doing it. For more detail, kindly refer to this link..

My Tech Blog - https://www.code-sample.com/
My Books - Book 1 and Book 2

www.code-sample.com/. Powered by Blogger.
^