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 are the Important test scenarios which can be used for testing a web site?
What is known issues?
3 Answers Mantra Media, Yardi,
what is meant by acid testing
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
Explain severity with example and expalin each example?
when u r going to faced difficulty in ur organization?
what is web application testing and what is the difference between a client server application and web server application?
Hello everybody, How many people do you think one sprint team can have in average?
wht are the possible test cases for security testing?both negtive and possitive
What are noise variables?
What are the different strategies of rollout to the end users?
What is the difference between unit testing and functionality testing ?