Here the following task are done:
- I have automated two sites, by using Junit .Practice webform for learners // Guest Registration Form
- One is form automation,Another i have done registration by automation.
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