Testing GUI Apps - What to Test and How to Test It - Mini Coding Course for Beginners

Testing GUI Apps - What to Test and How to Test It - Mini Coding Course for Beginners

Python Simplified via YouTube Direct link

- introduction

1 of 23

1 of 23

- introduction

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Testing GUI Apps - What to Test and How to Test It - Mini Coding Course for Beginners

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - introduction
  2. 2 - download example app
  3. 3 - when do we write tests?
  4. 4 - run example app and install dependencies
  5. 5 - review example app
  6. 6 - static analysis with pylint
  7. 7 - dynamic analysis
  8. 8 - coding unit tests
  9. 9 - what is asserting?
  10. 10 - software testing checklist
  11. 11 - test existence of software elements
  12. 12 - test if app exists
  13. 13 - test if GUI widgets exist
  14. 14 - test is assets image files exist
  15. 15 - test content of software elements
  16. 16 - test data types
  17. 17 - test ideal input
  18. 18 - test accidental input
  19. 19 - test boundaries of valid input
  20. 20 - test mathematically wrong input
  21. 21 - test malicious input
  22. 22 - intro to SQL injection
  23. 23 - thanks for watching!

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.