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 |
write a test case for a pen and paper regarding writing.
how test cases can be made for a software
how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What are all the companies are doing manual testing till now ?
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
How to write test cases for lift?
what are the test case scenario for epos/pos testing,and how to initiate the process
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
how can write testcase for admin role? can u tel me detail
test case for open doalog box. thanks a lot!
What are the properties of a good requirement?