读书笔记 - How Google Test Software(2)

发表于:2013-07-23来源:Csdn作者:Ocean-Lee点击数: 标签:谷歌
Extensible: Capable of integrating with Google properties and third-party sites and applications. Private: Users data wont be shared. Google+ Components(derived from architecture documents) Profile: I

  Extensible: Capable of integrating with Google properties and third-party sites and applications.

  Private: Users' data won't be shared.

  • Google+ Components(derived from architecture documents)

  Profile: Information and preferences for the logged in user.

  People: Profiles that the user has connected with.

  Stream: Aranked stream of posts, comments, notifications, photos, and so on.

  Circles: Groups to put contacts into "friends," "co-workers," and so on.

  Notifications: Indicators for when you are mentioned in a post.

  Interests or +1: Indication for user likes.

  Posts: Buzz posts from the users and their contacts.

  Comments: Comments on posts, photos, videos, and so on.

  Photos: Photos uploaded by the users and their contacts.

  • Google+ Capabilities:

  Profile:

  Social: Share profiles and preferences with friends and contacts.

  Expressive: Users can create an online version of themselves.

  Expressive: Personalize your experience with Google+.

  Easy: Easy to enter and update information and have it propagate.

  Extensible: Serves profile information to applications with appropriate access.

  Private: Enables a user to keep private data private.

  Private: Share data only with approved and appropriate parties.

  People:

  Social: Users can connect with users' friends, coworkers, and families.

  Expressive: Profiles of other users are personalized and easily distinguishable.

  Easy: Provides tools to easily manage a user's contacts.

  Relevant: Users can filter their contacts based on criteria for relevance.

  Extensible: Serves contact data to authorized services and applications.

  Private: Keeps data about a user's contacts private to approved parties.

  Stream:

  Social: Informs the users of updates from their social networks.

  Relevant: Filters for updates the user would be interested in.

  Extensible: Serves stream updates to services and applications.

  Circles:

  Social: Groups contacts into circles based on social context.

  Expressive: New circles can be created based on the context of the user.

  Easy: Facilitates adding, updating, and removing contacts to and from circles.

  Easy: Facilitates creating and modifying circles.

  Extensible: Serves data about circles for use to services and applications.

  Notifications:

  Easy: Presents notifications concisely.

  Extensible: Posts notifications for use by other services and applications.

  Hangouts:

  Social: Users can invite their circles to hang out.

  Social: Users can open hangouts to the public.

  Social: Others are notified of hangouts they access in their streams.

  Easy: Hangouts can be created and participated in within a few clicks.

  Easy: Video and audio inputs can be disabled with a single click.

  Easy: Additional users can be added to an existing hangout.

  Expressive: Before joining a hangout, users can preview how they will appear to others.

  Extensible: Users can chat through text while in a hangout.

  Extensible: Videos from YouTube can be added to a hangout.

  Extensible: Devices can be configured and adjusted in Settings.

  Extensible: Users without a webcam can participate in hangouts through audio.

  Private: Only invited guests can access a hangout.

  Private: Only invited guests are notified of a hangout.

  Posts:

  Expressive: Expresses the thoughts of the user through Buzz.

  Private: Posts are restricted to the intended audience.

  Comments:

  Expressive: Expresses the thoughts of the user through comments.

  Extensible: Posts data on comments for use by other services and applications.

  Private: Posts are restricted to the intended audience.

  Photos:

  Social: Users can share their photos with their contacts and friends.

  Easy: Users can easily upload new photos.

  Easy: Users can easily import photos from other sources.

  Extensible: Integration with other photo services.

  Private: Photos are restricted so that they're only visible to the intended audience.

  谷歌测试工具

  谷歌一系列的测试工具,比如,BITE,的确是非常的吸引人,提高测试效率,保持尽量少的中断。有机会可以试试,很多功能已经开源

  Google Test Case Manager (GTCM) - 测试用例管理

  Buganizer - 缺陷管理

原文转自:http://blog.csdn.net/o2o_o2o/article/details/8944072