What are the Test Cases for an email id for username and
password?
Answers were Sorted based on User's Feedback
there may be seveveral test cases
for example
invalid email
invalid password
valid email
invalid password
invalid email
valid password
blanks
spaces
both valid
there are further test for checking whether an email address
is valid or not
eg a@b@.com
etc
http://www.s-qa.blogspot.com
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / hareshvaity
Email id UserName : check the Definition of email address
e.g abc.xyz@tcs.com in this, part before @ is called as
local and part after @ is called as domain, the acceptable
characters for local and domain are different, that depend
on the Email Address Format and the Code used e.g. ASCII.
positive and negative test cases will be written based on
this characters.
Email id Password : Test cases depend on the Functional
Requirement. it changes from company to company e.g
Maximum length Character, Should have atleast 1 numeric or
special character, should not be similar to employee
name,address or company name and similar requirements.
positive and negative test cases will be written based on
this requirements.
Security Testing:
1. password should be masked.
2. should not be get copied.
3. Coockies should be disable for password field.
After entering the name and password, if one of this is
incorrect then proper message box should be popped up.
Valid is "Incorrect name or password"
Invalid is "Incorrect name" or "Incorrect password"
please add your ideas.
| Is This Answer Correct ? | 7 Yes | 1 No |
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
Pls tell me test cases for pepper grinder
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
write testcases to waterbottle?
if u have a application that is demo verson and u want to perches it if u have full version. Plz give me some test case for try to break the applicatin
How you will write test cases on DROP DOWN list BOX on GUI
write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?
5 Answers CTS, iGate, Magic Software,
Explain the concurrency testing?
how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible
How to write the test cases for STP