i need sample case of Login window of USER NAM, PASSWORD
It is very urgnt
Answers were Sorted based on User's Feedback
Answer / kirankumar
1.Open new browser and enter the URL of the application and
click on "enter" button
GUI TEST CASES
1.Check the availability of all frames.
2.Check the availability of all objects as per Login Table
3.Check the availabilty of all objects in all Frames
4.check the consisitency and alignment
5.Do the spell check
6.Check the all hyperlinks in the page
POSITIVE TEST CASES
1.Enter Valid user Id,password and select fund and click on
close
2.Enter Valid user Id,password and select fund and click on
Sign In
3.Check the all hyperlinks in the page
NEGATIVE TEST CASES
1.Enter valid user id and invalid password and click on
sign in
2.Give user id is blank and click on sign in
3.Enter user id with special chars and click on sign in
4.Enter invalid user id click on sign in
5.Enter valid User id and invalid password more than cut
off times
6.Enter valid User id and valid password and click on sign
in without selecting the fund
7.Enter user id and click on sign in
8.Enter Password and Click on sign in
9Click on Sign In without entering any Data
Is This Answer Correct ? | 18 Yes | 0 No |
Answer / anil nakhate
hey frnd
just i put some scenario for your ref.
Verify the login function with valid user name & Valid Password.
Pre-Requiste- Login Page Should Be Opened.
Steps
Enter VAlid UseNAme In User Name Field
2)Press Tab key
3)Enter VAlid Password In password text field.
4)Click Login Button.
Expected Result
User Sucessfully loges into Application.
you can use following scenario
2)Verify Login Function With Invalid Username & Valid Password
3)Verify Login Function With valid Username & inValid Password
4)Verify Login Function With Invalid Username & inValid
Password.
5)Verify Login Function With blankUsername & Valid Password
6)Verify Login Function With valid Username & blank Password
7)Verify Login Function With blank Username & Password
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / abhay
check the fields are assigned as per the requirments.
enter valid username and password click ok, then go to the
next page.
enter invalid username and valid password and click OK
button, show a pop-up message "invalid username".
enter valid username and invalid password and click OK
button, show a pop-up message "password is not correct".
check the password length.
check when click the clear button, then the text fields are
clear.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / bimal
for writting test cases for login window.
start from
1.what is the range of character it accept.
2.what type of char it shoud accept.
3.test with valid and invalid char.
check weather it is accepting any inavlid char or not.
and check if it is not accepting any valid char.
same u can try for password field also..
Is This Answer Correct ? | 6 Yes | 2 No |
Answer / satish
Hi Everybody..!
1) Enter vaild username & Pwd
2) Enter incoorect username & Pwd,
3) Click login button with entering username & pWd and see
whether required field validations are firing or nor
4) If username can be a email, then check email vaidatil,
check limit if Pwd is having limit.
5) check on cliking reset button,
6) see any javascript error on page.
Thanks
Satish
yahooid: satish_157
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sr
hi,
first u need a requirments .if it in general,youi can start
from ,data type validation, and boundry value analysis.
for password:
same as above plus encrypted form of password.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / siddartha
steps to be considered are
1)give valid username and pwd
2)give invalid usename(check ecp and bva)
3)give invalid pwd(check ecp and bva)
4)vaiid username and pwd and should not match
5)give null values
OR
1) Enter vaild username & Pwd
2) Enter incoorect username & Pwd,
3) Click login button with entering username & pWd and see
whether required field validations are firing or nor
4) If username can be a email, then check email vaidatil,
check limit if Pwd is having limit.
5) check on cliking reset button,
6) see any javascript error on page.
Thanks
SIDDHU
MOBILE 995 11 232 72
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kirankumar pavanam
1.Launch the URL site
POSITIVE TEST CASES
1.Check the text field enabled/Disabled with label
name 'User Id'
2.Check the copy and paste accepting r not in text field
with label name 'User Id'
3.Check the text field enabled/Disabled with label
name 'Password'
4.Check the copy and paste accepting r not in text field
with label name 'Password'
5.Enter the value at the text Box with label name "User Id"
6.Enter the value at the text Box with label name "Password"
7.Click on Submit/Login/Sign In button it's go to next page
8.Enter the value at the text Box with label name "User Id"
9.Enter the value at the text Box with label name "Password"
10.Click on Rest button it should be remove the enterd data
NEGATIVE TEST CASES
Warning message should be fire below cases execute
the cases
11.Enter the invalid value at the text Box with label
name "User Id"
12.Enter the value at the text Box with label
name "Password"
13.Click on Submit/Login/Sign In button
14.Enter the value at the text Box with label name "User Id"
15.Enter the invalid value at the text Box with label
name "Password"
16.Click on Submit/Login/Sign In button
17.Without enter the value at the text Box with label
name "User Id"
18.Enter the invalid value at the text Box with label
name "Password"
19.Click on Submit/Login/Sign In button
20.Without enter the value at the text Box with label
name "User Id"
21.Without enter the value at the text Box with label
name "Password"
22.Click on Submit/Login/Sign In button
23.Enter the value at the text Box with label name "User Id"
24.Without enter the value at the text Box with label
name "Password"
25.Click on Submit/Login/Sign In button
26.Enter the invalid value at the text Box with label
name "User Id"
27.Without enter the value at the text Box with label
name "Password"
28.Click on Submit/Login/Sign In button
GUI TEST CASES
29.Check the availability of all frames.
30.Check the availability of all objects as per Login Table
31.Check the availabilty of all objects in all Frames
32.check the consisitency and alignment
33.Do the spell check
34.Check the all hyperlinks in the page working r not
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vineelac
A login window consists of username field, password field and a button to login.
TEST CASES FOR USERNAME FIELD:
1. verify for the username by giving valid range of characters.
2. verify for the username by giving invalid range of characters.
3. verify for the username by giving alphabets.
4. verify for the username by giving numeric.
5. verify for the username by giving alphanumeric.
6. verify for the username by giving special characters.
7. verify for the username by giving blank field.
8. verify for the username font size.
9. verify for the username font style.
10.verify for the username alignment(left aligned).
11.verify for the username spell.
TEST CASES FOR PASSWORD FIELD:
same like above
TEST CASES FOR LOGIN BUTTON:
1.verify for the navigation of new page by clicking login button.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dsk
hi
steps to be considered are
1)give valid username and pwd
2)give invalid usename(check ecp and bva)
3)give invalid pwd(check ecp and bva)
4)vaiid username and pwd and should not match
5)give null values
Is This Answer Correct ? | 1 Yes | 3 No |
what is objectrepositry
9 Answers Infinite Computer Solutions,
Write test cases to test a browser app
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
how to execute test cases manually
Please give me a test case scenario for search engine covering all the fuctionalities
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
How to write test cases for lift?
Explain the concept of semi-random test cases?
Sir I m student I mreading sytem testing as my core paper I want to know how I can make Test case for smple Login Form
Write test cases to check the functionality of the shopping cart of an e-commerce website
6 Answers Optum, SpoonJoy, Verizon,
write a test case for authentication of a login page from database
how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987