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 |
write a test case for authentication of a login page from database
what is run time object
4 Answers Infinite Computer Solutions,
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
Explain the concurrency testing?
how to write test cases for a text field that should have maximum 250 characters
write a test case for yahoo compose page?
Explain the acceptance testing?
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
How would you test a cup and or pencil?
How to test Webservices and how can we write test cases for that
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?