Skip to content

sandeshp7/Challenge-Solution-Java-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitdeli Badge

This is the java test project for the SoundCloud Test Challenge

This is an automated test script written using java with selenium webdriver

soundCloudTest.java consists of 3 test methods, testing the below mentioned functionality

  1. Verify File upload

  2. Verify that the saved path is displayed when the file is successfully uploaded

  3. Verify if the progress bar is displayed and moving when the file is uploading

  4. Verify if the file title can be changed when the file is uploading

  5. Verify if the changed file name is saved for the uploaded file

To run the test

  1. Create a java project in eclipse IDE and import the soundCloudTest.java file into the project.

  2. Add references to selenium webdriver libraries. (http://www.seleniumhq.org/download/)

  3. Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages