write test case for login window
Answers were Sorted based on User's Feedback
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 |
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 |
What makes a good software qa engineer?
To what extent is the tester responsible for the time delay in the test plan execution?
what is the Slippage Ratio in your company?
Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive
37 Answers Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,
Standards of user interface testing?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
Is there any template for Test case review? or if it is, include it?
SAY YOUR PRODUCT PASSED THROUGH TESTING & UAT. NOW IT WENT TO PRODUCTION AT CLIENT LOCATION AND THEY FOUND ONE DEFECT IN IT. HOW THEY NEED TO PROCEED NOW? WILL THEY CONTACT U? OR WILL THEY CONTACT DEVELOPMENT TEAM?
What is early testing?
Should testing be done only after the build and execution phases are complete?
when design phase is going on what testing team will do?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?