write a buisness scenerio on yahoo login page.

Answers were Sorted based on User's Feedback



write a buisness scenerio on yahoo login page...

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

write a buisness scenerio on yahoo login page...

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

write a buisness scenerio on yahoo login page...

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

write a buisness scenerio on yahoo login page...

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

Post New Answer

More Test Cases Interview Questions

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?

0 Answers  


What are semi-random test cases?

0 Answers  


Do you know mutation testing?

0 Answers  


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.

0 Answers  


what would be the negative test case for serach that break the search .

3 Answers  






write a navigation for object repostory

4 Answers  


how to Create a test plan document for Library Management System

3 Answers   TCS,


i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?

6 Answers   iFlex,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

0 Answers   ISTQB,


what is the test plan for ms-word

0 Answers  


what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??

2 Answers  


what is objectrepositry

9 Answers   Infinite Computer Solutions,


Categories