You can access the distribution details by navigating to My pre-printed books > Distribution
Design By Test (DBT) book focuses on how to write production code for designing a website via Jasmine test framework. This book lay emphasis on Jasmine basics as well as advance concepts to design a test for html attributes, populating drop-down elements from file or via API call. The basics knowledge of Angular and JavaScript is added advantage but not the requirement to understand the Design by Test concepts. The flow of the book takes you with ease to demonstrate and make you understand about the beauty of how test dictates the production code. The complex service call to link API and save HTML form data to DB has been demonstrated, which would help you to master Test driven development (TDD). This book includes exactly the experience a software engineer of any experience is looking while developing software for their client.
TDD is now new normal in commercial software development.
This book has explained with ease about this concept with full web page designed with various complex integration point.
Would recommend it to all level of Jasmine users.
This has a bit more practical approach towards testing that you usually find. Good examples and clearly written steps.
This is really nice book, straight to the point and really helpful intro. It covers extensive and seamless use of mock to build quality production code .. this books make the TDD so easy and natural. Highly recommended!
Re: Jasmine Design By Test (eBook)
This book is worth every paisa. Simply written and includes a lot of useful code snippets. It only contains what you want to know, no unnecessary theoretical contents.