Please give me some example of the test cases to test the
Google map search
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / thiru
Test case description:
test online Search engine
Testcase procedure:
Open Web browser
Enter Url in Address bar
Place Cursor in language
Place cursor in Test box and Enter the key word to search
Input Data:
Google chrome
www.google.com
English
Visitng place in Chennai
expected result :
Google chrome appeared
Verify Page is Open
Page loaded in English
Verify the List of visiting places in Chennai
Actual Result :
Google chrome appeared
Verify Page is Open
page loaded in English
Verify the List of visiting places in Chennia
Status
pass
pass
pass
pass
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / gautam
Can someone help in performance testing of google maps? I
was asked this question in the last interview, for which I
wasnt able to answer.
Abt testing i had answered in the same way as mentioned in
the first answer but the interviewer said she wants
performance testing and not this simple test cases which
anyone can come up with.
Thanks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
a job should be executed for every two hours?write test case for this?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
In a log in page what will be test procedure,test scenario,test discription & test steps?
Redbus- possible scenarios start the testcases accordingly. Please share me templates
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Pls can any 1 temme the test cases for an online banking proj. like account transaction summary, deposit module, savings module
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Give me 10 test cases on library management system
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.