Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Oracle JET for Developers

You're reading from   Oracle JET for Developers Implement client-side JavaScript efficiently for enterprise Oracle applications

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher Packt
ISBN-13 9781787284746
Length 282 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Malleswara Rao Pattamsetti Malleswara Rao Pattamsetti
Author Profile Icon Malleswara Rao Pattamsetti
Malleswara Rao Pattamsetti
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. Getting Started with Oracle JET FREE CHAPTER 2. Oracle Alta UI 3. Tool Integration 4. Knockout JS 5. Oracle JET Components – Form Elements, Controls, and Data Collections 6. OJ Components – Layouts, Navigation, and Visualizations 7. Framework 8. Hybrid Mobile Application Development 9. Testing and Debugging 10. Security and Version Migration

The importance of programmatic testing


In the initial days of software development, software testing was considered a phase in the software development life cycle. As software development methodologies are evolving, the importance of including testing in multiple phases of the project has increased. Software testing is the process of finding bugs in the software and making the software bug free. It plays an important role in software development, to assess and expand the quality, reliability, and performance of the product.

Test-driven development (TDD)

Test-driven development (TDD) is a progressive approach to software development in which we write the test cases for the target feature, and write just enough production code to fulfill that test scenario and refactor it to meet design principles.

Test-driven development has two levels, namely Acceptance test-driven development (ATDD) and Developer test-driven development (DTDD). The following diagram represents the steps involved in this process...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images