---
page_title: Testing & Validation
product: Smart Converter
page_source: https://juspay.io/in/docs/smart-converter/docs/smart-convert/testing--validation
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/smart-converter/llms.txt
---


# Testing the Smart Convert flow




### **Step 4:** Testing & Validation




### Test Cases that need to be tested: 



* **Initiate a payment**  via your app or website using a test card or method that will fail:
  
  * Use invalid OTP
  * Use insufficient balance
  * Simulate gateway timeout (if possible)
* After the failure, SmartConvert should:
  
  * Trigger a **retry link**  via SMS/WhatsApp (depending on your setup).
  * Retain the **original order ID** , but generate a new **txn ID** .
  * Log retry metadata on EC Dashboard.

---

## See Also

- [Enable Smart convert](https://juspay.io/in/docs/smart-converter/docs/smart-convert/enable-smart-convert)
- [Go-live](https://juspay.io/in/docs/smart-converter/docs/smart-convert/golive)
