Hi,
I am doing project related to Online order Booking.
In this project different products will be there.
The user can order the product to different location by
giving different shipping Addresses.
By selection of Address shipping price will be calculate.
My Question:
Now the shipping related part they are integrating with
UPS(www.ups.com)
Depending on the From Zip code, To Zip cobe and Quantity
weight the shipping price will be
calculated.
I want test scenarios to test the shipping part.
I think ASAP u will help me.
My mail id srinivasukona@gmail.com
Answer Posted / ganesh
here are the foolowing test cases for the shipping part.
1) Enter zip code all 0's, all 1's, negative numbers and
alphanumeric characters.
2) based on quantity enter quantity as -
1,0,6,100,10.99,99999
This depends on how many numbers are allowed for this field.
3) do not enter any zipcode or quantity and check for the
application.
These are few of scenarios that can be tested.
Let me know if there are any more.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain which test cases are written first black boxes or white boxes?
Explain the gray box testing?
Sample test cases for data conversion(Utility billing system)
Write test cases for 8+4?
What is the domain testing?
what is the technology used in financial applications?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Explain the load testing?
Do you know explain security testing?
Write a test case for computer keyboard?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing