Skip to content

ST6977/Web-Automation-with-Selenium-JUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here the following task are done:

In the practice webform for the learners --

  • I have Input all the fields, and also uploaded a file by Junit

  • And then submited the form

  • After successful submission, I have asserted the expected message as: Thank you for your submission!

    In Guest Registration Form ----

  • I have input following fields: Firstname, Lastname, UserEmail, Gender, Date of Birth, Nationality, Phone, Country(Bangladesh), Terms & Conditions

  • Then submited the button

  • Finally, Asserted that registration is successful

Practice webform for learner form Automation Test Result : test-new-2-1

Guest Registration Form Automation Test Result: registration-test-report

About

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages