Dubnové setkání Czech Java User Group proběhne
                  29.4.2009 od 18h v posluchárně K9 v prostorech ČVUT
                  na Karlově náměstí. Tématem tohoto setkání bude
                  Testování a kvalita software (Petr
                  Panuška, Lukáš Hasík),
                  Představení projektu hazelcast (Talip Ozturk). Pokud
                  se chystáte přijít, dejte nám prosím vědět formou
                  hlasování v anketě na hlavní stránce portálu java.cz
Testování a kvalita software
Petr Panuška
Have you ever wondered what is testing, what are
                  the testing principles, how to cope with tests and
                  which approach to choose when implementing them? Do
                  you want to know the answer? Then, join this
                  educational session!
Testing is not a job for QA only – all SW Engineers
                  have to design, write and execute tests. This session
                  is intended for QA as well as DEV engineers wanting
                  to better understand mysteries and difficulties of
                  testing.
- Why is SW testing necessary
 - Testing principles
- Testing shows presence of defects
 - Exhaustive testing is impossible
 - Early testing
 - Defect clustering
 - Pesticide paradox
 - Testing is context dependent
 - Absence-of-errors fallacy
 
 - Testing design techniques
- Equivalence partitioning
 - Boundary Value Analysis
 - Decision tables
 - State transitions
 - Statement testing and coverage
 - Decision testing and coverage
 - Other structural-based coverage
 
 
Lukáš hasík
- UI Functional Testing
- testovani UI desktop applikaci
 - nastroje
 - knihovny
 - vyhody a nevyhody
 - zkusenosti
 - ukazky / demo
 
 
