
Ensuring quality assurance in software development processes is a fundamental objective that directly impacts product reliability and user satisfaction. In this context, software testing is one of the primary validation methods used to evaluate whether a developed system conforms to its functional and non-functional requirements. Software testing activities can be carried out in a planned, documented, and automation-compatible manner, or they can be performed entirely intuitively, without docume
ENBeyza Nur Türkü

Exploratory testing can be defined both as a method and a philosophy in software testing. Exploratory testing is a process in which learning, test design, and test execution are conducted simultaneously. In other words, the tester is not a passive implementer of the testing process but an active designer and developer of it.In this approach, testers design tests based on information gathered while exploring the software rather than on pre-defined scenarios. Thus, the testing process has a dynami
ENBeyza Nur Türkü