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 / vikram reddy
valid user-id and valid password click sign-in button.
expected outcome:login home page should be display
invalid user-id and valid password click sign-in button.
expected outcome:system should display error message pop up window
user-id as blank field and valid password click sign-in button
expected outcome:system should display error message pop up window
User-id and password as blank fields click sign-in button
expected outcome:system should display error message pop up window
User enters Username and press the Tab key
expected outcome:Control should go to password textbox
User enters password and press the Tab key
expected outcome:Control goes to the Login button
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between baseline and traceability matrix?
Can anyone tell me, What is wound fixing?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Test approach to windows scheduler?
why testcases are written and what is the importance?
list of methods that is used to document the requirements of a software.
discuss black box and white box testing is not widely used if you disagree tell me why?
Explain compatibility testing with an example.
Difference between adhoc testing and error guessing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
Why is software testing required?
MS Paint
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
what are the typical problems in web testing?