ISTQB Cikan Sorular
ISTQB Cikan Sorular
1. Done means
○ exit criteria (or definition of done)
2. Boundary value ile ilgili 2 quest. - which one for min test-
○ 1-100 arasinda ise >> -100, 1, 100, 1000
3. Boundary value means
○ The minimum and maximum values (or first and last values) of a partition are its
boundary values.
6. Testing objective
Bkz.
7. Debuggin kimin isi gibi bir soruydu, cevaplarda 2 cevap tester ile alakali idi yanlis zaten
diger 2 cevap biri debugging yapma developerin isi ve gibi bir soruydu tam hatirlamadim
8. Root causes’i nedir - developer proje aliyor requirement eksik ve soru root cause nedir?
Cevaplarda r equirement clear degil diyordu onu yaptım digeri wrong calculation diyordu
digerlerini hatırlayamadım.
9. White box'tir?
a) use case
b) equivalence partitioning
c) state transition
d) decision testing
11. Test oracle means - ama cevaplarda tam tanimi anlami yoktu
expected result anlami cikan, requirements ya da planning’li secenek.
23. Tester test report'a ne yazmali - Tester i test managerdan ayıran gorevlerden bahsediyordu
nalyzing defect and writing test data dedim
nedir diye. ben a
24. Security and usability is priority so order the tests > update user account, query user
account, make the letters' and numbers' punto big, delete request for paper bi sey.., create
payee bill bi sey…, -5 things-
siralama : basta 1-2 olacak ve big punto en son OLMAYACAK
25. Hotel web page sorusu hangi bolumleri test eder tester diyordu galiba
login - make flight- make hotel reservation. (bu secenek olabilir)
31. %100 statement doesn’t means %100 decision because …gibi bi question - 100% decision
coverage 100% statement coverage karsilamiyor neden gibi bir soruydu.
a) loop inside the statement gibi birseydi
b) if with else
c) if without else
d) loop outside of the statement gibi birseydi