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 |
Give me 10 test cases on library management system
How to test Webservices and how can we write test cases for that
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Sample test cases for data conversion(Utility billing system)
what do you mean by test case specification
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
could somebody plz tell me the test cases on online credit card payment?
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
write test cases on file open dialog box in notepad