Skip to content

Puchao64/qa-transak-payment-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transak Payment Widget — QA Manual Testing Report

📋 Manual QA testing of Transak.io fiat-to-crypto widget.
Tested flows for USD and MWK currencies → ETH purchase simulation.


✅ Tested Blocks

💵 USD → ETH

💰 Amount Input

  • ✅ Accepts valid value
  • ✅ Blocks letters and symbols
  • ✅ Shows correct rate and fees 📸 Screenshot:
    usd-valid-sum

🔁 Invalid Inputs

  • 🔴 Letters, symbols: rejected usd-invalid-sum
  • 🔴 Negative: rejected
    usd-negative-sum

👛 Wallet Address

  • ✅ Valid ETH passes
    usd-wallet-valid
  • 🔴 Invalid is blocked
    usd-wallet-invalid

📧 Email Field

  • 🔴 Invalid email: error
    usd-invalid-email
  • 🔴 Empty email
    usd-empty-email
  • ✅ Valid email passes
    usd-valid-email

🌍 MWK (Malawi) → ETH

🔽 MWK selected

mwk-select

💰 Amount input

  • ✅ Valid amount with rate/fees
    mwk-valid-sum
  • 🔴 Below minimum rejected
    mwk-min-limit-error

👛 Wallet Address

  • ✅ Valid ETH address
    mwk-wallet-valid
  • 🔴 Invalid: error
    mwk-wallet-invalid

🔍 Summary

Area Result
Amount validation ✅ Passed
Wallet validation ✅ Passed
Email validation ✅ Passed
Multi-currency test ✅ Passed
UX feedback & errors ✅ Clear

📌 Notes

  • Tests performed on 15 May 2025
  • No funds were used — simulation only
  • This is a QA case study, not development work

About

Manual QA testing of Transak fiat-to-crypto widget

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors