Java Fundamentals (Part 3)

[v.1.0] (09/25/2023): Post published! Test-Driven Development Types Of Tests In software development, there are different ways to test softwares: Beta testing: Provides a finished or near-finished application to a group of users and sees what problems they come up with. Performance testing: Uses profiling tools to measure if we are getting acceptable response time. Is this application running as fast as it should be or it need to be? Stress testing: A type of performance testing....

September 25, 2023 · 5 min · Minh T. Nguyen