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 system testing and system integration testing? explian briefly?
Testing Application means what? I want the actual meaning of application?
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
Write the test cases for 2-way electric switch system. Write for GUI, functionality as well as stress testing
What is CMM?
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
What is client server application testing?
What is Bugzilla ?
what is lifecycle of a buG??? give an example of high severioty and low priority bug???
what is non incremental integration testing?
how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.
What is API Testing? how do we perform this testing?