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 / asha
1.Enter valid username & password then click on login button.
2.Enter invalid username & password then click on login button.
3.Enter valid username & invalid password then click on
login button.
4.Enter invalid username & password then click on login button.
5.Enter Blank username & password then click on login button.
6.Enter blank username & valid password then click on login
button.
7.Enter valid username & blank password then click on login
button.
8.enter valid username & press space key 3 times in password
field then click on login button.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
how will you test transfer funds module...explain in detail
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
write the test case for Bulb & Mobile phone
what is traceability matrix and its usefulness
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
What is regression testing? When to apply it?
If project wants to release in 3months what type of risk analysis you do in test plan?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What about the test case if the field only takes a certain number of characters or a minimum number?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.