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
What are the differences between web applications and client and server applications?
What is defect validity ratio?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
what is traceability matrix and its usefulness
In simple steps how will you do unit testing using VSTS?
What is function points??????
Have you ever completely tested any part of a product? How?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Why you are selected software testing as career ?
Who are all involved in an inspection meeting?
What are the main key components in web applications and client and server applications?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is the Testing strategy for testing client server applications/products?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
Write the function test case to add a customer to database.