Essentials of Software Testing
Autor Ralf Bierig, Stephen Brown, Edgar Galván, Joe Timoneyen Limba Engleză Hardback – 18 aug 2021
Preț: 313.90 lei
Preț vechi: 392.37 lei
-20% Nou
Puncte Express: 471
Preț estimativ în valută:
60.08€ • 63.38$ • 50.06£
60.08€ • 63.38$ • 50.06£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 36.59 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781108833349
ISBN-10: 1108833349
Pagini: 318
Dimensiuni: 175 x 255 x 22 mm
Greutate: 0.68 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 1108833349
Pagini: 318
Dimensiuni: 175 x 255 x 22 mm
Greutate: 0.68 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
1. Introduction to software testing; 2. Equivalence partitions; 3. Boundary value analysis; 4. Decision table testing; 5. Statement coverage; 6. Branch coverage; 7. All paths coverage; 8. Black-box and white-box testing; 9. Testing object-oriented software; 10. Application testing; 11. Test automation; 12. Random testing; 13. Testing in the software process; 14. Wrap-up.
Recenzii
'The book 'Essentials of Software Testing' provides an excellent introductory text, that I recommend for students and teachers. It focuses on foundational, fundamental techniques. There are a large number of well-chosen code examples which assume that the reader has a good understanding of Java. The different testing techniques are well-explained and analysed using simple models, requiring understanding of foundational data structures. An enjoyable read.' J. Paul Gibson, Telecom Sud Paris
Notă biografică
Descriere
This accessible introduction demonstrates a range of testing techniques in the context of a single worked example that runs throughout.