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 |
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
pls i want test cases for telecom billing system
As we are using QTP 9.1 version, is there is any method to connect the remote desk top?
why we need a test plan
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me. some real time database tester please answer my question as soon as possible.my need is such that. else mail answer at ina.ref@gmail.com
Write a test case scenario for Web-based address book?
Write test cases for orkut?
how we write a jwebunit test case for check whether the ip address correct or not.
Describe to me what you see as a process. Not a particular process, just the basics of having a process.