Test Scenarios and Test Cases for basic Facebook FB Connect integration



Test Scenarios and Test Cases for basic Facebook FB Connect integration

Here all required things which are required for adding facebook connection support for sign up / login or linking accounts on the existing website with it own authorizations system are provided :-

  • Authentication credentials with the help of user-name / email address and the password
  • Cookies which are used to keep user logged in
  • Account keyed using email address
  • Capability to reset the account by having a temp password send to email address of user.
  • Ajax navigation completely
  • Cookies clears up log out functionality

So by thing way the Facebook connectivity integration are pretty simple for this:
  • Sign up for new user without the requiring to create a password for site specific.
  • Existing user should be able to link with Facebook accounts
  • You website account and Facebook account, 1:1 mapping
  • Experience of Single sign in

Let us do an example below, We will build a list of thing to do testing for available websites. Some of those will be handle by the Facebook Connect client library and some require to our application to do the correct right thing. Please provide your suggestion as a comment if you find something missing here any case of if some just looks inappropriate – It will fix that definitely!


No comments:

Post a Comment

Popular Posts