Answer Posted / 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 View All Answers
What is big bang approach?
How do you scope out the size of the testing effort?
Define Stability, Scalability and reliability with example ?
from where do u collect test data if u miss some data what will happen
What is a test log?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
What is the Difference between Network testing and Web Testing?
How to derive test data from the design documents?
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is change request, how you use it?
Difference between Stakeholder and Relevant Stakeholder?
Explain the procedure & path of s/w in testing?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
What is internationalization testing (i18n testing)?
Write 2 scenarios for Integration testing? Please let me know its urgent.