i need sample case of Login window of USER NAM, PASSWORD
It is very urgnt

Answers were Sorted based on User's Feedback



i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

i need sample case of Login window of USER NAM, PASSWORD It is very urgnt..

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

Post New Answer

More Test Cases Interview Questions

Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.

2 Answers  


Explain the load testing?

0 Answers  


write case for petrol pump?

9 Answers   Accenture, AppLabs, EPPCO, Satyam,


i was asked to generate test data for a equlateral triangle,please any one explain how to do & what are the process.

5 Answers   AZTEC,


Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

1 Answers  






i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?

6 Answers   iFlex,


write test case for pen cap if it is not present?

0 Answers  


how to write test cases for a text field that should have maximum 250 characters

9 Answers  


Give Sample of Validation Test Case.

2 Answers  


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

0 Answers  


who will prepare enhacement report?mail me at gavaskarreddy149@gmail.com

1 Answers   Ordain Solutions,


Can any body explain How to Install the QC9.0 on XP OS

0 Answers  


Categories