write test cases on "Login Window" ?
Answers were Sorted based on User's Feedback
Answer / ravi
Scenario: 1
Testcase description: Open the Login window and check
whether system fires any error at the time of login
Expected Result: System should not fire any error and the
login screen should get opened successfully
Scenario 2:
Testcase description: Under username entry, check whether
system validates any key, by entering some invalid
combination and check whether system fires any alert message
Expected Result: If validation is presented, system needs
to fire the appropriate alert message. Say for example,
ther user name should be in X format, etc.
Scenario 3:
Testcase description: Try to enter the password incorrectly
and check whether system allows to enter into the next
screen or not
Expected Result: System should fire an error message state
that" Invalid password entered" and should not allow to
enter into the next screen
Scenario 4:
Testcase description: Enter the correct password and click
the ok button
Expected Result: If the password get matched with the
defined one, system should not fire any error message and
next screen should get opened.
Is This Answer Correct ? | 12 Yes | 1 No |
Answer / rajini
Test Case name: us-ap-001-1 Login Id
Author : Name
Date :09-25-2008
OBjective : This test case will described the testing
steps for Login Window
Test case Id 1
Test Steps (Description)ON the address bar of the
browser ,type the path "www.mail.yahoo.com"
Experted Results: the yahoomail page should displayed
Actual REsults : the yahoomail page should displayed
pass/fail : if experted result and actual results are
same the test pass ,or if they donot match the test fail
remarks :
Test Case Id : 2
Descripting : enter the wrong user name *****
enter the correct password ********
then click ob button
Experted Results: the system shouldd displays message"You
have entered incorrect username please try again"
Actual results :
pass/fail:
remarks:
Test Case Id : 3
Descripting : enter the correct user name *****
enter the wrong password ********
then click ob button
Experted Results: the system shouldd displays message"You
have entered incorrect Password please try again"
Actual results :
pass/fail:
remarks:
Test Case Id : 4
Descripting : enter the wrong user name *****
enter the wrong password ********
then click ob button
Experted Results: the system shouldd displays message"You
have not registered yet
Actual results :
pass/fail:
remarks:
Test Case Id : 5
Descripting : enter the correct user name *****
enter the correct password ********
then click ob button
Experted Results: the system shouldd displays the login page
Actual results :
pass/fail:
remarks:
Is This Answer Correct ? | 5 Yes | 0 No |
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
wirte the test cases for triangle
3 Answers Accenture, DGF, iGate, Intel, Oracle,
wat is the 3 golden rules of gui testing
wat is the differece between three tier and two tier application
Compatibility Testing
i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me
Complete Testing questions
Who can perform the unit testing?
what r the 5 major defects that u found in ur shopping related project?
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?
Which test cases are first written white boxes or black box?