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.
Read More
Specifications
Book Details
Publication Year
2018 October
Contributors
Author Info
Author is software engineer by profession and is full stack java developer. He is fond of TDD and BDT way for writing software.
Dimensions
Width
7
Height
9
Weight
331
Ratings & Reviews
3.7
★
3 Ratings &
2 Reviews
5★
4★
3★
2★
1★
2
0
0
0
1
5
Great product
Excellent book.. Content is easy to understand with lots of examples and simplified explanation. The author has very sound and practical approach to the concepts. Definitely recommended for full stack /Angular js programmers.
Great book as a quick guide. The font is distracting but you get used to it. Could not write a single test before this book and now i can have a full suite of test done on my primary application.