Do you have tests in your app, which protects you from future changes? Can you change your existing code with 100% certainty that it will not break other dependencies? Do you understand the business value your code provides to the client?
If your answer to the above question is NO, then this course is for you!
In this course, you will learn how to write unit tests for your iOS applications. You will learn the principles of Test Driven Development and how it encourages design and architectural decisions of your app. Next, you will learn about Behavior Driven Development and how it provides clarity in order to understand business needs.
Check out the contents of the course:
Understanding Test Driven Development
Types of Testing
Test Driven Development Life Cycle
Test Expectations
Dependency Injection and Mocks
Understanding Behavior Driven Development
Introduction to Cucumberish Framework
Building Credit Card APR Calculation Features
What are the prerequisites for this course?
This course requires knowledge of Swift language. The user interface is implemented using the SwiftUI framework so knowledge of SwiftUI framework is also recommended but not required.
Who should take this course?
This course is intended for all iOS developers, who want to learn about test driven development and behavior driven development.
Instructor Details
Courses : 17
Specification: Testing iOS Apps – Behavior Driven Development Using Swift
|
4 reviews for Testing iOS Apps – Behavior Driven Development Using Swift
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $10.99 |
---|---|
Provider | |
Duration | 7.5 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$89.99 $10.99
Larry Burris –
I’ve done both TDD and BDD in Java but never in Swift. This course is exactly what I am looking for because it explains how this type of development should be done in iOS and how to use the tools.
John Popham –
Rather too much introduction
Alex –
This course shows how to use bdd and unit testing in real life scenarios, not just simple examples that are shown in most tutorials. Recommend to learn for those who are interested in developing good quality software.
Ghadeer Alkubaish –
Good course!