Complete guide to test automation : techniques, practices, and patterns for building and maintaining effective software projects /
Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tools that allows your development teams to deliver software at an ever-incre...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, California?] :
Apress,
[2018]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Part 1. The "Why" and the "what"
- The value of test automation
- From manual to automated testing
- People and tools
- Reaching full coverage
- Business processes
- Test automation and architecture
- Isolation and test environments
- The big picture
- Part 2. The "How"
- Preparing for the tutorial
- Designing the first test case
- Start coding the first test
- Completing the first test
- Investigating failures
- Adding more tests
- Continuous integration
- Acceptance test driven development
- Unit tests and TDD
- Other types of automated tests
- Where to go from here
- Appendix A: Real-world examples
- Appendix B: Cleanup mechanism
- Appendix C: Test automation essentials
- Appendix D: Tips and practices for programmer's productivity.