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 |
write testcase for sql table? this is the question asked by interviewer?
can any one give the format of writing test cases in excel sheet.
how we write a jwebunit test case for check whether the ip address correct or not.
wht are the possible test cases for save button in notepad?
Give Sample of Validation Test Case.
what is black box system in software development in system analysis and design?
Explain which test cases are written first black boxes or white boxes?
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
What is the difference between System testing and System Integration testing?
Explain the exactly meaning of test case?
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
Write the tescases for a login page