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 / banandh
Case 1: Enter valid Login: pbpb123@india.com and Password
:pwd123, then log on
Case 2: Enter an Invalid Login (like <space>/'/char <5 /Char
> 15), and enter valid Password, An error message displays
"Enter a valid login id"
Case 3: Enter a valid Login id and Invalid Password like
any("Char<5"/"Char > 15"/<space>/'), An error message
displays "Enter a valid Password"
Case 4: Enter Incorrect Login id like
(PBPB@/pbpb@india/@india.com)and valid password, then
displayerror message "Enter a Valid Email id"
Case 5: Login using valid login and password and goto home
page, copy the URL and paste on another Browser, it Should
not log in with out login and Password authentication.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are all the scenario for 1.google analytics 2.api 3.paypal
aplitue questions will be based on wich type ?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Write a set of test cases to test youtube?
What is a bug triage?
Can i get answers for telecom testing for eg telecom billing rating can be tested
What are the factors affecting a manual testing project and what are the ways to overcome it?
1. what is baseline document , can you say any two ?
What makes a good software qa engineer?
how deployment phase of SDLC differs in product based and in service based company ?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
Define performance and stress testing?
Different types of design diagrams that supports to write test cases ?
Describe Testing Decomposition?
Can you explain decision tables?