nus-cs3281 / 2019

0 stars 1 forks source link

Automated Testing with Selenium #66

Open amad-person opened 5 years ago

amad-person commented 5 years ago

PUNCH

As web apps become more popular, they become more complex. Manually testing them isn't enough. Automated testing is the solution.

WIIFY

Understand the benefits of automated testing and see why Selenium is a popular choice for testing web applications.

Key Points

  1. Automated testing is beneficial because it improves accuracy and gives rapid, customizable feedback.
  2. Selenium is a powerful tool for performing automated testing for web applications.
  3. Selenium is popular because of its ease of use, flexibility, and cross-platform support.

Impact

Know: What automated testing is and what Selenium offers. Believe: Automated testing is beneficial and Selenium is a great choice for testing web applications. Do: Start automating tests for web applications using Selenium.

Slides

Lightning Talk: Selenium

amad-person commented 5 years ago

Slides for Round 3