integration scenario for gmail login
#1

Hi team,
I am looking for 200 integration scenarios on gmail homepage.

Please do the needful.

Thanks,
Shwetha
Reply
#2
hi,
help me finding 200 integration scenarios on gmail homepage.


please do the needful.
Thanks,
Chitra
Reply
#3
tama bou biri batuthila
sale nije sinarios khojuna be
net re bhikari nka bhalia bhika magucha kan be
Reply
#4
integration scenario for gmail login

Team
Can u please reply back whether my scenarios are correct

1.scenario for launching the gmail.com from the web browser
2.scenario for authentication with correct uid and pwd for gmail.com
3.scenario for authentication with wrong uid and pwd for gmail.com
4.Checking the inbox is accessible and sorting of mails datewise
5.Check clicking of compose mail new window is opening
6.Checking of spam mails stored in the spam folder
7.Checking of deleting mails getting deleted
8.Check sigining out of gmail.com page returns to the home page

Please clarify if anything is left.


100 test scenario for gmail in integration testing

Scenario 1 – Login as A to amount transfer – send 100rs amount – message should be displayed saying ‘amount transfer successful’ – now logout as A and login as B – go to amount balance and check balance – balance is increased by 100rs – thus integration test is successful.

Scenario 2 – also we check if amount balance has decreased by 100rs in A

Scenario 3 – click on transactions – in A and B, message should be displayed regarding the data and time of amount transfer

Thus in Integration Testing, we must remember the following points,

1) Understand the application thoroughly i.e, understand how each and every feature works. Also understand how each and every feature are related or linked to each other.
2) Identify all possible scenarios
3) Prioritize all the scenarios for execution
4) Test all the scenarios
5) If you find defects, communicate defect report to developers
6) Do positive and negative integration testing. Positive – if there is total balance of 10,000 – send 1000rs and see if amount transfer works fine – if it does, then test is pass. Negative – if there is total balance of 10,000 – send 15000rs and see if amount transfer happens – if it doesn’t happen, test is pass – if it happens, then there is a bug in the program and send it to development team for repairing defects.

Let us consider gmail software as shown above. We first do functional testing for username and password and submit and cancel button. Then we do integration testing for the above. The following scenarios can be considered,

Scenario 1 – Login as A and click on compose mail. We then do functional testing for the individual fields. Now we click on send and also check for save drafts. After we send mail to B, we should check in the sent items folder of A to see if the sent mail is there. Now we logout as A and login as B. Go to inbox and check if the mail has arrived.

Scenario 2 – we also do integration testing for spam folders. If the particular contact has been marked as spam, then any mail sent by that user should go to spam folder and not to the inbox.
We also do functional testing for each and every feature like – inbox,sent items etc .

Let us consider the figure shown above.
We first do functional testing for all the text fields and each and every feature. Then we do integration testing for the related features. We first test for add user and list user and delete user and then edit user and also search user.

Points to remember,
1) There are features we might be doing only doing functional testing and there are features we might be doing both integration and functional testing. It depends on features.

2) Prioritizing is very important and we should do it at all the stages which means – open the application and decide which feature to be tested first. Go to that feature and decide which component must be tested first. Go to that component and decide what value to be entered first. Don’t apply same rule everywhere!!. Testing logic changes from feature to feature.

3) Focus is important i.e, completely test 1 feature and then only move onto another feature.

4) Between 2 features, we might be doing only positive integration testing or we might be doing both positive and negative integration testing. It depends on the feature.

Take two modules. Check if data flow between the two is working
fine. If it is, then add one more module and test again. Continue like
this. Incrementally add the modules and test the data flow between
the modules.

There are two ways,
a) Top-down Incremental Integration Testing
b) Bottom – up Incremental Integration Testing

In the above example. The development team develops the s/w and send it to the CEO of the testing team. The CEO then logs onto the s/w and creates the username and password and send a mail to a manager and tells him to start testing the s/w. The manager then edits the username and password and creates an username and password and send it to the engineer for testing. This hierarchy from CEO to Testing Engineer is top-down incremental integration testing.

Similarly, the testing engineer once he finishes testing sends a report to the manager, who then sends a report to the CEO. This is known as bottom-up incremental integration testing.

Stub is a dummy module which just receives data and generates a whole lot of expected data, but it behaves like a real module. When a data is sent from real module A to stub B, then B just accepts the data without validating and verifying the data and it generates expected results for the given data.

The function of a driver is it checks the data from A and sends it to stub and also checks the expected data from stub and sends it to A. Driver is one which sets up the test environment and takes care of communications, analyses results and sends the report. We never use stubs and drivers in testing.

In WBT, bottom-up integration testing is preferred because writing drivers is easy. In black-box testing, no preference and depends on the application.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: rfschools gmail login, scenario for gmail account, wwwrediffmailcom inbox, 200 integration scenarion on gmail, sensex datewise, login to gmail activity diagrams, scenario for gmail,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  50 scenarios on gmail in integration testing 2 2,582 30-04-2018, 11:39 AM
Last Post: Guest
  working login id of kirtu 2 3,563 27-01-2018, 01:26 PM
Last Post: Guest
  integration test scenarios gmail 5 2,938 11-09-2017, 11:16 AM
Last Post: jaseela123d
  pao dsc payslip login with army no 9 8,041 02-08-2017, 03:26 AM
Last Post: 10120374
Wink catalyser student login portal 2 2,130 12-05-2017, 03:05 PM
Last Post: Devansh Walke
  integration test scenarios for gmail login page 1 1,601 15-04-2017, 02:15 PM
Last Post: jaseela123d
Wink integration testing for gmail 2 1,005 10-04-2017, 04:23 PM
Last Post: jaseela123d
  integration test scenarios for gmail login page 1 1,268 10-04-2017, 12:54 PM
Last Post: jaseela123d
  100 test scenario for gmail in integration testing 1 1,499 07-04-2017, 02:29 PM
Last Post: jaseela123d
  keerti computer institute era login page 1 1,306 04-04-2017, 09:48 AM
Last Post: jaseela123d

Forum Jump: