Welcome to SWE 3050 Modern Software Test & Evaluation! In this course, we will focus on introducing you to modern software test & evaluation. We will review Test-Driven Development (TDD), Behavior-Driven Development (BDD), Acceptance Test-Driven Development (ATDD) and Test Automation (TA). We will use Selenium in a hands-on guided project. Selenium is one of the most widely used functional UI automation testing tools and TestNG is a brilliant testing framework. Test automation frameworks are a set of guidelines or rules for writing test cases. They can reduce maintenance costs and testing efforts and will provide a higher return on investment (ROI) for teams looking to optimize the speed of their processes. Testing guidelines include coding standards, test-data management, defining object repositories, reporting guidelines, and logging strategies. Through hands-on, practical experience, you will go through concepts writing reusable and structure code, which is easy to maintain and understand, creating helper classes or utilities, write effective testcases, and generating reports and logs.
- Tags
-