testing

Types of Software Testing

Taken from Beginner's Guide to Software Testing by Padmini C, I quoted types of software testing.

Formal Testing: Performed by test engineers
Informal Testing: Performed by the developers
Manual Testing: That part of software testing that requires human input, analysis, or evaluation.
Automated Testing: Software testing that utilizes a variety of tools to automate the testing process. Automated testing still requires a skilled quality assurance professional with knowledge of the automation tools and the software being tested to set up the test cases.

Syndicate content