For the project

If you are working in an agile team, you might be familiar with sprints of two weeks or maybe one month. When you work in agile teams, it is important to automate as much as you can, and automating the testing phase will help your team deliver deliverables quickly.

Automating testing without the need for human intervention requires your team to write tests in all the phases of the application, such as these:

  • Unit test
  • Integration test
  • UI test
  • End-to-end test

For Aurelia applications, you will learn how to write unit-test scripts and end-to-end tests. Writing tests and automating them will increase the development speed of our team.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset