Answer Posted / nithya
1.Valid usename and password.
2.Invalid Username and Valid Password
3.Valid Username and Invalid Password.
4.Both Username and Password field as blank.
5.Try to login with only username.
6.Try to login by giving only password.
7.Check for the functionality of cancel or reset button.
8.Check the functionality of Forget password link.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is Initial Configuration?
Explain the syntax testing?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
Explain the functional testing?
150 integration testing scenarios for gmail
please give me different test scenario for uploading whatsapp status from gallery and camera
write a test cases for WLAN
What is test cases for mobile phone ?
How to write test cases on laptop???
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Why is it that the boundary value analysis provides good test cases?
What are semi-random test cases?
explain end to end scenario's for online Money transfer in Banking Domain?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.