Write 5 best test cases for :
Login screen
Login ( Min 5 to max 15 )
Password ( Min 5 to max 15)
alphanumeric characters ans case senstive
Answer Posted / pushpendra sarswat
case 1 # Both user name and password should not blank( show message : enter valid user name and password)
case 2 # u name and pass field should not min 5 and max 15 ( show message enter min 5 and max 15 character
case 3 # enter login button without insert u id and with valid password ( show message insert valid id)
case 4 # insert valid id and invalid password and enter login (show message enter valid password
case 5 # insert valid id & valid password and enter login (show message : u r successfully login
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
Can you explain steps in function points?
What is bucket testing?
what is metrics in software testing? give me a brief detail about it?
can anyone tell me the scenarios for online banking transaction ?
Difference between Stakeholder and Relevant Stakeholder?
Explain the importance of agile testing?
What is date driven testing?
Unit Testing can be done by using Nunit?
Do you know anything about Set Top Boxes?
Explain the defect life cycle.
What are differences in testing a client server and a web application?
1.What types of documents would you need for QA, QC, and Testing?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
write 5 critical test cases on product payment form on flipkart.com?