Chapter 9. Testing and Debugging
Over the last few decades, software development has seen many radical improvements with the evolution of technology and application development approaches. Agile, test-driven and behavior-driven development methodologies have changed their approach to the application development life cycle from the traditional waterfall model, to deliver working software more rapidly to the end user and to keep adding more features to deliver the expected product in an iterative development method. This change of approach does require the projects to bring automated test regression suites and increase the importance of web application test automation and debugging methods.
In this chapter, we will cover:
- The importance of programmatic testing
- Oracle JET application testing tools
- Debugging Oracle JET applications