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

test cases for restaurant billing system????????

1 Answers   ABC,


How many test cases u will execute per day?

1 Answers  


Describe to me the Software Development Life Cycle as you would define it.

7 Answers  


Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.

0 Answers  


How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)

7 Answers  






Can you please tell me test scenarios for online shopping Paypal ??

2 Answers  


write a test case for employee income caculation it is awindows aplication when window is opened all options should be disabled except empno when user enter 3 charcters empname,empdes,basic should be displayed but they should be inactive,HRA,DA are active enter these two gross is displayed,enter tax then net income is displayed.all inputs must be integers and min is 1 and max is 4 charcters for all text boxes.gross =basic+HRA+DA and netincome= gross- tax

1 Answers  


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

0 Answers   ABC,


Please give me some example of the test cases to test the Google map search

3 Answers   CTS,


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..

3 Answers   TCS,


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


Categories