Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 969 Bytes

File metadata and controls

20 lines (15 loc) · 969 Bytes

Web Application Automated Testing

Automating the steps involved in testing of web applications over different browsers like Chrome, Firefox, and IE using Selenium and TestNG Framework.

Tools used:

  • Eclipse IDE
  • Selenium Standalone Server jar
  • Browser Drivers

Language

  • Java

Requirements for project execution:

for installing TestNG in eclipse - Read this!