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


Please Help Members By Posting Answers For Below Questions

Explain the logic testing?

669


Explain the state testing?

635


can any body help me with providing a a case for usability testing...

1675


Explain the monkey testing?

670


Test a file replication service that copies files from one net location to another

2055






Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

2450


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2081


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3033


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

904


Explain transaction testing?

655


Explain the concurrency testing?

669


Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

3078


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2026


how to make test case for anolog voice logger?

2034


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

3510