write a buisness scenerio on yahoo login page.
Answers were Sorted based on User's Feedback
Answer / psrisusee
Scenario for Login Page,
If User Name or Password is invalid
then DENY
Else If user name and password matches
then ALLOW
ELSE
DENY.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / shifali
email id,password,ok button,cancel button,password in
encrypted form,forget the password,new user
register,company logo,try to copy paste encrypted password
in textbox,empty email id and pass word,gui testing
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / rajnish jha
1) Verify the yahoo url on any browser.
2) the login page should be appears.
3) On login page,there should be contains two field one for
userid and second for password.
4) For user id- there should be one text field .
5) For password- there should be password field.
6) verify both txt and password field should be editable.
7) On this page one submit/login button should be appears.
8) both the field should be filled by the user otherwise deny.
9) user id and password should be correct otherwise deny.
10) both field are filled with correct userid and password
then it should be redirect to next page.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ashish
Buisness scenerio :
1)verify the yahoo url on various browser
(chrome,safari,ie,firebox etc)
2)verify the home page it should contains uid,pwd text
boxes and login button.
3)verify both text boxes editable
4)verify login button enabled/active
5)verify forgott pwd link
| Is This Answer Correct ? | 1 Yes | 0 No |
How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact
what is the test plan for ms-word
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 the Test Cases for " Test Cases " ?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
test cases for login window
how to write test cases for sort drop down box containning 6 options in the drop down list.
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
test cases for friend finder system using gps?
Give Sample of Validation Test Case.
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
i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.