Functıonal Testıng

Functıonal Testıng






Interface Testing

Evaluation of correct system module interaction

Smoke Testing

Initial testing process to check whether software is ready for further testing

Integration Testing

Performed to test units of code to verify interaction between various software components and detect interface defects

Acceptance Testing

Performed to make sure the software handles required tasks in real-world scenarios, according to specifications

System Testing

Conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements

Regression Testing

Testing to ensure changes made are not impacting previously working functionality