In this project I have automated https://www.bioscopelive.com/ web application using Selenium and TestNG. Written 3 Test cases including opening the URL, Click and Load a movie/drama, And play the drama without any errors.
- Test tool: Selenium
- Language: Java
- Framework: TestNG
- IDE: Eclipse
- Open/install Java JDK 17 version on your PC
- Install Maven on your PC
- Install TestNG on your IDE
- Install Eclipse/STS or any other IDE
- Setup Java, Maven environment on your PC
- Chrome driver match with your browser
- Right Click to Project
- Then select Run as TestNG
- Run the Test Case
- Close the program