Could anyone explain me how to write scenerio for login
screen?
Answer Posted / anuradha thuse
1. Check screen has text box for 'User Name' and 'Password'
2. Check screen has 'Submit' button
3. Check spelling for all labels on screen
4. Check labels, text box and button is properly aligned
5. Enter username and password in text boxes
6. Make sure password is shown in encrypted form (Ex: ****)
7. After entering username and password, click on 'Submit'
button
8. Validation testing:
a. Enter some garbage value in 'User Name ' and 'Password'
fields (ex: !!!!)
b. Click on 'Submit' button
c. Application should through some valid validation message
for invalid entry
9. Database Testing:
a. If entry is correct (according to database) entry should
get save in database. Test database.
b. On click of ‘Submit’ button, check if user get moved
to next page
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
can you show me the test cases on registration form
Why would we not include these?
What is the first test in software testing process?
What is the procedure of manual testing?
What is smoke test? Do you use any automation tool for smoke testing?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
online demo for bug tracker tool(let me know the website)
what are your achievements in your organization ? Guyz very very urgent , help me
1. what is a date guidelines ?
what is Test management fundamental?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
functional testing test cases for transfer funds ?
What is Application Performance testing and Operational performance testing
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.