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 / manasa

Apart from testing whether page is opened or not and cursor
is in UN text field. we can test for range.

these are for negative TC-

TC 1:UN-abcdefghijk
pwd:abcdef

TC 2: UN-abcdef
Pwd:abcdef

TC 3:UN-abcd23
Pwd:abcdef

TC 4:Un-abcd@#
pwd-djf

Tc 5;Un-abcd23
pwd-123

TC 6:Un-abcd12
pwd-abcf45

Tc 7:Un-abcd12
pwd-abc$%

Tc 8: Un-abcd12
pwd-#$%

Tc 9: Un-abcd12
pwd-abcdjhurfksr
Tc 10:Un- blank
pwd-abcdef
Tc 11:Un-abcd12
pwd-blank

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the gray box testing?

722


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1312


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

2700


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2488


What is test environment? Elaborate with example.

646






Explain the concept of semi-random test cases?

790


write test case for pen cap if it is not present?

2099


What are semi-random test cases?

857


Test a file replication service that copies files from one net location to another

2055


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2101


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1559


Explain the dynamic testing?

697


How would you do " Keeping two folders in sync testing"

1993


Explain the ramp testing?

693


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1432