Skip to content

majdukovic/numbrs-app-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numbrs-app-qa

This repository contains login test cases for Android, iOS and Web platform.

On master branch test cases are for Android/iOS platform using Appium framework, Python and nosetests as test runner.

On selenium-tests branch, test cases are for Web platform using Selenium framework, Python and nosetests as test runner.

Page Object Model design pattern is used in this project, meaning each page that exists in the application has it's own class which contains locators for each element on the page and actions we can do on these elements (e.g. click element, get element text, check if element is displayed, etc.).

About

Login test cases for Android, iOS and Web platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages