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...

Suppose if you have given Login screen to Test. What type of
tests r u going to do on that.How many test cases can u
write.?

Answer Posted / nvr_82@yahoo.co.in

generally login screen will have the titel bar,user id,text
box,password .,ok button, cancel button,help button

THE CONDITIONS R
IT SHOULD START WEITH ALPHANUMERIC IN LOWERCASE FROM 4 TO
16 CHRACTERS LONG,PASSWORD ALLOWS ALPHABETS IN LOWER CASE
OR NUMBERS.

TASTE CASE 1

SUCCESSFUL ENTRY OF USER ID
BVA
MIN=4CHAR===== PASS VALID INVALID
MAX=16 CHAR====PASS a to z A TO Z
MIN-1=FAIL 0 TO 9
MAX+1=FAIL
MIN+1=PASS
MAX-1=PASS

TEST CASE 2
SUCCESSFUL ENTRY OF PASSWORD

BVA
MIN= 4CHAR====PASS VALID INVALID
MAX= 8CHAR===PASS a to z A TO Z
MIN-1=FAIL 0 TO 9
MAX+1==FAIL
MIN+1=PASS
MAX-1=PASS

TEST CASE 3

SUCCESSFUL LOGIN OPERATION

UID PW CRITERIA

VALID INVALID PASS
INVALID VALID FAIL
VALID INVALID FAIL
INVALID INVALID FAIL
VALID BLANK FAIL
BLANK VALID FAIL


ANY MORE DOUBTS PLZ ASK ME

N.VENKATRAMAN
TESTING ENGINEER
HYD







Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain severity with example and expalin each example?

4493


What is the difference between functional testing and integration testing?

1399


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

2093


What do you do (with the project tasks) when the schedule fails?

3153


What are the RBI rules has to follow by a bank for online precesseing. ?

2207


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

2097


Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.

1896


What is the difference between stlc and sdlc?

1134


What is an end-to-end testing?

1196


what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???

2088


whar are the contents in db testing test case template

2128


HOW TO CREATE SRS REVIEW REPORT TO PL?

2464


how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple

2350


Need to know about Quality Center in brief

2021


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

2013