

دوراتنا

Scrum Master Certification
In this Specialization, you'll learn about managing tasks and events within a Sprint, Scrum terminology and roles, Scrum reporting, and managing risks. We'll discuss Story Points and User Stories, scaling Scrum, Continuous Integration, test-Driven Development (TDD), and Behavior Driven Development (BDD).
-
Course by
-
Self Paced
-
الإنجليزية

Use Python Unit Test to Demonstrate TDD
By the end of this project, you will use the python unittest package to create an application using test-driven development (TDD). Test Driven Development or TDD involves writing tests before the python application is implemented. Writing the test before implementing the code means the tests should fail when they are executed, which removes the likelihood of a test returning a false positive result.
-
Course by
-
Self Paced
-
2 ساعات
-
الإنجليزية