- This is a simple e-commerce application for automation test practice purpose
- Please use latest version (1.0 now)
👉 For Vietnamese people, if you want to learn with me, please see the course list: https://learn.sdetpro.com/
👉 SDETPRO Blog: https://sdetpro.com/
Demo.mov
appPackage: com.tuhuynh.sdetproecommerce
accActivity: host.exp.exponent.MainActivity
You can base on below checklist to automate the app
- Make sure user can register an account: msg displayed, user is navigated to login screen
- User can login with correct creds
- There is a msg when use login with incorrect
- Categories not empty
- Item list is not empty
- Item details correct
- Make sure user can cancel order before submit
- Make sure user can oder one or more items
Please go to: https://github.com/sdetpro-blog/sdetpro-shop-app/releases
- A big thank to this course: https://www.udemy.com/course/mern-stack-e-commerce-mobile-app-react-native-redux-expo/
- Thanks to all Instructors there in the course!!