Skip to content

ashrika786/Robot-Framework-UI-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot-Framework-UI-Automation

This application is built to do User Interface testing using Robot framework.

License

Languages, libraries and tools used

Above Features are used to make code simple, generic, understandable, clean and easily maintainable for future development.

Automated tests

To run a test, you can simply write the following command on Terminal:

NOTE: Make sure to change the value of ${USERNAME} in CommonFunctionality.robot before running the test again.

robot -d results Tests

Demo

robot-ui-run-all-test.gif

To run a specific test, you can simply write the following command on Terminal:

NOTE: Make sure to change the value of ${USERNAME} in CommonFunctionality.robot before running the test again.

robot -d results Tests/your_test_name.robot

Demo

robot -d results Tests/DemoRegistration.robot

run-specific-test.gif

To see the reports, open the Project window, and then right-click then click on refresh then right-click on Demo-App-Test-Report-File.html to open the file on the default browser.

Built With

  • Python - Language used to build the application.
  • Pycharm - The IDE for writing Automation Test Scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published