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 |
hi, please anyone write test case for "Print" screen
what are the test case scenario for epos/pos testing,and how to initiate the process
what is the process of testing
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
Why is it that the boundary value analysis provides good test cases?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
write test case for banking application
please test case for calculator
Write negative test case for logout????? Answer soon friends
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
what is scenario? how to write scenario?