Download presentation
Presentation is loading. Please wait.
1
Automated SW testing Lukáš Miňo lukassmino@gmail.com
2
Contents Software testing Halting problem Testing methods Automated Software testing
3
Software development process
4
Software testing Investigation conducted to provide information about the quality of the product or service Objective, independent view of the software Can find software bugs
5
Halting problem Decision problem decide whether the program finishes running or will run forever Is undecidable over Turing machines
6
Testing methods White box testing Black box testing Grey / gray box testing
7
Functional vs. non-functional testing Functional testing Non-functional testing Software performance testing and load testing Stability testing Usability testing Security testing Internationalization and localization Destructive testing
8
Automated Software testing Control execution of tests Compare actual output with predicted output
9
Automated Software testing
10
Code testing classes, modules, libraries Graphical user interface testing events
11
Motivation
12
References http://en.wikipedia.org/wiki/Software_testing http://en.wikipedia.org/wiki/Test_automation http://books.google.com/books?id=- Jxobzm2ONkC&printsec=frontcover&dq=automated+software+t esting&cd=1#v=onepage&q&f=false http://books.google.com/books?id=- Jxobzm2ONkC&printsec=frontcover&dq=automated+software+t esting&cd=1#v=onepage&q&f=false http://books.google.com/books?id=noEyxwGQ6SkC&pg=PR16& dq=books+automated+software+testing&hl=en&ei=qeDMS4zlF YeImgP2xe3bBA&sa=X&oi=book_result&ct=result&resnum=10 &ved=0CGgQ6AEwCQ#v=onepage&q=books%20automated%2 0software%20testing&f=false http://books.google.com/books?id=noEyxwGQ6SkC&pg=PR16& dq=books+automated+software+testing&hl=en&ei=qeDMS4zlF YeImgP2xe3bBA&sa=X&oi=book_result&ct=result&resnum=10 &ved=0CGgQ6AEwCQ#v=onepage&q=books%20automated%2 0software%20testing&f=false http://www.comp.lancs.ac.uk/computing/resources/IanS/SE7/Pr esentations/PDF/ch23.pdf http://www.comp.lancs.ac.uk/computing/resources/IanS/SE7/Pr esentations/PDF/ch23.pdf http://www.junit.org/
13
Thank you for your attention
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.