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 explain equivalence partitioning?
Write 2 scenarios for System testing?
Inwhat basis the time is allocated for testing the application?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What are the different levels of manual testing?
Can anyone tell me, What is wound fixing?
wht is Manual Testing Frame work
How do you know the code has met specifications?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
what is prototyping model,RAD model V model, spiral model?????
What is smoke testing and user interface testing ?
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is test plan and contents available in a test plan?
approx how long a simple website take time just for manual testing including report generation.