Skip to content

brankoqa/TestAutomationPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation-test

Version 1.0.0 This is one example of an automation test


Create automated tests using Selenium and Page Object Model pattern to perform the following steps

  1. Open https://www.ultimateqa.com/filling-out-forms/

  2. Fill out the form on the right, but intentionally enter -1 as a result of addition

  3. Submit the form and confirm that the numbers have changed

  4. Close the browser

  5. Open https://www.ultimateqa.com/filling-out-forms/

  6. Fill out the form on the right, fill in the correct number

  7. Submit the form and confirm that a 'Success' message is displayed.

  8. Close the browser


For this task I used Python v.37-32 with selenium

Useful links:

About

Automation framework in Selenium + Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages