Automated web browser testing using Selenium
Posted by dana
Our team of testers has recently been using Selenium for automated web browser testing, appreciating its features when creating test cases. There are two options when creating a test case - tester can use either Selenium IDE or Selenium API for Java. When using Selenium IDE, it is possible to create test cases using:- Recording feature – it is possible to record the steps of a test by simply hitting… Read more