write a buisness scenerio on yahoo login page.
Answer Posted / 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 |
Post New Answer View All Answers
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How would you do " Keeping two folders in sync testing"
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
Can you list down a few characteristics of a test case?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Explain the logic testing?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
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.
Explain the branch coverage testing?
how to write a test procedure & test log for login system
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write the test cases for STP
How can we write a good test case?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Explain which test cases are written first black boxes or white boxes?