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 / manjubabu
case1:login username field should not be empty.(show error message)
case2:login possword field should not be empty.(show error message)
case3:username and password field length should be in min 5 to max 15 alphanumeric caracters and case sensitive.(show error message)
case4:enter valid user name and password.(then it should go to following page)
case5:invalid user name and/or password.(show error message)
| Is This Answer Correct ? | 22 Yes | 44 No |
Post New Answer View All Answers
Can automation testing replace manual testing?
Can you explain tailoring?
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
Write the function test case to add a customer to database.
what is your daily activities?
Tell me a critical defect in which your Client,PM,PL appreciate on you
What are the different strategies for rollout to end users?
what is date field test case
Why we have to do manual testing?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Can anyone please suggest me a online book on manual testing??
How should validation activities be handled?
How is ‘build’ different from ‘release’?
What are differences in testing a client server and a web application?