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
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
Write the test case for a login page?
What is the domain testing?
What is use case testing?
What is the logic testing?
write test cases for flipkart.
How to test a stored procedure?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
how to write test cases for online restaurant table booking system?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Sample test cases for data conversion(Utility billing system)
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
how to write a test procedure & test log for login system
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)