The previous chapter covered a number of testing techniques to help prove how small units of code “do what they say on the tin.” This chapter will broaden the scope of what is being tested into what would be considered integration or end-to-end testing. Furthermore, the focus of this chapter will be to focus on performing this testing in an automated manner – hence the title “Automation Testing.”

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

Automation Testing

  • Shaun Lawrence

摘要

The previous chapter covered a number of testing techniques to help prove how small units of code “do what they say on the tin.” This chapter will broaden the scope of what is being tested into what would be considered integration or end-to-end testing. Furthermore, the focus of this chapter will be to focus on performing this testing in an automated manner – hence the title “Automation Testing.”