Skip to content

BASILAHAMED/Project-Guru99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AT Project 4

Guru99 - Demo Banking Site Automation Testing

This Guru99 project is to ensure that all the features and functionalities of demo banking software run smoothly providing a good banking experience to end users. Banking software performs various functions like transferring and depositing funds, balance inquiry, transaction history, withdrawal and so on.

Test Cases

  1. Test Cases deal with Login Page Feature
  2. Test Cases deal with Home Page Feature

POM Pattern

  1. Test Codes stores Test Files (i.e. test_login, test_pim, etc.,)
  2. Test Data stores Test Data (i.e. username, password, XPATH, ID, etc.,)
  3. Configuration Files
  4. Test Reports
  5. Excel Files

Execution Command

pytest -v -s --capture=sys --html=C:\Users\test_result.html (Path to save HTML reports)

About

Guru99 - Demo Banking Site Automation Testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published