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
What is the syntax testing?
Explain which test cases are written first black boxes or white boxes?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
How to write test cases on laptop???
write test cases for flipkart.
In a log in page what will be test procedure, test scenario, test description & test steps?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Why is it that the boundary value analysis provides good test cases?
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.
Explain the component testing?
How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?
Explain the logic testing?