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 |
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
What are the Test Cases Comes under Regression Suite?
What is explain security testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?
Explain the concurrency testing?
How to write test cases on for Logging management?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
What are the condition when you begin to write test case in the Test Director. Ex.data condition what are the condition can some help me please i how write test cases.
How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)
suppose an interviewer asks you to write a testcase for a login window (and application is not given to test). Should we write actual results or expected results or both?
What is p0,p1,p2,p3 in software tesing