write a test case for yahoo login page ? input data user:6
alpha numeric;password:10 letters....10 pstive test cases
and 10 negative test cases?
Answer Posted / neha
Positive teat cases
1.in password field, enter string,password should be
displayed in encrypted form
2.in user name field,should accept minimum 6 character for
security purpose.
3.enter correct user name and password then click on login
button page should be redirected on home page.
4.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
explain end to end scenario's for online Money transfer in Banking Domain?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
how to write a test procedure & test log for login system
How to generate test cases for 'replace a string' method?
Explain the component testing?
Explain the system testing?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Write test cases to test a browser app
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
how to write test cases for smart meter for gas and electricty
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
can any body help me with providing a a case for usability testing...
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)