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 / 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 |
What is component testing?
What is the basic stuff you require to begin creating test cases?
There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.
In a log in page what will be test procedure,test scenario,test discription & test steps?
How to generate test cases for 'replace a string' method?
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Who will take care of test plan and test case?
what is parametrization ? How do you parametrize in qtp ?
Can any body explain How to Install the QC9.0 on XP OS
How can we write integration and regresion test cases based on scenario ?
How to write test cases for Web related sites(ex: shopping carts sites)
There is a game in that there are 20 levels an ordinary person can play it up to 12th level.So if you are a tester and if you have to test that game up to 20th level then how u can test that game.