Purpose |
ROC - Minimums and customer exception. |
Requested By |
Kevin |
Spec Created By |
Rajesh S |
Spec Created Date |
12/12/2013 |
Spec QA by |
Kevin |
Document Status |
Complete |
Test Scenario |
Expected Results |
Actual Result |
|
1 |
Roc ->Tools->Create Order. |
Redirect to Create Order.aspx page. |
redirected to Create Order.aspx page. |
2 |
Search custom materials in page. |
Search material are displayed. |
Search material are displayed. |
3 |
Expand material details and enter sizes . and click add to cart button. |
Entered material sizes should be added to the cart. |
Entered material sizes are added to the cart. |
3 |
Click on check out and enter customer details. |
Customer window will open select customer details. |
Customer details are in cart. |
4 |
Click on continue button. |
If line total is less by selected customer show alert message. |
If line total is less by selected customer show alert message. |
5 |
Enter valid line details and click continue button. |
Navigate to order preview page. |
Order preview page loaded |
6 |
Enter order name and click confirm button. |
If customer order total grater than customer order minimum create order,other wise give alert message. |
If customer order total grater than customer order minimum create order. |