I would like to have a Test Case on Yahoomail with GUI and
Positive and Negative test cases pls its an Argent.
Answer Posted / chitra
1.Open IE.
2.Blank page should be displayed.
3.Enter URL of yahoomail.
4.yahoomail home page is not opened due to the wrong URL
link.
5.Yahoomail home page is opened by writing URL properly.
6.check whether the cursor is pointed in Userid textbox
after opening home page.
7.check whether the cursor points in password field after
filling Userid.
8.type the password in the text box which should be
displayed in encrypted form.
9.After filling these two text boxes,the sign-up buttton is
to be highlighted.
10.After successful userid and password,the corresponding
page is going to be navigated.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How to write test cases or test scripts for UAT testing which is done manually
Write a test case of login window?
Explain transaction testing?
Explain the glass box testing?
write a test case flipkart login page
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
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.
What is business validation test case?
Explain the acceptance testing?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
In a log in page what will be test procedure, test scenario, test description & test steps?
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?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What are semi-random test cases?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.