I would like to have a Test Case on Yahoomail with GUI and
Positive and Negative test cases pls its an Argent.
Answer Posted / raghu
GUI test case
Check for the of the fields as per the Fileds table
(mention the fields and every thing within a FIELDS TABLE)
Check for the allignments of the Page
Check for the Spellingmistakes.
Check for the Colour of the PAGE
Positive testcase:
Click on SIGIN button.
Enter the Valid Username and password and click on the
LOGIN button as per the LOGIN TABLE(mention the VALID ID's
And passwords in a table)
Click on SIGN UP button.
Click on "Forget your ID or password" so that it helps you
to provide the password settings screen
Negetive testcase:
Enter the INValid Username and password and click on the
LOGIN button as per the LOGIN TABLE(mention the VALID ID's
And passwords in a table)
Click on SIGNIN button without enetring USRNAME AND
PASSWORDS.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write email id in world wide web
What is the logic testing?
write test cases for flipkart.
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
write a test case for telephone billing ?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Can anybody help me out to write test cases for booking train ticket online???
Explain the unit testing?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.