Software Testing Automated Tools
Course Code | COMP-316 |
---|---|
Lecture hours per week | |
Lab hours per week | 2 |
Course Availability | Open |
Description | Although manual testing may find many defects in a software application, it is a laborious and time consuming process. Additionally it may not be effective in finding promptly certain classes of defects. Test automation is the process of writing computer program(s) to do testing that otherwise need to be done manually. Once test have been automated, they can be run quickly and repeatedly. This course delivers the skills on how the quality assurance testing is automated. It focuses on testing automation tools, frameworks and suites. |