The translation was generated automatically and may contain mistakes

Module: 5. Testing

Lesson 1. Testing Planning: Identifying Priorities

The main thing in the lesson

  • There are many functions in the application, so you may not have time to test everything. To prioritize, identify key functions.
  • The key functions of the application help to achieve the goals of users and customers.
  • Even if each function works in the application, this does not mean that the user will be able to achieve the goal. List the key features and form application use cases from them.

:::