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
write test case for pen cap if it is not present?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
how to make test case for anolog voice logger?
pls i want test cases for oss? whts the process of oss testing
What is Initial Configuration?
How to test Webservices and how can we write test cases for that
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
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:
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
What is ramp testing?
Why is it that the boundary value analysis provides good test cases?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.