Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the Test Cases for an email id for username and
password?

Answers were Sorted based on User's Feedback



What are the Test Cases for an email id for username and password?..

Answer / hafeez

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

What are the Test Cases for an email id for username and password?..

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

Post New Answer

More Test Cases Interview Questions

explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 Answers  


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

0 Answers  


Explain the domain testing?

0 Answers  


test case for pen?? with actual value and expected calue

4 Answers   InfoSpace,


Write a test case of login window?

0 Answers  


How many bugs have u found in your project?

3 Answers  


Explain the scalability testing?

0 Answers  


Write test case for a search engine?

12 Answers   Saba, Saba Software,


If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.

0 Answers   CybAge,


is test case required to be baselined?

0 Answers  


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

0 Answers  


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

0 Answers   TCS,


Categories