Skip to content

In this repository, I have automate the d-money api using Rest Assured Library.

Notifications You must be signed in to change notification settings

Shaishab10/Dmoney_Trnx_Api_Rest_Assured

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dmoney Trnx Api Rest Assured

D-money is a demo financial related project where fake money can be transferred. In this repository, I have automate the d-money api using Rest Assured Library. Here I have covered following tasks as Login, Create new user, Deposit money, Send money, Withdraw money, Payment & Balance Check.

Tools & Technology used:

  • Rest Assured
  • Commons-Configuration
  • Jackson Databind
  • TestNG Framework
  • Java
  • Intellij idea
  • Gradle
  • Allure

Prerequisites

  • jdk
  • gradle

How to run this project:

  • Clone this project
  • Open terminal
  • Give this following command gradle clean test
  • For generating Allure Report use these commands: allure generate allure-results --clean -output & allure serve allure-results

Allure Report

screencapture-192-168-0-152-12977-index-html-2023-10-17-09_48_55

screencapture-192-168-0-152-12977-index-html-2023-10-17-09_49_26

Output Video

Rest_.Assured.mp4

About

In this repository, I have automate the d-money api using Rest Assured Library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages