The document presents an adaptive approach called Adynamosa for performance-aware automated test case generation, which aims to achieve code coverage while reducing resource demands. A study of 110 Java classes showed that the method maintained similar branch coverage and mutation scores compared to traditional methods, while achieving approximately 70% lower runtime and memory consumption. The findings highlight the potential for optimizing testing processes without compromising software quality.