Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 485 Bytes

TryTestingThisusing-Selenium

Login functional test has been executed using selenium webdriver with TestNG annotations in Try testing this web app.

Automation tool: Selenium WebDriver,TestNG

Browser: FireFox

Tasks that are performed:

1.Using Xpath and CSS selector input field are identified.

2.Files are uploaded using xpath.

3.Using ID,Name and Constructor dropdown,radiobutton and checklist are identified.

  1. Using sendKeys() method input values are taken in input fields.