Testing an application reveals errors related to its quality. Whether the test is functional, performance-related, or aimed at verifying the user experience, it’s an essential part of software development. The test team (the whole team involved in developing the application, not just the developers) draws up a report on these aspects, enabling the developer to make any necessary corrections. In this chapter you will learn the following:

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Introducing Unit Testing Practice

  • Anthony Giretti

摘要

Testing an application reveals errors related to its quality. Whether the test is functional, performance-related, or aimed at verifying the user experience, it’s an essential part of software development. The test team (the whole team involved in developing the application, not just the developers) draws up a report on these aspects, enabling the developer to make any necessary corrections. In this chapter you will learn the following: