could u please tell the testcases to test gmail
Answer Posted / rohit kumar paivardha
1. Check the functional testing.
2. Check the Functionality testing.
3. Check the Behavioural/ GUI testing.
4. Check URL testing.(When we enter url i.e., www.gmail.com, it must display "GMAIL LOGIN" page).
5. Check after display Login Page, whether the cursior on "USERNAME" or not.
6. Check the Input Domain Testing.(i.e., Equivalence Class Partition & Boundary Value Analysis).
7. Check if the user entered USERNAME and PASSWORD matches with registered database or not.
8. If user entered wrong USERNAME or PASSWORD, then it displays one POP-UP (i.e., invalid username or password)
9. After entering valid details, it must display GMAIL HOME PAGE.
10. Check the Authentication testing.
11. Check the Database Testing.
12. Check the Data Driven Testing.
13. If the user didn't has registeration, then SIGN-UP register.
14. While registering user has to enter all mandatory fields, if not then one error POP-UP should display.
15. Password should be in ENCRYPTED format.
16. After entering all the mandatory registration valid details, then it must REGISTER.
17. After completion of registration, the next it must display CONFIRM WITH GMAIL.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the integration testing?
What are the Test Cases Comes under Regression Suite?
I need GUI test case for home page?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Explain transaction testing?
Test Case for Text Editor!
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
How to generate test cases for 'replace a string' method?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
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?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
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?
write the test cases for facility module