write test case for login window

Answers were Sorted based on User's Feedback



write test case for login window..

Answer / nitin

1)When login form get openend default focus should be set
on User Id text box.

2) Test for Min and Max Limits for User Id and Pwd Text Box

3) Test whether Pwd text box allows user to Copy and Paste
the entered text in the Pwd text box (It should not allow)
4)Test for proper tab Index set for each field.

5)Text entered in Pwd text box should not be visible to
user. (It should be in terms of special symbols such as * )

6)Check for the UserId and Pwd field's case sensitivity.(It
should be case sensitive)

7)If Incorrect UserId or Pwd is entered by User then proper
message boxes should be popped up and previous text should
be cleared in the respective text boxes.

8)Check the functionality after click on Ok and Cancel
Buttons.

9)This form should not be resizable

Is This Answer Correct ?    36 Yes 7 No

write test case for login window..

Answer / gandhali

Test Case for Log In Form:
1)When login form get openend default focus should be set
on User Id text box.
2) Test for Min and Max Limits for User Id and Pwd Text Box
3) Test whether Pwd text box allows user to Copy and Paste
the entered text in the Pwd text box (It should not allow)
4)Test for proper tab Index set for each field.
5)Text entered in Pwd text box should not be visible to
user. (It should be in terms of special symbols such as *
or . etc)
6)Check for the UserId and Pwd field's case sensitivity.(It
should be case sensitive)
7)If Incorrect UserId or Pwd is entered by User then proper
message boxes should be popped up and previous text should
be cleared in the respective text boxes.
8)Check the functionality after click on Ok and Cancel
Buttons.
9)This form should not be resizable.

Is This Answer Correct ?    35 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

QC/VSS/team track/ bugzila etc ?

3 Answers   Hewitt,


I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.

4 Answers  


Difference between Re-testing and Regression testing?

0 Answers   MCN Solutions,


A application is given to you but the requirements and functionalities are missing what will you do to start the testing ?

5 Answers   Mphasis,


what is build and release?

6 Answers  


You need to plan a test project to qualify an application composed of many individual components. Referring to the scenario above, which phases do you expect to take longer than usual?

2 Answers  


What is bug priority?

0 Answers  


Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?

22 Answers   MBT,


What is risk analysis and what kind of risk you foud while testing

2 Answers  


What is the concept of introducing a small change to the program and having the effects of that change show up in some test?

3 Answers  


Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it

1 Answers  


What is an end-to-end testing?

0 Answers  


Categories