Please give me some example of the test cases to test the
Google map search
Answer Posted / rkul
Positive Test case-
1. Open Internet explorer/web-browser.
2. Type www.maps.google.com and enter
3. Check page is open.
4. Place cursor in text box and type city/place name and click on 'Search
Maps'.
5. Check place is displayed in maps.
6. Check for satellite view click on 'Satellite' button; should display view.
7. check for live traffic click on 'Traffic' button; should display live traffic with
traffic speed.
8. Check for street view click on 'Street View' button and view should be
displayed.
9. check for business/address in area selected above-type business to
find(e.g Pizza) ;should display pizza locations in that area.
10. To check directions click on 'Get Directions' and type locations A and B
and click on 'Get Directions';should display directions to reach B from A.
Negative Test Case-
1. Type wrong web address in web-browser.
2. Type wrong name of city/place in text box and click 'Search Maps';should
display suggestions for correcting name.
3. To get directions click on "get Directions' and type location A and leave
location B blank and click on 'Get Directions';should display message' Enter
location or right-click on map'.
4. Type location A of one country and location B of other(e.g. location in India
and location in USA);should display 'Could not calculate directions between A
and B'
Hope this will help.
Suggestions are most welcome to improve it.
| Is This Answer Correct ? | 37 Yes | 5 No |
Post New Answer View All Answers
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What is ramp testing?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
Explain the domain testing?
how to write a test procedure & test log for login system
What is gray box testing?
how to test stand alone programs?
pls i want test cases for oss? whts the process of oss testing
Write test cases for 8+4?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
write a test case for yahoo compose page?
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.