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
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Write test cases for 8+4?
What is the domain testing?
write a test cases for WLAN
write test case for pen cap if it is not present?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
write a test case flipkart login page
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What are the test cases for mouse?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
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
Explain the glass box testing?
write the testcases for migrating data from one database to another database?
Explain the unit testing?
What are semi-random test cases?