write a test case which covers the major functionality of
yahoo login
Answer Posted / art
i think u have to write pre-requisite such as yahoo
homepage is open or cursor is in login window.
1. then type yahoo id
after it cursor will set on password window
2. type ur password
3. click on "sign in"
if both r right ur login page should b open
else it gives msg"verify ur id or password"
if u have choose sign up option
it should open the sign up form and till u not fillup all
mandotary fields as per rule it should not submit ur form.
and after creating ur account login process is same.
but i am quitely doubted about sign up option guys give ur
opinion
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
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 is transaction testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Can some body help to write possible test cases for a credit card at POS (point of sale)
Explain the state testing?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Explain the dynamic testing?
explain end to end scenario's for online Money transfer in Banking Domain?
how to make test case for anolog voice logger?
Write a test case of login window?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
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.
150 integration testing scenarios for gmail
How to test Webservices and how can we write test cases for that
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.