Write a test case for yahoo
Answers were Sorted based on User's Feedback
Answer / hema bhargavi.v
1.Enter URl of the yahoo application and click on go button.
2.System should display with login page with the following
options.
a)Email Address
b)Pass Word
c)sign in
d)Sign in with
1.Face book
2.Google
e)Create New account
3)For an new member click on create new account link(system
should ask for personal detailsand also it should ask for
new mail id and password
4)enter valid email id and password and click on sign in
button.
5)system should display with home page with all the options
like inbox,out box,sent items and also logo and sign out
button in the right side.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / pushapraj singh
1. Yahoo logo should be their at the top of left side
2.Link should be their of Web,Images,Video,News, Local.
3.Search box should be their.
4.Yahoo sites option should be their, and it should be
editable.
5.Auto running news gallery giving latest news should be
their.
6. Yahoo services option should be their at the bottom.
7.About yahoo option should be their at the right side in
bottom.
So many cases you can make like this for yahoo
| Is This Answer Correct ? | 1 Yes | 4 No |
Explain the branch coverage testing?
write a test case for a pen and paper regarding writing.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Explain the format of a requirement traceability
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>
What is the differance between Bug and Defect.
17 Answers Cap Gemini, CarrizalSoft Technologies,
Explain the component testing?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one