Enroll into QATUTOR Video Course on 

Questions & Exercises

Lecture 6 - Classifying the Most Common Types of Testing -> Quick Intro -> By Knowledge Of The Internals Of The Software -> By The Object Of Testing -> By Time Of Test Execution -> By Positivism Of Test Scenarios -> By Degree Of Isolation Of Tested Components -> By Degree Of Automation -> By Preparedness -> Lecture Recap -> Questions & Exercises -> Self-Check Quiz 6

1. What is the main difference between black box testing and white box testing?

2. What are advantages of grey box testing?

3. What is the “scenario”?

4. What is the “pattern of user behavior”?

5. What can be used to figure out expected patterns of user behavior?

6. What can be used to find out about actual patterns of user behavior?

7. Let’s say we found certain pattern of user behavior. Does it mean that this pattern can be included into a test case? If “not”, why not?

8. What are the benefits of using black, grey and white box testing techniques against the same piece of code?

9. What is the difference between coverage of possible scenarios and test case execution coverage?

10. Why is it so important to find expected result that serves as a true indicator of whether the software works or not?

11. What is the difference between functional testing and UI testing?

12. What is the difference between UI testing and testing using UI?

13. What is the bottleneck?

14. Can software code cause a bottleneck?

15. What is the difference between alpha testing and beta testing?

16. What is the difference between positive testing and negative testing?

17. What can be considered as normal usage of the system?

18. What is error-handling?

19. What is error message?

20. Why correctness of error-message have real importance?

21. What is the difference between component and integration testing?

22. Why it makes sense to execute test cases with system test first?

23. Why we should exercise real caution hacking into DB?

24. What shall we do before changing global setting on shared test environment?

25. What is comma-delimited file?

26. What kind of test automation is usually used with semi-automated testing?

27. Why in your opinion ad hoc testing often brings amazing bug finding results? Next ->

Lecture 6 - Classifying the Most Common Types of Testing -> Quick Intro -> By Knowledge Of The Internals Of The Software -> By The Object Of Testing -> By Time Of Test Execution -> By Positivism Of Test Scenarios -> By Degree Of Isolation Of Tested Components -> By Degree Of Automation -> By Preparedness -> Lecture Recap -> Questions & Exercises -> Self-Check Quiz 6