could u please tell the testcases to test gmail
Answers were Sorted based on User's Feedback
Answer / kamma ashok
first check the all modulus of btm layout structure.in this
structure contains three layers those are 1.top up
layer2.middle layer3.bottom up layer.top up layer contains
two modules those are 1.sleep()2.wait().
| Is This Answer Correct ? | 10 Yes | 10 No |
Answer / shaila
1)Go to browser and type the Url www.gmail.com then we
should get the gmail login page.Fill the login Details.Gmail
home page should get opened.checked the URL instead of
www.Gmail.com something www.gmail.com/inbox/.html.... is
displayed.Copy the URL which is displayed after getting
logged in.Open the new browser paste that copied URL and
check.as this URL is for Gmail home page but it should not
get open in new browser.
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / suraj khabale
you can write your own test cases for gmail
1. Identify conditions to be tested
2. identify scenario(positive and negativ
3. write test case for each scenario.
NOte : do not get jumbled up and try to remember everything by seeing all the contents posted
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain how to develop a test plan and a test case.
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
How to write test case for this scenario. The data entry field for city shall be removed from the screen
How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?
are the test cases stored in database nowadays? pls tell me... then give clear details about test case preparation and test case execution
Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
Is there any formula to find the number of test cases needed
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
What are the test cases to write to test user account locksout after 5 invalid attempts
Can someone please explain me the life cycle of DAtabase testing,iam pretty good at SQL but i dont know anything about how to start the testing(backend especially),how and where to write test cases for backend testing?how to take snapshots?how to report the bugs....as simple i know SQL and i know working on quality center but how to work on both together?Please help me!!!